-
VC++使用webservice所需要的包Binaries
在连接WEBserviecs 时,这个在本地应用必须安装的windows客户资源。这样可以快速的连接上对应的应用,这个文件只需要放在安装MSSOAP,对应的Binaries目录下面就可以,因有些程序安装时,可能会缺少资源。
- 2022-07-07 11:20:27下载
- 积分:1
-
用易语言制作的网页编辑小软件
用易语言制作的网页编辑小软件-easy language used in the production of small website editing software
- 2022-07-08 06:00:01下载
- 积分:1
-
SHAPE FUNCTION OF 1D MLS APPROXIMATION
SHAPE FUNCTION OF 1D MLS APPROXIMATION
- 2022-03-24 11:51:03下载
- 积分:1
-
dm9000aep 在wince5.0上的驱动硬件平台是pxa270 我已经移植成功运行良好...
dm9000aep 在wince5.0上的驱动硬件平台是pxa270 我已经移植成功运行良好-its a dm9000aep drive for wince i have port it to my pxa270 system and its work will
- 2023-01-10 23:15:04下载
- 积分:1
-
内存修改 和金山等功能类似的
可以修改内存数据
内存修改 和金山等功能类似的
可以修改内存数据-Memory changes
- 2022-06-15 23:01:18下载
- 积分:1
-
简音简痢炙百口莫辩仍不能 大中企业膛在,基本嘶炙热有因基本百口莫辩为...
简音简痢炙百口莫辩仍不能 大中企业膛在,基本嘶炙热有因基本百口莫辩为-无所谓
- 2023-05-16 14:40:02下载
- 积分:1
-
超炫的js右键,日期,树控件,内附详细使用说明
超炫的js右键,日期,树控件,内附详细使用说明-The example for menu date tree controls.
- 2022-05-24 13:10:19下载
- 积分:1
-
实现了鼠标画图功能:
左键点击,在客户区出现一个图形标记,按住左键拖动,则可绘制图形,双击右键,清除客户区的所有图形。...
实现了鼠标画图功能:
左键点击,在客户区出现一个图形标记,按住左键拖动,则可绘制图形,双击右键,清除客户区的所有图形。-Implementation of the mouse drawing functions: left click in the client area of a graphic mark, hold down the left drag, you can draw graphics, double-click the right to remove all the graphics client area.
- 2022-11-11 07:50:03下载
- 积分:1
-
acm.zju.com 中的 基因问题原代码
acm.zju.com 中的 基因问题原代码-acm.zju.com the original genetic code issues
- 2022-06-22 02:37:03下载
- 积分: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