-
SqlMemTable 3.10 (free for personal use)
SqlMemTable 3.10 (free for personal use)
- 2022-09-03 09:05:03下载
- 积分:1
-
模拟队列存储器
储器是一种能够存储大量二进制信息的逻辑电路,通常用于数字系统大量数据的存储。存储器的工作原理是:存储器为每一个存储单元都编写一个地址,只有地址指定的那些存储单元才能够与公共的I/O相连,然后进行存储数据的读写操作。在计算机领域中,队列是不可忽视的概念。队列是一种数据项按顺序排列的数据结构,但它的特殊之处在于,一端只能进行数据的插入操作,另一端只能进行数据的删除。
- 2022-03-09 10:59:51下载
- 积分:1
-
数据结构 严蔚敏 用到的实验代码
迷宫探险,多多分享了啊
数据结构 严蔚敏 用到的实验代码
迷宫探险,多多分享了啊-YAN Wei-min data structure used in the experiment code maze adventure, shared a lot of ah
- 2023-05-22 04:45:03下载
- 积分:1
-
数据结构作业-停车场管理
数据结构作业-停车场管理-operating data structure-the car park management
- 2023-08-19 22:10:03下载
- 积分:1
-
c调用sqlite的完整的程序,对学习sqlite很有帮助
c调用sqlite的完整的程序,对学习sqlite很有帮助-c call sqlite complete the procedure, very helpful in learning sqlite
- 2022-04-16 20:14:15下载
- 积分:1
-
数 据 结 构 大型 作业3.1输入一个数列L,生成一棵二叉排序树T;3.2对二叉排序树T作中序遍历,输出结果;3.3计算二叉排序树T的平均查找长度, 输出结果...
数 据 结 构 大型 作业3.1输入一个数列L,生成一棵二叉排序树T;3.2对二叉排序树T作中序遍历,输出结果;3.3计算二叉排序树T的平均查找长度, 输出结果;3.4判断二叉排序树T是否为平衡二叉树,输出信息“OK!”/“NO!”;3.5再使用上述数列L,生成平衡的二叉排序树BT,每当插入新元素,发现当前的二叉排序树BT不是平衡的二叉排序树,则立即将它转换成新的平衡的二叉排序树BT;3.6计算平衡的二叉排序树BT的平均查找长度,输出结果。3.6分析对比未平衡化的二叉排序树和平衡的二叉排序树的查找效率(最好、最坏平均比较关键字数)-data structure large operations into a 3.1 L series, generating a binary tree Sort T; 3.2 pair of two fork-tree T for medium preorder, output results; 3.3 Ranking calculation Binary Tree Search T"s average length of the output; 3. four judgment ordering two trees T fork whether balanced binary tree, the output message "OK!"/"NO!" ; again using the 3.5 series L, generate balanced binary tree sort BT, whenever insert a new element, found the current binary sort tree is not-BT Value of two binary sort tree, it will be immediately converted into the new balance of the two fork-tree BT; 3.6 Calculation balanced binary tree sort BT search length of the average output results. 3.6 Comparative Analysis of
- 2022-04-09 01:41:30下载
- 积分:1
-
经典一百道程序,包括数据结构和相关算法,对初学者非常有帮助的...
经典一百道程序,包括数据结构和相关算法,对初学者非常有帮助的-Classic 100 procedures, including data structures and related algorithms, for the very helpful for beginners
- 2023-09-08 21:05:03下载
- 积分:1
-
这是VC++操作EXCEL的一个例子,希望对大家有所帮助
这是VC++操作EXCEL的一个例子,希望对大家有所帮助-this is a example of operate EXCEL with VC++,hope helpful to you!
- 2023-06-22 04:00:05下载
- 积分:1
-
改进后的算法大大减少了对于那些运动矢量为零的块的搜索冗余,同时对于运动比较剧烈的块直接进入大范围搜索。这样即提高了搜索效率,又不会使搜索结果陷入局部最优。...
改进后的算法大大减少了对于那些运动矢量为零的块的搜索冗余,同时对于运动比较剧烈的块直接进入大范围搜索。这样即提高了搜索效率,又不会使搜索结果陷入局部最优。-improved algorithm greatly reduced for those zero motion vector search block redundancy, Meanwhile, more intense campaign of direct access to block large-scale search. That would improve the efficiency of search, the search results will not find the global optimum.
- 2022-08-24 07:28:16下载
- 积分:1
-
Minimum spanning tree problem lingo9.0 procedures used to achieve
最小生成树问题用lingo9.0程序实现-Minimum spanning tree problem lingo9.0 procedures used to achieve
- 2022-03-16 23:03:46下载
- 积分:1