-
was the machine's IP subnet mask DNS
获得本机的 IP DNS 子网掩码-was the machine"s IP subnet mask DNS
- 2022-03-13 16:10:17下载
- 积分:1
-
数据结构的一个程序,叫秦九韶算法。计算方法也应用到。
数据结构的一个程序,叫秦九韶算法。计算方法也应用到。-A program of data structure,which named QINGJIUSHAO arithmetic.It also includes caculating method.
- 2022-01-22 12:43:27下载
- 积分:1
-
directx9实现2D游戏例程
directx9实现2D游戏例程-directx9 achieve 2D game routines
- 2022-09-03 22:55:03下载
- 积分:1
-
因为在学校没有自己的电脑,常常有喜欢的网址不能很好的保存,也尝试一个个记下来,但终究不方便,于是写了这个小程序.
因为在学校没有自己的电脑,常常有喜欢的网址不能很好的保存,也尝试一个个记下来,但终究不方便,于是写了这个小程序.-because the school did not have their own computers, often have not liked the website very good preservation, but also try to take down a 000, but eventually inconvenient, so was this small program.
- 2022-05-30 09:24:13下载
- 积分:1
-
在VB里建立EXCEL,很不错的,是值得大家学习的好代码.
在VB里建立EXCEL,很不错的,是值得大家学习的好代码.-In VB to set up EXCEL, very good, everyone is worth a good code to learn.
- 2022-01-25 23:15:06下载
- 积分:1
-
这是一个能够正常运行的vc编的计算器小程序,希望大家喜欢!我会继续努力的!...
这是一个能够正常运行的vc编的计算器小程序,希望大家喜欢!我会继续努力的!-This is a normal operation of the calculator vc series of small procedures, hope you like them! I will continue to work hard!
- 2022-03-06 13:51: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
-
ini文件的读写
利用fstream来读取ini文件中的内容,使用STL中的vector来保存读取的值,并通过Cstring来保存数据,最后将数据输出到对话框界面中
Use fstream to read the contents of the INI file, use STL in 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-04-19 19:46:22下载
- 积分:1
-
scientific kalkulator
单位:dhelpi;
- 2023-08-21 07:10:04下载
- 积分:1
-
改建精灵的初步实现
简单的改建实现,适合初学者,用到了HOOK技术,看该代码,首先得回MFC编程,Windows编程,当然C++语法也得会,这个程序我也就改了一个键,有兴趣的人可以加强,达到想魔兽改建精灵一样的效果,在程序界面上,我并没有什么装饰,谅解
- 2023-06-01 15:30:04下载
- 积分:1