资源列表
dt930
- 开发过casio dt930的朋友,如果商品信息非常多并且机器非常多的情况下,下载速度慢,是一个问题,本程序,对数据进行了处理,不再添加不必要的空格,另外本程序对数据进行了lzari压缩算法的压缩,在机器内部进行解压缩,由于高估了机器的处理能力,解压缩过程很慢,但对于多台机器来讲,不占机座,比如9台机器3个机座,能缩短1半的时间。-Casio dt930 development have been friends, if the message is more than goods and ma
PointCloud_MatLab
- 基于MatLab和VC编写程序,实现点云数据的快速建模,三角网格的绘制。-MatLab, and VC-based programming to achieve fast data point cloud modeling, triangular mesh rendering.
VCGPS
- vc+gps+项目源代码 调试通过 是很好的电子地图的源代码程序 共享一下-vc+ gps+ project source code for debugging through the electronic map is a good program to share the source code for what
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.
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
pwm_board_PIC12F683
- PIC12F683 PWM+adc+eeprom 应用,含仿真文件和原程序。-PIC12F683 PWM+ adc+ eeprom applications, including simulation of the original documents and procedures.
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.
quicksort
- 快速排序的实现程序,具有详细的说明,是初学者实用的学习例子-Quick Sort realize procedures, with detailed instructions for beginners are studying practical examples
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
FamilyTree
- 最近公共祖先的家谱树 1. 正确构造了家谱树,实现了简单的查询:如查找祖先,查找家长,查找孩子, 查找兄弟,查找配偶,遍历所有家族成员等等。 2. 正确实现了插入,删除,结婚等操作。 3. 实现了一些复杂的查询,如:查找某人的所有子孙,查找某人的兄弟姐妹,部 分实现了给出两人,查询称呼的功能。(但对于过分复杂的关系暂时还不能实现。) 新增功能 1. 正确实现了不相交集合类(disjointSet.h)。 2. 正确利用并查集实现了LCA(Least Common
UniEncoder
- C#的Unicode,ASCII,UTF-8,Base64,URL,MD5等编码转换演示-C# for Unicode, ASCII, UTF-8, Base64, URL, MD5, such as data conversion demo
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,