-
一个64位加减法的小程序,作为c的课堂训练.
一个64位加减法的小程序,作为c的课堂训练.-A 64-bit addition and subtraction of small procedures, as c classroom training.
- 2022-02-03 18:22:16下载
- 积分:1
-
hardware based authentication procedures, the development of multilingual exampl...
基于硬件的身份验证程序,提供多种语言开发示例。-hardware based authentication procedures, the development of multilingual example.
- 2022-10-19 18:00:03下载
- 积分:1
-
关于数据结构中的链表,树的小程序,实现链表的插入,删除,对树的遍历等...
关于数据结构中的链表,树的小程序,实现链表的插入,删除,对树的遍历等-On the data structure of linked lists, tree applet, realize list insertion, deletion, traversal of the tree, etc.
- 2022-04-19 06:22:15下载
- 积分:1
-
学生成绩管理系统源代码及设计报告
本程序为用Delphi 做的学生成绩管理系统,压塑内包含源代码,数据库和设计报告,将数据库正常导入SQL才能正常使用
- 2022-06-21 22:12:10下载
- 积分:1
-
获取本机信息,包括本机名称,ip地址,子网掩码,本机协议,网络资源,重置IP配置,获取TCP协议统计信息,IP统计信息...
获取本机信息,包括本机名称,ip地址,子网掩码,本机协议,网络资源,重置IP配置,获取TCP协议统计信息,IP统计信息-Get local information, including the machine name, ip address, subnet mask, this machine protocol, network resources and reset the IP configuration, TCP protocol to obtain statistical information, IP statistics
- 2023-01-08 17:10: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
-
Interfacing of GSM Module with Microcontroller 8051 without using PC
这是一个控制机器的项目。
- 2022-02-05 10:48:52下载
- 积分:1
-
mediocre chess perft calculation in c
mediocre chess perft calculation in c-mediocre chess perft calculation in c++
- 2022-01-27 12:22:00下载
- 积分:1
-
这个代码是对鼠标的点的位置进行控制使鼠标的点的位置可以自己随意控制,是你省去很多的点鼠标事件...
这个代码是对鼠标的点的位置进行控制使鼠标的点的位置可以自己随意控制,是你省去很多的点鼠标事件-the code of the mouse for the location of the mouse to control the location of their own arbitrary control, you saved a lot of points mouse events
- 2022-02-10 14:05:47下载
- 积分:1
-
Prepared using C calculator we can work together to study learning and common pr...
用C编写的计算器,大家一起学习学习,共同进步-Prepared using C calculator we can work together to study learning and common progress
- 2022-12-17 22:25:03下载
- 积分:1