-
ADO MD 程序员参考手册
书籍语言: 简体中文
书籍类型: 程序设计
授权方式: 免费软件
书籍大小:...
ADO MD 程序员参考手册
书籍语言: 简体中文
书籍类型: 程序设计
授权方式: 免费软件
书籍大小: 808 KB
-ADO MD programmer"s reference manual books Language : English books categories : program design license : free software books Size : 808 KB
- 2022-04-27 06:01:55下载
- 积分:1
-
数据结构-3 sum
We
discussed two versions of the 3-sum problem: A "naive" implementation
(O(N^3)) and a "sophisticated" implementation (O(N^2 lg N)).
Implement these algorithms. Your implementation should
be able to read data in from regular data/text file with each entry on a
separate line.
- 2022-10-11 08:55:04下载
- 积分:1
-
全国计算机等级考试三级的部分上级题算法,对上机考试还不是很熟的人,很有帮助(并非书上的答案,是本人自己想的算法)...
全国计算机等级考试三级的部分上级题算法,对上机考试还不是很熟的人,很有帮助(并非书上的答案,是本人自己想的算法)-National Computer Rank Examination some three superiors that the algorithm, right on the test machine is not very familiar with the helpful (and not the answer book, I want to own the algorithm)
- 2022-07-02 07:37:16下载
- 积分:1
-
设n个不同的整数排好序后存于T[0:n
设n个不同的整数排好序后存于T[0:n-1]中。若存在一个下标I,0
- 2022-09-10 18:30:03下载
- 积分:1
-
一个可以读取Access数据库表的简单实例.可应用于办公室系统中....
一个可以读取Access数据库表的简单实例.可应用于办公室系统中.-can read an Access database tables a simple example. Can be applied to the Office of the system.
- 2022-06-30 22:00:54下载
- 积分:1
-
链表实现
应用背景C语言实现链表...(包含完整注释,使用链表结构可以克服数组链表需要预先知道数据大小的缺点,链表结构可以充分利用计算机内存空间,实现灵活的内存动态管理。但是链表失去了数组随机读取的优点,同时链表由于增加了结点的指针域,空间开销比较大。链表最明显的好处就是,常规数组排列关联项目的方式可能不同于这些数据项目在记忆体或磁盘上顺序,数据的存取往往要在不同的排列顺序中转换。链表允许插入和移除表上任意位置上的节点,但是不允许随机存取)关键技术包含初始化链表函数、检测链表是否为空函数、清空链表函数、查找第i个元素函数、查找与e相同元素函数、在制定位置插入元素函数、删除指定元素函数、获取链表长度函数
- 2022-01-26 07:24:05下载
- 积分:1
-
使用ADO +
ado+ACCE
- 2022-01-28 20:28:57下载
- 积分:1
-
拉斯维加斯,KMP模式匹配算法,mentro Carlo三的原始股份有限..
Las Vegas,KMP,Mentro carlo这三种模式匹配算法的原代码,对其进行了时间及出错率的比较-Las Vegas, KMP, Mentro carlo three pattern matching algorithm of the original code, its time and the error rate comparison
- 2022-05-24 23:20:37下载
- 积分:1
-
这是用链表实现的栈数据结构。链表数据结构的最大优点是不受元素个数的限制,除非内存耗尽。...
这是用链表实现的栈数据结构。链表数据结构的最大优点是不受元素个数的限制,除非内存耗尽。-This is the stack implementation with linked list data structure. List data structure is not subject to the greatest advantage of the restricted number of elements, unless the memory run out.
- 2022-09-23 11:35:03下载
- 积分:1
-
方便使用,功能齐全,放心使用量不要让站长把时间都花压缩包解压时不能有密码...
方便使用,功能齐全,放心使用量不要让站长把时间都花压缩包解压时不能有密码-Easy to use, full-featured, secure and use not to let the owners have spent their time there can not be compressed package decompression password
- 2022-10-30 11:35:03下载
- 积分:1