-
a command
一个WIN32命令行分析程序的源代码.-a command-line analysis of a program"s source code.
- 2022-01-22 16:30:43下载
- 积分:1
-
Lan net chat program, vc6.0 source code.
我自己做的局域网聊天软件,vc6.0,适合vc6.0初学winsock-Lan net chat program, vc6.0 source code.
- 2022-03-22 12:15:59下载
- 积分:1
-
此代码是用C #消息队列
This code is for message queuing using c#
- 2023-04-04 04:25:03下载
- 积分:1
-
[Platform] W2kXpCJK (simplified) 2003
[中文平台] W2kXpCJK(化繁为简) 2003-03-21 374 114672 这是一个能把繁体游戏转换为简体的一个小程序,我用三国八.风色幻想II....就是用它,一点问题也没有。-[Platform] W2kXpCJK (simplified) 2003- 21 374 114672 This a traditional game can change for a small simplified procedure, I used three eight. Fengsehuanxiang II .... is using it with no problem.
- 2023-07-11 20:25:03下载
- 积分:1
-
Guangdong weight charges DLL developed using BCB2007
广东计重收费DLL
使用BCB2007开发-Guangdong weight charges DLL developed using BCB2007
- 2022-03-13 02:06:31下载
- 积分:1
-
C语言DOS下载的EDIT控件,基本功能:
输入,并翻页显示
C语言DOS下载的EDIT控件,基本功能:
输入,并翻页显示-C-DOS download the EDIT control, basic functions: input, and page display
- 2022-02-20 13:17:42下载
- 积分:1
-
Bilinear transform algorithm input order, the sampling time, control variables (...
双线性变换算法
输入阶次 ,采样时间 ,控制变量 ( 时 =1, 时 =0)
b1为s函数或z函数多项式的系数,先输入分子的系数(从高次幂至低次幂,高阶系数为零的,应输入0,各系数之间用空格键隔开),再输入分母的系数(从高次幂至低次幂,高阶系数为零的,应输入0,各系数之间用空格键隔开),均存到b1内。
-Bilinear transform algorithm input order, the sampling time, control variables (time = 1, when = 0) b1 function for s or z function polynomial coefficient, the coefficient of the first input elements (from the high power to low power of , high-coefficient of zero, should be type 0, the coefficient between the key separated by a space), and then type the denominator of the coefficient (from the high power to low-power, high-coefficient of zero, should be type 0, between the coefficient of keys separated by spaces), are kept within the b1.
- 2022-02-04 07:44:22下载
- 积分:1
-
把EXCEL格式的多个工作簿的数据转换为ACCESS格式下的表,程序调用读取数据的效率大大提高。在该目录下有点目录.XLS程序运行有自动生成点目录.MDB....
把EXCEL格式的多个工作簿的数据转换为ACCESS格式下的表,程序调用读取数据的效率大大提高。在该目录下有点目录.XLS程序运行有自动生成点目录.MDB.-EXCEL format to multiple workbook ACCESS data into a table format, the program call to read data greatly improve the efficiency. A bit in the directory directory. XLS run directory are automatically generated points. MDB.
- 2022-09-09 08:30:02下载
- 积分:1
-
Qt4连连看
#include "widget.h"
#include
int main(int argc, char *argv[])
{
QApplication a(argc, argv);
Widget w;
w.show();
return a.exec();
}
- 2023-04-28 14:15:04下载
- 积分:1
-
introduction to templates, iterators, and temporary classes illustrated by an im...
introduction to templates, iterators, and temporary classes illustrated by an implementation of a red-black tr-introduction to templates, iterators, and temporary classes illustrated by an implementation of a red-black tree
- 2022-03-19 11:43:14下载
- 积分:1