-
windows2000开发人员指南代码,有利于学习的代码.
windows2000开发人员指南代码,有利于学习的代码.-windows2000 guide development code, a code conducive to learning.
- 2022-05-29 06:13:02下载
- 积分:1
-
database based on the background of VB applications
基于后台数据库的VB应用程序-database based on the background of VB applications
- 2023-06-04 19:05:03下载
- 积分:1
-
at89c51的电压输出设计
c51,D/A实现制定电压调节控制
at89c51的电压输出设计
c51,D/A实现制定电压调节控制-89c51 D/A 电压输出设计
- 2022-06-28 01:14:51下载
- 积分:1
-
循序渐进学习使用WINPCAP(二).
循序渐进学习使用WINPCAP(二).-gradual learning WINPCAP (2).
- 2022-03-23 14:08:40下载
- 积分:1
-
在一个项目单位开发的一个比较简单的,感兴趣的初学者可以助教…
为单位一个项目开发的,比较简单,有兴趣的初学者可看看,主要包括串口通信,数据库操作、调用word-In units of a project developed a relatively simple, interested beginners can take a look at, including serial communication, database operation, call the word
- 2023-08-31 18:20:04下载
- 积分:1
-
没有~~~ VB封包工具源码
没有~~~ VB封包工具源码-No ~ ~ ~ VB packet source tools
- 2022-08-24 10:05:12下载
- 积分: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
-
MFC制作大风车
使用MFC制作的大风车,用c++和MFC框架写的大风车的程序,实现了大风车的旋转,颜色等。共初学者学习。
- 2022-08-19 02:44:03下载
- 积分:1
-
用windows API编写的计算器小程序,编译器是lcc,简单实用
用windows API编写的计算器小程序,编译器是lcc,简单实用-prepared using the calculator small programs, compilers LCC is a simple, practical
- 2022-01-26 04:25:40下载
- 积分:1
-
对基本的vc程序控制的研究比较,与大家分享,好…
学习VC控件的比较基础的程序,与大家分享,适合初学者-Comparison of VC control study of the basic procedures, to share with you, suitable for beginners
- 2022-06-01 09:12:58下载
- 积分:1