资源列表
BPTree
- 1、枝干节点的关键字在每个叶子节点的最后一个 2、叶子节点中的Vals不是值集合,而是值指针集合,主要是减少移动时的拷贝时间 本来也想Keys也做也指针集合,但是会有一个问题,如果当做数据库的索引,它就必需调阅多个页 当然Keys是值集合也会有问题,对于字符串来作Key就会有对象拷贝的问题 因此我觉得要实现两种B+树,一种是值集合的,一种是值指针集合的, 对此有兴趣的朋友可以共同探讨,发邮件至 xtlxs1976@163.com
导弹
- 用虚拟现实语言VRML编写的一个导弹模型以及飞行的虚拟场景!-using VRML preparation of a missile flight model and the virtual scene!
SDRAM
- sdram的学习使用控制源代码 有需要的同学可以下载-sdram learning to use the control source code can be downloaded to needy students
LineTracker
- 常用的CRectTracker类在使用翻转时,坐标会发生相应的变化。选择直线是,问题就更加明显。使用KLineTracker类就能解决这个问题。-CRectTracker common classes in the use of flip coordinates will change accordingly. Select the line, the problem is even more pronounced. Use KLineTracker class can solve this p
danpianjituixiangzi
- 基于单片机设计推箱子游戏,有程序,有仿真。很实用哦-Sokoban game based on single-chip design, there are procedures, simulation. Oh, very practical
LCDPDS1302
- 12864屏幕驱动,并且附加了一个简单的都是302程序,显示效果是可以显示年月日和时间-12864 screen drive, and add a simple program is 302, the display effect is to show the date and time
sql_class
- 数据库插件 .net 程序 访问数据库的各种方法 94
C_programming_classic_serial_communication_program
- C编程串口通信编程经典代码C programming classic serial communication programming code-C programming classic serial communication programming code
TxtReader
- 小小的一个文本阅读器,可以阅读内存卡上的文本文件。-Small a text reader that can read text files on the memory card.
gfj
- 如果填充比特F的数目不为0,那么将填充比特添加到第一个编码块的前面。如果B<40,那么在编码块的开始位置添加填充比特。在程序设计中,用NaN表示填充比特。-If the number of padding bits F is not 0, then fill bits added to the front of the first encoding block. If B <40, then fill bits added in the starting position of th
Usb
- s3c2440a完整USB驱动,wince源码,可安装使用,也可参照学习
Array-signal-function
- 张小飞版阵列信号处理的例程,很适合研究生和相关专业人员作为参考-Routine Xiaofei version array signal processing, it is suitable for graduate students and related professionals as a reference
