-
查表法公历农历转换,此法可以转换西历农历转换程式,可以转换100年...
查表法公历农历转换,此法可以转换西历农历转换程式,可以转换100年-look-up table method Lunar calendar change, this method can be converted into the Western calendar, the Lunar conversion programs, can be converted into 100 years
- 2022-01-22 14:22:57下载
- 积分:1
-
VC连数据库的程序,利用ODBC的方法。
VC连数据库的程序,利用ODBC的方法。-VC database procedure even using ODBC method.
- 2022-09-20 17:20:03下载
- 积分:1
-
《数据结构》排序演示系统。实现6种内部排序。包括直接插入排序,希尔排序,冒泡排序,直接选择排序,快速排序,堆排序。。这是我的数据结构课程设计!...
《数据结构》排序演示系统。实现6种内部排序。包括直接插入排序,希尔排序,冒泡排序,直接选择排序,快速排序,堆排序。。这是我的数据结构课程设计!-"data structure" Sort demonstration system. Six species of achieving internal order. Including direct insertion sort, Hill, in order Bubble Sort, direct selection, in order of Quick Sort, heap sort. . This is my data structure course design!
- 2022-10-15 23:55:03下载
- 积分:1
-
java of several commonly used sorting algorithm. Using Java language to achieve...
java中几种常用的排序算法。
用Java语言实现的各种排序,包括插入排序、冒泡排序、选择排序、Shell排序、快速排序、归并排序、堆排序、SortUtil等。-java of several commonly used sorting algorithm. Using Java language to achieve a variety of sorting, including the Insertion Sort, Bubble Sort, Selection Sort, Shell Sort, Quick Sort, Merge Sort, Heap Sort, SortUtil such.
- 2022-12-16 21:50:04下载
- 积分:1
-
数据结构的基本操作:顺序队列的初始化、销毁、入队、出队基本操作的实现...
数据结构的基本操作:顺序队列的初始化、销毁、入队、出队基本操作的实现-The basic operation of the data structure: the order of the queue initialization, destruction, into the team, out of the realization of basic operations team
- 2022-01-28 08:45:48下载
- 积分:1
-
哈夫曼编码
程序是要建立一个哈弗曼树,并利用哈夫曼树求相应编码和译码,根据输入的一串电文(字符串)来设计哈夫曼树,并根据哈弗曼树求出每个字符相应的编码,最后根据已知的编码,随机组合输入编码串,根据哈弗曼编码和哈弗曼树求出译码内容。
主要输入形式为一串字符串例如:abcd
输入的范围就是这26个字母,不限大小写,定义最多输入的字符不超过100个。
输出的形式根据要求,输入字符串后,要输出每个字符及其权值(出现次数);
然后再输入要译码的编码串,输出译码内容。
- 2022-03-16 10:05:21下载
- 积分:1
-
C# code in the database links, including links to a variety of commonly used cod...
C#中数据库的链接代码,包含各种常用的链接代码-C# code in the database links, including links to a variety of commonly used code for
- 2022-10-24 07:20:03下载
- 积分:1
-
医院管理系统
医院管理系统
抽象
目的:
医院目前使用手工系统的管理和维护的关键信息。当前系统需要大量的纸质表单,与数据存储传遍了整个医院管理的基础设施。(窗体) 上的信息往往是不完整的或未遵守管理标准。形式常常迷失在过境之间部门需要一个全面的审计进程,确保没有重要的信息会丢失。相同的信息的多个副本存在在医院里,可能会导致各种数据存储区中的数据不一致。
任何一
- 2022-03-17 21:15:49下载
- 积分:1
-
这时关于树的一些操作的程序,包括建立,遍历....对学习数据结构的朋友一定有用...
这时关于树的一些操作的程序,包括建立,遍历....对学习数据结构的朋友一定有用-This programe implements some operation of tree,for example,construction,traversal and so on.It is very useful for people who study data structure.
- 2022-11-27 01:15:03下载
- 积分:1
-
This program use for topological sorting
This program use for topological sorting
- 2022-07-11 19:14:24下载
- 积分:1