CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Section

搜索资源列表

  1. lesson7

    0下载:
  2. 孙鑫讲座代码第7课,相信大家都应该看过这个视频-code section 7 talks lesson, I believe everyone should read this video
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:51700
    • 提供者:mengqing
  1. cutphoto

    0下载:
  2. 第一幅图被称作曼德勃罗特集,曼德勃罗特集的数学模型非常简单。假设有复数Z和μ,用下式迭代计算:Z=Z2+μ,由于μ的取值不同,经过若干次数迭代以后Z的幅值可能趋向无穷,也可能保持有界,曼德勃罗特集就是那些使Z保持有界的μ的集合,把μ在复平面上的分布作成图像,就像上面演示的那样具有极其复杂的结构。 假设屏幕的分辨率为640×480。 -section known as a map Mandebo Lott set Mandebo Lott episode is very simple ma
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:3678
    • 提供者:飞机
  1. xinxifabu

    0下载:
  2. 这是我门学校曾经用过的一段代码,经过了应用之后证明确实能行 相信回给大家一点帮助-This is my school doors once used by the code section, through the application after prove that I believe to be able to give us some help
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:4084
    • 提供者:李胜贤
  1. AT91RM9200-init

    0下载:
  2. at91rm9200的一段初始化程序,可能对大家有点用。-at91rm9200 section of the initialization process, we may use a little.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:2680
    • 提供者:johndrf
  1. CoolProgressBar

    0下载:
  2. Cool Progress Bar is a regular progress bar, but with some cool effects (ok, maybe I m exaggerating a bit, but this was the first name that I came up with!). It was specially made for games (where a nice progress bar when loading the gam
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:54484
    • 提供者:周长俊
  1. mathmodel2

    0下载:
  2. 1.1 背包问题 有一个徒步旅行者,已知他能承受的旅行背包的重量不超过a(kg)。设有n种物品可供他选择装入背包,这n种物品分别编号为1,2,…,n。其中第i种物品每件的重量为ai(kg),其使用价值(指一件第i种物品对旅行者来说所带来的好处的一种数量指标)为ci(i=1,2,…,n)。问这位旅行者应如何选择携带这n种物品的件数,使得总价值最大? -1.1 knapsack problem is a hikers. he is known to travel to withstand t
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:14008
    • 提供者:孙竟飞
  1. KillBios

    0下载:
  2. 一段汇编语言程序,这个程序可以无条件清除PC机BIOS的密码-section of assembly language procedures, which can be removed unconditionally PC BIOS passwords
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:1587
    • 提供者:尹成科
  1. BachToc

    0下载:
  2. 现在让我们演奏一段音乐。BACHTOCC,如程序22-8所示,演奏了J. S. Bach著名的风琴演奏的D小调《Toccata and Fugue》中托卡塔部分的第一小节。-Now let us play some music. BACHTOCC, as shown in the procedures 22-8, concert by J. S. Bach's famous organ recital in D Minor "dexterity and fluffy"
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:8275
    • 提供者:郑森
  1. keyboard_apr9600

    0下载:
  2. 这是用PIC单片机控制键盘和APR9600芯片,实现语音功能的程序。可以录音,放音,录制一段或多段。附带APR9600的资料,可以修改程序,实现更多的功能-PIC keyboard and Voice chip, which features the voice procedures. Can recording, playback, recording or section of the. Fringe Voice of information, we can modify the progr
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:694323
    • 提供者:陈燕
  1. MiniguiAndWaveShow

    0下载:
  2. 这是一个在minigui下面用來实现曲线动态显示功能的一段代碼,希望能对大家在学习minigui的程序设计过程中有所帮助!-MiniGUI below the curve to achieve dynamic display section of the code, we hope to learn MiniGUI in the program design process help!
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:7988
    • 提供者:zyj0310
  1. FATFileSystem

    0下载:
  2. FAT文件系统原理 计算机在按下power键以后,开始执行主板bios程序。进行完一系列检测和配置以后。开始按bios中设定的系统引导顺序引导系统。假定现在是硬盘。Bios执行完自己的程序后如何把执行权交给硬盘呢。交给硬盘后又执行存储在哪里的程序呢。其实,称为mbr的一段代码起着举足轻重的作用。MBR(master boot record),即主引导记录,有时也称主引导扇区。位于整个硬盘的0柱面0磁头1扇区(可以看作是硬盘的第一个扇区),bios在执行自己固有的程序以后就会jump到mbr中
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:270166
    • 提供者:henry
  1. hh2

    0下载:
  2. 软件启动界面就是应用程序启动过程中首先显示的画面,可增加用户截面的友好程度-activated software application interface is the first to start the process shows a picture of the cross section can increase user friendly degree
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:11762
    • 提供者:山眉
  1. dsdad

    0下载:
  2. 关于bcd码加法器 第一个是一位的 通过了 第二个是四位的没通过?赜赽cd码加法器 第一个是一位的 通过了 第二个是四位的没通过-on bcd yards Adder is a section through one of the second of four is not the adoption of codes increases bcd instruments used in a section of the passage of a second four is not the ado
  3. 所属分类:TreeView控件

    • 发布日期:2008-10-13
    • 文件大小:6863
    • 提供者:齐然
  1. btree_rb

    0下载:
  2. 此为嵌入式数据库SQLite的一段源码,希望对嵌入式数据库SQLite的爱好者有所帮助-this SQLite embedded database for the section of source code, hope for embedded SQLite database enthusiasts help
  3. 所属分类:其他数据库

    • 发布日期:2008-10-13
    • 文件大小:10693
    • 提供者:wyp
  1. pragma

    0下载:
  2. 此为嵌入式数据库SQLite的一段源码,希望对嵌入式数据库SQLite的爱好者有所帮助-this SQLite embedded database for the section of source code, hope for embedded SQLite database enthusiasts help
  3. 所属分类:其他数据库

    • 发布日期:2008-10-13
    • 文件大小:6098
    • 提供者:wyp
  1. tokenize

    0下载:
  2. 此为嵌入式数据库SQLite的一段源码,希望对嵌入式数据库SQLite的爱好者有所帮助-this SQLite embedded database for the section of source code, hope for embedded SQLite database enthusiasts help
  3. 所属分类:其他数据库

    • 发布日期:2008-10-13
    • 文件大小:5932
    • 提供者:wyp
  1. trigger

    0下载:
  2. 此为嵌入式数据库SQLite的一段源码,希望对嵌入式数据库SQLite的爱好者有所帮助-this SQLite embedded database for the section of source code, hope for embedded SQLite database enthusiasts help
  3. 所属分类:其他数据库

    • 发布日期:2008-10-13
    • 文件大小:7417
    • 提供者:wyp
  1. sqliteInt

    0下载:
  2. 此为嵌入式数据库SQLite的一段源码,希望对嵌入式数据库SQLite的爱好者有所帮助-this SQLite embedded database for the section of source code, hope for embedded SQLite database enthusiasts help
  3. 所属分类:其他数据库

    • 发布日期:2008-10-13
    • 文件大小:17478
    • 提供者:wyp
  1. sqlite

    0下载:
  2. 此为嵌入式数据库SQLite的一段源码,希望对嵌入式数据库SQLite的爱好者有所帮助-this SQLite embedded database for the section of source code, hope for embedded SQLite database enthusiasts help
  3. 所属分类:其他数据库

    • 发布日期:2008-10-13
    • 文件大小:11459
    • 提供者:wyp
  1. AES

    0下载:
  2. 通过这道程序的编写,进一步加深了对AES的理解,也了解了模块化设计的基本思想,编程的时候,把一个大任务分解是很重要的,针对相应的子任务所编写的一段功能独立的代码或一个功能模块,在程序设计时,我们可以把程序中功能相对独立的模块用函数来实现。这样做,不仅可以使程序条理清晰,便于维护。而且,通过重复使用某些函数,可以节省软件开发时间。对一个大问题先从一个大的全局上去考虑,分成几个大的模块,将每个大的模块进一步分解。该程序就是这样的思想,将加密分成三大步骤,对第二大步骤的9次循环的每次都要进行4个操作。
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:3199
    • 提供者:陈剑峰
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com