-
读取cmos参数的C源程序,C编程的过来看一看。
读取cmos参数的C源程序,C编程的过来看一看。-CMOS read source parameters of C, C programming Come and see.
- 2022-03-20 03:12:22下载
- 积分:1
-
Endless flight
在无尽的飞行3主屏幕:StartScreen和PlayScreen主屏幕。该机制采用有限状态机(FSN),简化了屏幕间的切换,减少了无止境飞行中的错误。每个
- 2022-12-30 22:10:05下载
- 积分: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
-
可以分配进程下面的虚拟内存空间,并对其进行操作
可以分配进程下面的虚拟内存空间,并对其进行操作-process to be allocated under the virtual memory space, and its operation
- 2022-02-26 08:17:39下载
- 积分:1
-
use characters to product a string
使用字符生成字符串
- 2022-02-01 16:18:25下载
- 积分:1
-
自己编写的很多源代码,很适用,需要的来下,非常辛苦地编写的代码...
自己编写的很多源代码,很适用,需要的来下,非常辛苦地编写的代码-Many have written the source code, it is applicable, needed to, it is very hard to write code
- 2023-03-10 16:00:04下载
- 积分:1
-
基于输入文件进行云渲染VC2003数值。代码的R
基于VC2003对输入文件的数值进行了云图绘制。代码结果打包动态库,有很高的重用性。-Based on the input file VC2003 Numerical conducted a cloud rendering. Code the results of the dynamic libraries packaged with a high degree of reusability.
- 2022-02-05 21:45:07下载
- 积分:1
-
在线查找税码
此项目检查税务代码在线从官方网站 ANAF。
如果你问这个验证码,这被插入在一个单独的屏幕中。
- 2022-01-31 04:51:33下载
- 积分:1
-
(code) Algorithms in C++ Source Code信号处理中的线性代数,数学基础学科必备用书。...
(code) Algorithms in C++ Source Code信号处理中的线性代数,数学基础学科必备用书。-(code) Algorithms in C++ Source Code signal processing in linear algebra, mathematics required basic subjects books.
- 2022-05-22 09:45:45下载
- 积分:1
-
MFC 应用程序中的菜单提示信息
MFC 应用程序中的菜单提示信息-MFC Application Programs menu message
- 2022-02-04 21:07:12下载
- 积分:1