-
快捷桌面!可以添加快捷方式以及其他的应用程序,可以减少桌面放置的快捷方式数量!美化桌面...
快捷桌面!可以添加快捷方式以及其他的应用程序,可以减少桌面放置的快捷方式数量!美化桌面-Fast desktop! You can add shortcuts, and other applications, can reduce the number of the desktop shortcut to be placed! Beautification of the desktop
- 2023-08-18 08:40:02下载
- 积分:1
-
IP telephone network (source code) V1.2.rar
网络IP电话(源代码) V1.2.rar-IP telephone network (source code) V1.2.rar
- 2022-08-10 17:57:42下载
- 积分:1
-
建立一个新的链表,从文件中读出数据,再把数据放入建立好的链表中。可选择操作的子程序为:<1>输入数据(分别输入学生的学号、姓名、性别、C语言成绩、数...
建立一个新的链表,从文件中读出数据,再把数据放入建立好的链表中。可选择操作的子程序为:输入数据(分别输入学生的学号、姓名、性别、C语言成绩、数学成绩、英语成绩) 按学号或姓名删除学生的资料 按学号或姓名查询学生的资料 修改学生的资料 保存学生的资料 退出系统-Create a new list, read data from the file, then the data into the list of well-established. Selectable operation subroutine as follows: " 1> type" data (respectively, the students enter the school number, name, sex, C language achievement, mathematics achievement, English achievement) " 2" by Student ID or name to delete student information " 3 " by Student ID or name check student information " 4 " modify the student information " 5 " to save student information " 6 " out of the system
- 2022-02-13 01:37:10下载
- 积分:1
-
一个反褶积的VC++例子,简单明了,很适合刚刚开始学习信号分析的人...
一个反褶积的VC++例子,简单明了,很适合刚刚开始学习信号分析的人-A deconvolution of VC++ Example simple, it is suitable for signal analysis has just begun to study people
- 2023-02-20 04:50:03下载
- 积分:1
-
人工神经faceeditapp算法编写的VC,它还不完善。世界。
用VC编写的人工神经faceeditapp算法,还不尽完美!欢迎下载指导!-Artifical nerve faceeditapp arithmetic programed with VC,it is not perfect yet.Welcome to download and guide.
- 2023-07-17 22:40:02下载
- 积分:1
-
This procedure in the original array of procedures based on the added template,...
本程序在原来数组程序的基础上添加了模板、重载+、- 、=、==和!=运算符等操作。
实现了对两个数组的加、减、赋值、判断是否相等等功能。-This procedure in the original array of procedures based on the added template, overloading+,- ,=,== And! = Operator and other operations. Achieved on the two array add, subtract, assignment, and so on to determine whether the functional phase.
- 2023-01-21 02:40:04下载
- 积分:1
-
A very useful programming tool, commonly used in numerical calculation of the vb...
一本非常实用的编程工具书,常用的数值计算的vb源代码,及其运算公式和测试例子
包括微积分 求导和多项式插值-A very useful programming tool, commonly used in numerical calculation of the vb source code, and the computing formula and test examples include calculus, and polynomial interpolation derivation and so on
- 2022-01-25 14:46:25下载
- 积分:1
-
C# USB 发送和接收数据
这是一个C# USB 发送和接收数据,可以用于调试USB接口程序
- 2022-03-16 10:57:14下载
- 积分:1
-
LSV2机床通信传输协议
const CString REQ_MAKEDIR = "C_DM" //创建目录
const CString REQ_D...
LSV2机床通信传输协议
const CString REQ_MAKEDIR = "C_DM" //创建目录
const CString REQ_DELDIR = "C_DD" //删除目录
const CString REQ_DELFILE = "C_FD" //删除文件
const CString REQ_PROTECT = "C_FA" //保护文件
const CString REQ_RENAME = "C_FR" //重命名
const CString REQ_COPY = "C_FC" //拷贝
//-------------发送文件--------------
const CString REQ_SNDFILE = "R_FL"
const CString REP_SNDFILE = "S_FL"
//-----------------------------------
//-------------接收文件--------------
const CString REQ_REVFILE = "C_FL"
const CString REP_REVFILE = "S_FL"
//-----------------------------------
//-------------更改目录--------------
const CString REQ_CHGDIR = "C_DC" //更改目录
//-------------更改目录--------------
//-------------根目录名--------------
const CString ROOT_DIR_NAME = "LSV2" //根目录名
//-------------根目录名-LSV2 trans
const CString REQ_MAKEDIR = "C_DM" //创建目录
const CString REQ_DELDIR = "C_DD" //删除目录
const CString REQ_DELFILE = "C_FD" //删除文件
const CString REQ_PROTECT = "
- 2023-01-08 18:05:03下载
- 积分:1
-
This my information, so the three experiments (1, l
这是我做的信息论的3实验程序 (1、l-d编码 2、哈夫曼编码 3、维吉尼亚密码)-This my information, so the three experiments (1, l-d code 2, 3 Huffman coding, Virginia password)
- 2022-03-23 09:38:18下载
- 积分:1