-
面向对象课程作业
使用vc基于模板编写 ――sofabed
面向对象课程作业
使用vc基于模板编写 ――sofabed-object-oriented operations using vc courses based on template preparation-- sofabed
- 2023-02-22 13:00:03下载
- 积分:1
-
一款功能齐全的事务提醒,时钟软件。其中包括对窗口特效的处理、对INI文件的操作等...
一款功能齐全的事务提醒,时钟软件。其中包括对窗口特效的处理、对INI文件的操作等-a feature Affairs reminded that the clock software. Including the effects of the treatment window to the INI file operation
- 2022-03-22 15:20:44下载
- 积分:1
-
c语言经典的实现了最大公约数的算法
可以处理int内的任意整数!还有运行图
及运行处理的结果!...
c语言经典的实现了最大公约数的算法
可以处理int内的任意整数!还有运行图
及运行处理的结果!-c classical language to achieve a common denominator of the algorithm can handle int the arbitrary integer! There diagram and operation of the outcome!
- 2022-07-23 00:43:52下载
- 积分:1
-
微分进化算法
differential evolution 源码。用c++实现的实数型编码方案,并且改进了差分因子和突变因子的表达形式。非常适合初学者使用。
- 2022-04-13 06:41:58下载
- 积分: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
-
图书管理系统 C++
图书馆管理系统模拟,支持 添加书本、删除书本、查询书本等图书管理基本功能,是初学者学习c++的好资料
- 2023-07-14 13:45:03下载
- 积分:1
-
这是我的老师讲课的java课件,入门很简单,但很容易理解…
这是我的java讲座老师的课件,入门很浅,但是通俗易懂,很不错-This my teacher lectures java courseware, the entry very simple, but easily understood and very good! !
- 2023-02-01 04:00:03下载
- 积分:1
-
该文件是一个用于客户端和服务端之间交流的一个平台,用VC开发出来,从而获得客户的信息...
该文件是一个用于客户端和服务端之间交流的一个平台,用VC开发出来,从而获得客户的信息-this document is for a client and the server of an exchange between the platform, developed with VC, thus obtaining the customer information
- 2023-03-27 18:15:04下载
- 积分:1
-
VisualC++MFC扩展编程实例
VisualC++MFC扩展编程实例-VisualC++ MFC extension of programming examples
- 2022-03-25 04:01:44下载
- 积分:1
-
一个随机数生成类,值得下载
一个随机数生成类,值得下载--An random class,recommend
- 2022-02-14 05:50:32下载
- 积分:1