-
to check and control parallel port in a system
to check and control parallel port in a system-to check and control parallel port in a system
- 2022-02-09 19:31:03下载
- 积分:1
-
a chess game to try to use the C data structures Guide Chain and object
一个自编的象棋游戏,尝试使用C++数据结构教程中链表和面向对象设计模式的探索-a chess game to try to use the C data structures Guide Chain and object-oriented design patterns exploration
- 2022-11-18 01:20:03下载
- 积分:1
-
演示文字位置渐变的程序。计算字符串的位置,然后输出。
演示文字位置渐变的程序。计算字符串的位置,然后输出。-demonstration words position gradual process. Calculating the string position, and then output.
- 2022-04-21 07:23:03下载
- 积分:1
-
ZOJ1337 AC code, attached to the title and description.
ZOJ1337 AC代码,附带题目和说明。-ZOJ1337 AC code, attached to the title and description.
- 2023-04-09 09:35:03下载
- 积分:1
-
多线程访问数据库 方便大家学习参考,今天奉献出来
多线程访问数据库 方便大家学习参考,今天奉献出来-Multi-threaded access to the database for reference to facilitate them to learn from today, out of devotion
- 2022-01-25 22:59:57下载
- 积分:1
-
WTL例子
WTL例子-WTL example
- 2022-04-30 07:31:16下载
- 积分:1
-
array.h: 安全数组 linkedlist.h: 普通表 dclinkedlist: 双向循环链表 hashtable.h: 哈希表 binstree.h...
array.h: 安全数组 linkedlist.h: 普通表 dclinkedlist: 双向循环链表 hashtable.h: 哈希表 binstree.h: 二叉搜索树 avltree.h: AVL 树 如果要存储集合(元素不可重复)并快速查找,最佳的是 binstree.h(二叉搜索树)。 如果要存储二维或更高维的表格,最佳的是 hashtable.h(哈系表)。AVL 树的插入成本非常高(删除函数也没有实现),但 AVL 的搜索效率极高,所以适用于在程序开始前初始化程-NOTE:
array.h :secure array,linkedlist.h:common table,
dclinkedlist:dual cycle linkedlist,
hashtable.h:hash table
binstree.h:binary search tree,
avltree.h: AVL tree,
if you want to store set(elements no repeating) and to lookup it swiftly,best is binstree.h(binary search tree).if you want to store two dimensions s or more dimensions s table,best hashtable.h(hash table).the cost of AVL tree s insertion is very high(delete function is not completed),but effiency of AVL tree s search is very high,so it is the same with initialize programme before beginning programme.
- 2022-08-16 05:08:19下载
- 积分:1
-
Bluetooth Connection in Windows Mobile 5.0 using InThehand - C#
This article discusses how Windows Mobile 5.0 devices can connect through the bluetooth using InTheHand DLL in C#.
- 2023-01-08 07:55:03下载
- 积分:1
-
VistaSDK note. Rar introduction VISTA Development API
VistaSDK说明.rar 介绍VISTA的开发API-VistaSDK note. Rar introduction VISTA Development API
- 2022-03-13 06:37:33下载
- 积分:1
-
功能介绍:
1、模板功能,可以导入导出
2、小说收藏,可能收藏当前阅读的章节,并可以更新收藏章节
3、短信功能
4、昵称功能,发书评时只显示昵称...
功能介绍:
1、模板功能,可以导入导出
2、小说收藏,可能收藏当前阅读的章节,并可以更新收藏章节
3、短信功能
4、昵称功能,发书评时只显示昵称,可保护真实帐号
5、发表评论功能
6、前台可以选择自已喜欢风格
7、作家功能
8、自由组合后台权限
9、TXT文本存储,即使1000部小说,数据库也不会超过10M
10、文章生成HTML,占用资源小
11、防WORD编辑器,可以发表图文混排的章节
12、半自动采集功能,可以一键搞定小说采集,小说入库,小说全文生成HTML
13、集成常用的搜索引擎收录功能
14、查询网站收录情况-functional presentations : one, template functions, importing and exporting 2, fiction collection, the current reading may collection of chapters and chapters can be updated collection of three, four SMS features, functions nickname, the only book review show nickname, the protection of five true account, comments function 6, prospects can choose their own style of like seven, eight writers function, the free combination background competence 9, TXT text storage, and even 1000 novel, the database will not exceed 10M 10, the article generated HTML, occupied 11 small resources, editor- WORD, published photo-text of section 12, semi-automatic capture capabilities, a key to get fiction collection, wareh
- 2022-01-26 05:51:54下载
- 积分:1