-
visit database and network though console
控制台访问数据库和网络-visit database and network though console
- 2022-01-31 16:12:31下载
- 积分:1
-
地方储备,利用结构和矩阵。简单。
Reserva lugares, usando estructuras y matrices. Sencillo.
- 2022-05-06 01:43:13下载
- 积分:1
-
use simulation function of the mouse click, double
利用api函数模拟鼠标的单击、双击等事件,稍加修改可开发成减少重复性操作的软件。-use simulation function of the mouse click, double-click, etc., little changes can be developed into reduce repetitive operation of the software.
- 2022-02-05 23:27:28下载
- 积分:1
-
Vc mixed with Matlab programming examples, more useful for mixed programming com...
Vc与Matlab混合编程的一些实例,比较有用,对于混合编程中常用的数据类型转换,系统设计以及算法设计等等,以实例展现,可以稍加修改即可投入实用。-Vc mixed with Matlab programming examples, more useful for mixed programming commonly used data type conversion, system design and algorithm design, etc., with examples to show, can be modified can be put into practical use.
- 2022-03-06 14:43:05下载
- 积分:1
-
非线性回归
将为给定在名为的文件中的数据执行非线性回归的 C 代码exp.zip 包含 61 x ;y 值的方程 y = a0 (1-exp(a1x)) x = 1。
- 2023-03-15 21:00:04下载
- 积分:1
-
Because the Windows implementation of awk print ... efficiency is too low, so th...
因为 Windows 下执行 awk print ... 效率实在太低,所以引入 awkprint,相当于 awkprint
awkprint by Cao Siqin, 2007.7.17
awkprint
Format string:
It may contain following symbols:
$x: parameter x will be used here
= x07
= x0A
Example:
script.txt:
C:WINDOWSa logfile .log
C:WINDOWS txtfile .txt
input this command in a console window:
awk notepad.exe $1 $3 < script.txt
then following commands will be listed:
C:WINDOWSa.log
C:WINDOWS.txt-Because the Windows implementation of awk print ... efficiency is too low, so the introduction of awkprint, equivalent to awkprintawkprint by Cao Siqin, 2007.7.17awkprint
- 2022-01-25 19:33:15下载
- 积分:1
-
用C++实现高斯
用C++实现高斯-亚当求解法求矩阵的逆
-finding the inverse matrix by Guess-Jordan using c++
- 2022-02-27 08:38:06下载
- 积分:1
-
VC++语言界面较为简单的通讯录,以备STO…
用vC++文字界面编写的较为简单的通讯录,实现存储,查找,删除等功能。-VC++ language interface with a relatively simple address book to prepare for storage, search, delete functions.
- 2023-07-03 11:35:03下载
- 积分:1
-
show keyboard input, display and the pair of signal source
显示键盘的输入,显示键值及信号的源码-show keyboard input, display and the pair of signal source
- 2023-02-21 23:25:03下载
- 积分:1
-
学生数据库管理系统
应用背景学生数据库管理系统是一个应用程序,用于管理任何学校、学院或学院的学生记录。它包括笨重的功能,如:1)有独立的管理和成员登录的安全数据库。2)安全的密码输入。3)操作记录(添加/修改/删除/搜索)。关键技术学生数据库管理系统用C++语言编程。大部分功能已经实现:1)文件处理操作记录。2)精确的内存分配给每一个记录。3)良好的文件。4)用于搜索的气泡排序算法。
- 2022-04-01 15:07:29下载
- 积分:1