资源列表
排序选择:
[其他数据库] gigabase-358
说明:和fastdb系出同门,也是一个嵌入式的ORDBMS.大家可以比较一下这两者在实现上的不同之处.-And the Department of fastdb out with the door, is also an embedded ORDBMS. We can compare the two in the realization of the difference.<闻涛> 在 2024-10-14 上传 | 大小:1794048 | 下载:0
[OpenGL] 20053Dcube
说明:上课做的一些例子,用于opengl在vc上面用win32开发的-Classes do some of the examples above for opengl in vc developed using win32<吴维印> 在 2024-10-14 上传 | 大小:2323456 | 下载:0
[系统编程] linklistnode(c)
说明:此系统主要是演示数据结构中的单链表,仅供学习,交流之用,通过学习可以看到局部变量,全局变量,数据结构,算法的有机结合.在win-tc下可直接运行,在某些Troubc c下需要将malloc.h改为alloc.h-This system is mainly demonstration of a single data structure linked list, for learning, exchange of use, by lear<杨业春> 在 2024-10-14 上传 | 大小:8192 | 下载:0
[Internet/网络编程] ZSmcu51XPcome
说明:e 语 言 的 串 口 通 讯 源 程 序 ,-e language serial communication source,<齐涛> 在 2024-10-14 上传 | 大小:7168 | 下载:0
[OpenGL] 20053Dtexture
说明:上课的opengl的例子,用vc6和2005都可以,win32开发-Opengl class examples, using vc6 and 2005 can be, win32 development<吴维印> 在 2024-10-14 上传 | 大小:2875392 | 下载:0
[Windows编程] xianxinbiao
说明:/*1.在一个非递减有序线性表中,插入一个值为x的元素,使插入后的线性表仍为非递减有序. 分别用向量(顺序存储)和单链表实现.*/ /*2.写一算法将值为B的结点插在链表中值为a的结点之后。如果值为a的结点不存在,则插在表尾.*/ /*3.试用循环链表为存储结构,写一个约瑟夫(Josephu)问题的算法。 约瑟夫问题是:有N个人围成一圈,由第i个人开始从1报数,数到m时,此人就出列。 下一个人重新从1开始报数,<李海特> 在 2024-10-14 上传 | 大小:3072 | 下载:0