-
多线程进行二分排序法,递归产生新线程,每一个父线程产生两个子线程,接着父线程对两个子数组进行合并...
多线程进行二分排序法,递归产生新线程,每一个父线程产生两个子线程,接着父线程对两个子数组进行合并-Multi-thread two hours sorting method, recursive generate a new thread, each thread is a parent produces two sub-threads, then the parent thread to merge the two sub-arrays
- 2022-03-23 16:15:57下载
- 积分: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
-
本程序实现调用开放式数据库连接 (ODBC) 函数,及调用 ODBC 函数 SQLTables 和 SQLColumns。
显示选定数据库中的所有表,以及...
本程序实现调用开放式数据库连接 (ODBC) 函数,及调用 ODBC 函数 SQLTables 和 SQLColumns。
显示选定数据库中的所有表,以及为每一个表显示列的列表和有关每一列的信息.-the program called Open Database Connectivity (ODBC) functions, and ODBC function calls and SQLColumns SQLTables. Shows selected database of all the tables, and each table shows a list of columns and each of the information.
- 2022-12-05 19:35:03下载
- 积分:1
-
C language source code commonly used algorithm, a very handy very handy!
C语言常用算法源代码,非常好用非常好用-C language source code commonly used algorithm, a very handy very handy!
- 2022-06-27 23:10:39下载
- 积分:1
-
电子白板代码(JAVA)
电子白板代码(JAVA)-Whiteboard code (Java)
- 2022-07-15 08:43:28下载
- 积分:1
-
ABCDEFGHIJK
;;;;![endif]-->;;;![endif]-->;;;![endif]-->;;;![endif]-->;;-->;
- 2023-07-22 23:50:13下载
- 积分:1
-
Queen
皇后问题,第2解法! 皇后问题,第2解法!-Queen
- 2022-01-27 20:31:45下载
- 积分:1
-
北京yd大学软件工程研究生的课程
北京yd大学软件工程研究生的课程---数据库设计开发,,ppt格式-Beijing yd University Software Engineering postgraduate courses--- database design and development,, ppt format
- 2023-08-27 08:00:04下载
- 积分:1
-
虚拟化存储系统
存储虚拟化是指将用户看到的存储资源同具体的物理存储设备分隔开来,为存储用户提供统一的虚拟存储池。它是具体存储设备或存储系统的抽象,展示给用户一个逻辑视图,同时将应用程序和用户所需要的数据存储操作和具体的存储控制分离。
- 2022-05-12 10:53:32下载
- 积分:1
-
The demo program Joseph Central calculus problem, the number n should be arbitra...
本演示程序演算约瑟夫环问题,人数n应为任意的,首先应输入一个值赋给初始报数上限m,程序应能自动保存出列人的序号和将出列的人所持的密码赋给m,再次作为报数上限,如此循环,直至所有人都出列为止。-The demo program Joseph Central calculus problem, the number n should be arbitrary, we must first enter a value assigned to the initial reported that the maximum number of m, the procedure should be able to automatically save a list of the serial number of people and held out the password given to m, again as reported maximum number of such cycles, until all that far out.
- 2023-07-02 18:20:03下载
- 积分:1