-
这是一个通过递归来实现查找数组中的最大值,用指针来作参数传递...
这是一个通过递归来实现查找数组中的最大值,用指针来作参数传递-This is to realize a recursive search through the array of maximum, with indicators for parameter
- 2022-04-22 18:53:25下载
- 积分:1
-
用c语言编写的小程序,包括:1.给固定的方块图形填涂颜色;2.随机给二维数组赋值。3.键盘操作。...
用c语言编写的小程序,包括:1.给固定的方块图形填涂颜色;2.随机给二维数组赋值。3.键盘操作。-With a small c language programs, including: 1. To a fixed box graphics Tiantu color 2. Were randomly assigned to two-dimensional array. 3. Keyboard operation.
- 2023-04-27 01:25:03下载
- 积分:1
-
椭圆程序,包括圆,直线的多种算法 以及各种曲线
椭圆程序,包括圆,直线的多种算法 以及各种曲线-oval procedures, including the yen, the multiple linear algorithms and the various curves
- 2022-03-10 14:58: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
-
可以飘在ppc屏幕上的透明时钟,源码实现基本功能,只是没有美化。...
可以飘在ppc屏幕上的透明时钟,源码实现基本功能,只是没有美化。-Ppc can float in the transparent on-screen clock, source realize the basic functions, but no landscaping.
- 2022-07-12 08:17:21下载
- 积分:1
-
vb编程隐藏一个任务
vb编程隐藏一个任务-vb a hidden programming tasks
- 2022-01-28 10:33:26下载
- 积分:1
-
这是WordNet语义网络,一二
这是个语义网络WordNet,能进行两个词的相似度的比较。-This is a semantic network of WordNet, to a two-word similarity comparison.
- 2022-12-06 13:45:04下载
- 积分:1
-
印刷电路板仿真操作系统
模拟操作系统的PCB操作-PCB simulation operating system operation
- 2022-08-19 02:21:58下载
- 积分:1
-
通讯录管理系统
实现添加 修改 删除 查找等功能
通讯录管理系统
实现添加 修改 删除 查找等功能-Address Book Management system implementation to find other functions to add modify delete
- 2022-08-26 02:32:16下载
- 积分:1
-
用VHDL编写的一个闹钟的控制程序,希望大家看了后能喜欢,也可以学学哟!...
用VHDL编写的一个闹钟的控制程序,希望大家看了后能喜欢,也可以学学哟!-VHDL prepared an alarm clock control procedures in the hope that everyone will love after reading them, but also can learn yo!
- 2022-01-26 07:15:54下载
- 积分:1