-
Platfrom: vc++.net 2003 Function: Hot key controls CD
环境:vc++.net2003 功能:快捷键控制光驱 作者:yxifu-Platfrom: vc++.net 2003 Function: Hot key controls CD-ROM
- 2023-03-01 23:20:04下载
- 积分:1
-
VC++编程100例。包含了很多的实例,包括了很多方面,如界面编辑,文件操作等等。十分适合初学者。...
VC++编程100例。包含了很多的实例,包括了很多方面,如界面编辑,文件操作等等。十分适合初学者。-VC++ Programming 100 cases. Contains many examples, including a lot of aspects, such as the interface editor, file operations and so on. Very suitable for beginners.
- 2022-01-27 14:14:53下载
- 积分:1
-
一部很好的c++学习视频,讲得非常详细,透彻!适合c++初学者使用,学习!...
一部很好的c++学习视频,讲得非常详细,透彻!适合c++初学者使用,学习!
-A very good c++ Learning video, was very detailed and thorough! Suitable for c++ Beginners use to learn!
- 2022-10-22 11:05:08下载
- 积分:1
-
迷宫问题的源代码,对一些人可能有用,希望大家支持。
迷宫问题的源代码,对一些人可能有用,希望大家支持。-Maze problem source code, may be useful for some people, I hope you will support them.
- 2022-02-28 19:19:27下载
- 积分:1
-
Design Pattern Mini
设计模式迷你手册,希望对大家有所帮助,包含了几种常用的设计模式.-Design Pattern Mini-Manual, and they hope to help everyone, including several commonly used design patterns.
- 2022-03-22 07:57:09下载
- 积分:1
-
一个很不错的杀毒的程序, 很适合广大人民群众的需求。哈哈,分享给大家...
一个很不错的杀毒的程序, 很适合广大人民群众的需求。哈哈,分享给大家-a very good antivirus procedures, the majority of the people is very suitable for the needs of the masses. Haha, we share
- 2022-10-06 08:40:03下载
- 积分:1
-
upnp发现协议代码
upnp发现协议,使用比较简洁的c++代码实现upnp设备的可靠发现,可以改写成能被objective-c调用的类
- 2022-02-04 21:10:25下载
- 积分: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
-
using_flash_glut.zip
using_flash_glut.zip
- 2023-04-23 04:10:03下载
- 积分:1
-
shellexeEx (improved shellexe), Supporting Explore.exe alternative (repeat) and...
shellexeEx(改进的shellexe),支持explore.exe替代(repeat)和非替代(保留explore.exe运行)两种模式-shellexeEx (improved shellexe), Supporting Explore.exe alternative (repeat) and non-alternative (reservation Explore.exe run) two modes
- 2022-01-25 20:41:31下载
- 积分:1