-
这里采用了C++里随机的一个函数,通过修改,顺利变成一个在指定范围内随机抽取数据的函数,并且不重复抽取...
这里采用了C++里随机的一个函数,通过修改,顺利变成一个在指定范围内随机抽取数据的函数,并且不重复抽取-here C. Lane used a random function, through the revision, smoothly into a designated area in random data function, and does not take repeat
- 2022-07-21 10:22:23下载
- 积分:1
-
Semantic Ontology word Inquiry System
基于语义本体的单词查询系统-Semantic Ontology word Inquiry System
- 2022-03-24 21:50:31下载
- 积分:1
-
双色球机选程序
为买双色球机选的朋友提供一个简单程序
使用了冒泡法和随机函数...
双色球机选程序
为买双色球机选的朋友提供一个简单程序
使用了冒泡法和随机函数-Loans Machine election procedures for the election to buy machines Friend Loans provide a simple procedure using a bubble method and random function
- 2023-07-18 04:20:02下载
- 积分:1
-
本设计完成了要求的所有功能,.能存储足够大的大整数并进行相应的加减法运算。用户界面友好,有用户使用说明,每一步操作都有说明与提示。程序运行通过,有详细的解释说明...
本设计完成了要求的所有功能,.能存储足够大的大整数并进行相应的加减法运算。用户界面友好,有用户使用说明,每一步操作都有说明与提示。程序运行通过,有详细的解释说明。-the design completed all the required functions. Can store large enough large integer and the corresponding addition and subtraction operations. User friendly interface, users note, every step of the operation have notes and hints. Running through a detailed explanation.
- 2022-04-21 03:39:00下载
- 积分:1
-
1、 字符串由随机产生的1~16位的字母组成,然后用插入排序、冒泡排序、堆排序、快速排序、归并排序对字符串进行排序。...
1、 字符串由随机产生的1~16位的字母组成,然后用插入排序、冒泡排序、堆排序、快速排序、归并排序对字符串进行排序。-1, the string randomly generated by the 1 ~ 16 of the letters, and then use Insertion Sort, Bubble Sort, Heap Sort, Quick sort, merge sort to sort on the string.
- 2022-03-07 11:41:28下载
- 积分:1
-
For K
求K阶斐波那契序列 一个难得的数据结构示例 有详细注解 适合正在学习数据结构的STU-For K-order Fibonacci sequence a rare example of data structure has detailed annotations are learning the data structure suitable for the STU
- 2022-04-22 01:20:38下载
- 积分:1
-
二叉数先序循环的非递归实现,一般先序循环都是由递归实现的,按照完全二叉树格式输入字符型结点值...
二叉数先序循环的非递归实现,一般先序循环都是由递归实现的,按照完全二叉树格式输入字符型结点值-binary sequence a few first cycle of non- recursive, the general first order recursive cycle are achieved, In accordance with the format completely binary tree node input character values
- 2022-12-13 22:45:03下载
- 积分:1
-
exceltodb_fcn函数实现的功能是从Excel spreadshe读取数据…
函数ExceltoDB_Fcn实现的功能是从excel表格读取数据到数据库DB中。-Function ExceltoDB_Fcn realize the function is to read data from excel spreadsheet to the database in the DB.
- 2022-03-17 18:53:57下载
- 积分:1
-
一个简单的数据库管理工具,可以管理Oracle等
一个简单的数据库管理工具,可以管理Oracle等- A simple data bank administration tool, may manage Oracle and
so on
- 2022-07-10 00:04:34下载
- 积分:1
-
二叉树结构
一些二叉树的功能,包括二叉树的创建,遍历,以及二叉树的深度和叶子数量的统计
- 2022-08-24 08:33:29下载
- 积分:1