-
c++进行高效编程必备,是一本经典的C++书籍
c++进行高效编程必备,是一本经典的C++书籍-55 Specific Ways to improve your programs and designs
- 2023-02-09 14:45:03下载
- 积分:1
-
网络聊天程序源代码
网络聊天程序源代码-Internet chat program source code
- 2022-01-26 16:23:48下载
- 积分:1
-
ACGI++使用Visual C++或C++ Bulider方便开发CGI的一个工具包, 功能非常强大....
ACGI++使用Visual C++或C++ Bulider方便开发CGI的一个工具包, 功能非常强大.-ACGI++ use Visual C++ or C++ Bulider to develop CGI. It is very handy and powerful.
- 2022-12-18 00:10:02下载
- 积分:1
-
DLL功能观
vs 2005自带Dll函数查看器.比dump功能强大-Dll function view
- 2022-02-13 08:41:45下载
- 积分:1
-
视觉基本实例使用不同格式的数
A visual bsic example using different fromat of number
- 2022-05-22 01:40:48下载
- 积分: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
-
好东西啊 大家多支持啊 传给大家分享关于UDP的原代码
好东西啊 大家多支持啊 传给大家分享关于UDP的原代码 -Good things ah ah to the U.S. to support the U.S. more than the sharing of information on the original UDP code
- 2023-02-23 17:55:04下载
- 积分:1
-
易语言仿梦幻西游源码
应用背景
易语言写的仿梦幻西游源码
地图,属性简单的战斗
关键技术
使用了D2D游戏引擎
项目太大160M传不上去,
资源在网盘里
- 2022-04-25 03:27:25下载
- 积分:1
-
视频跟踪很好的代码,基于OpenCV和C++,我认为这是非常重要的…
很好的视频跟踪代码,用opencv实现,基于c++开发的,个人感觉很好。-Very good code for video tracking,based on opencv and c++,I think it s very important for learners of opencv.
- 2023-07-10 14:55:03下载
- 积分:1
-
移植的ios畅销游戏《蠢蛋测试》,windows平台
安装包内包含蠢蛋测试的中英文语言文件,以及蠢蛋测试游戏的主程序。程序使用了.net gdi+开发,同时使用了DriectSound做声音输出。程序依赖.net framework 2.0,压缩包内包含完整的源码工程文件以及资源文件 &nb
- 2022-03-22 02:49:46下载
- 积分:1