-
这是一套用VB开发的数据库管理系统,用来对库存商品进行管理...
这是一套用VB开发的数据库管理系统,用来对库存商品进行管理-This is a set of VB development of the database management system used for the management of stock right
- 2022-03-25 23:15:14下载
- 积分:1
-
Programming WinCE第二版
Programming WinCE第二版-second edition of Programming WinCE
- 2022-08-06 00:34:18下载
- 积分:1
-
数据结构 先序输入的二叉树的线索二叉树中序输出
数据结构 先序输入的二叉树的线索二叉树中序输出运用了一个结点带五个信息分别为数据、指针类型的左孩子、右孩子及eumu类型的左标记与右标记。当左边有孩子时左标记为link链 当没有左孩子时标记为thread 指针域指向该结点的前驱同样的右孩子类似,当没有右孩子时指针域指向其后继。
- 2022-01-25 21:49:21下载
- 积分:1
-
选择法排序原理:一次选定数组中的每一个数,记下当前位置并假设它是从当前位置开始后面数中的最小数min=i,从这个数的下一个数开始扫描直到最后一个数,并记录下最小...
选择法排序原理:一次选定数组中的每一个数,记下当前位置并假设它是从当前位置开始后面数中的最小数min=i,从这个数的下一个数开始扫描直到最后一个数,并记录下最小数的位置min,扫描结束后如果min不等于i,说明假设错误,则交换min与i位置上数。-Selection sort works: each time the selected number of the array, note the current position and assume that it is behind a number starting from the current location of the minimum number min = i, from this number the number of start scanning the next one until the last one the number of , and record the location of the minimum number of min, after scanning, if min is not equal to i, instructions assume that the error, then the exchange of a few min and i position.
- 2022-08-07 23:09:54下载
- 积分:1
-
创建软件音频流的链接
Link to create software audio streaming
- 2023-05-22 23:35:04下载
- 积分:1
-
基于Win32API的控件
基于Win32API的控件-based on the control Win32API
- 2022-12-28 08:05:03下载
- 积分:1
-
这个fortran程序,主要是如何让fortran输出时不按列输出,而是按行输出,然后在一定条件时回车换行,如何操作里面都有详细说明(fortran)...
这个fortran程序,主要是如何让fortran输出时不按列输出,而是按行输出,然后在一定条件时回车换行,如何操作里面都有详细说明(fortran)-The fortran program, mainly how to make fortran output when the output is not listed, but by the line output, and then under certain conditions when the carriage return line feed, how to operate it has a detailed description (fortran)
- 2023-01-05 00:25:03下载
- 积分:1
-
VC下实现正则表达式的基本功能,可以根据定义的reg expressions解析日志,提取相应提取项,本人在MFC下测试通过....
VC下实现正则表达式的基本功能,可以根据定义的reg expressions解析日志,提取相应提取项,本人在MFC下测试通过.-under VC expression is the basic functions under the definition of analytic expressions reg logs extracted from the corresponding item, I MFC test.
- 2022-07-01 02:48:49下载
- 积分:1
-
多功能计算软件程序清单
功能要求:具备整型数据、浮点型数据的算术(加、减、乘、除)运算功能。
依次输入运算符(+,...
多功能计算软件程序清单
功能要求:具备整型数据、浮点型数据的算术(加、减、乘、除)运算功能。
依次输入运算符(+,-,*,/)、第一个运算数、第二个运算数,然后输出结果,
当用户输入 Q 则退出系统,否则允许用户连续进行运算。-Multi-function calculation software program list functional requirements: with integer data, floating-point data arithmetic (add, subtract, multiply, divide) operator function. Followed by enter operator (+,-,*,/), the first operand, the second operand, and then output the result, when the user enters " Q" then exit the system, or allows the user to continuous operation.
- 2022-08-21 02:26:38下载
- 积分:1
-
CBitPointer
CBitPointer- Easy Bit Manipulation
- 2022-11-09 22:50:03下载
- 积分:1