资源列表
AVR-CDC.2006-07-18
- AVR模拟USB资料全部资料,可以简单的实现USB功能,测试OK-AVR analog USB data all the information
EnglishWord
- 很好的学习英语词汇的书籍,分析很透彻让你过目不忘。-Good learning English vocabulary books, a very thorough analysis of your eye.
PB-xp-ytpecontrol
- XP风格控件 比如按钮、数据窗口等,嵌入PBL后,可直接把需要的空间拖拽到界面上。-windows xp TYPE CONTROL FOR POWERBULID
vb-dll
- vb调用dll,dll里面一个简单加法函数,一个结构参数赋初值,在窗体显示出来。在vb调用时,在文件目录中右键用vb运行,否则因为目录问题会出现找不到dll的现象。-call vb dll, dll inside a simple additive function, a structural parameter initial value, in the form displayed. In vb call, right in the file directory using vb run,
UniEncoder
- C#的Unicode,ASCII,UTF-8,Base64,URL,MD5等编码转换演示-C# for Unicode, ASCII, UTF-8, Base64, URL, MD5, such as data conversion demo
FamilyTree
- 最近公共祖先的家谱树 1. 正确构造了家谱树,实现了简单的查询:如查找祖先,查找家长,查找孩子, 查找兄弟,查找配偶,遍历所有家族成员等等。 2. 正确实现了插入,删除,结婚等操作。 3. 实现了一些复杂的查询,如:查找某人的所有子孙,查找某人的兄弟姐妹,部 分实现了给出两人,查询称呼的功能。(但对于过分复杂的关系暂时还不能实现。) 新增功能 1. 正确实现了不相交集合类(disjointSet.h)。 2. 正确利用并查集实现了LCA(Least Common
cache
- (1)FIFO:First In First Out,先进先出 (2)LRU:Least Recently Used,最近最少使用 (3)LFU:Least Frequently Used,最不经常使用-(1)FIFO:First In First Out (2)LRU:Least Recently Used (3)LFU:Least Frequently Used
quicksort
- 快速排序的实现程序,具有详细的说明,是初学者实用的学习例子-Quick Sort realize procedures, with detailed instructions for beginners are studying practical examples
11.8
- a,b两个链表,每个链表中的节点包括学号、成绩。要求把两个链表合并,按学号排序。-a, b two linked lists, each linked list nodes including school results. Requirements merge two linked list, sorted by student number.
pwm_board_PIC12F683
- PIC12F683 PWM+adc+eeprom 应用,含仿真文件和原程序。-PIC12F683 PWM+ adc+ eeprom applications, including simulation of the original documents and procedures.
fbinst-1.6-src-2010-08-18
- fbinst 很好的工具源码,制作U盘启动盘,FAT32,FAT16格式,隐藏去 用mingw msys编译-fbinst good tool source, production of U disk boot disk, FAT32, FAT16, hidden to Compiled with the mingw msys
fem_50_heat
- 高等热传递,传热学问题中的有限元法解法,适用的边界问题为任意封闭区域.-this is a set of MATLAB routines to apply the finite element method to the heat equation in an arbitrary region, using about 50 lines of MATLAB code.