-
用VC编写的图像处理程序,实现了图像的放大、缩小、旋转等功能。...
用VC编写的图像处理程序,实现了图像的放大、缩小、旋转等功能。-VC prepared using image processing procedures to realize the image to enlarge, narrow, rotating functions.
- 2022-03-16 11:55:06下载
- 积分:1
-
这个文件包含了常用算法的C++语言源代码,苏…
该文件包含C语言当中的常用算法源码,如单元加,底层编码,汉诺塔,逆阵,数据结构里面的很多重要的算法源码,是精通C的必备。-This file contains C language source code among the commonly used algorithms, such as the cell increases, the underlying code, Tower of Hanoi, inverse matrix, many important data structures inside the algorithm source code, is proficient in C essential.
- 2022-09-14 18:50:03下载
- 积分:1
-
um=5.elmo
/*The program sets an arrays of positions and speeds.On the digital input #6 trigger, the program moves forward, waits one second and returns.The destination and speed of the motion are defined according to the values in the speed and position arrays, with an index set by digital inputs #1 through #5.When an error occurs, the program stops and digital output #1 is raised.The motions are executed by functions called by the main program.Errors are detected in the motion functions and returned to the main program.*///Global Variable declarationint Destination[32];int MotionSpeed[32];int MaxDest;int MaxSpeed;//Functions declarationfunction int Err = MoveForward(int MoveIndex); function int Err = MoveBack(int MoveIndex);//Program##PROGRAM1//Local variables declarationint i;float Coeff;//Program bod
- 2022-06-16 23:30:26下载
- 积分:1
-
建立交换文件的 C 语言源代码,对学习C语言有一定的帮助.
建立交换文件的 C 语言源代码,对学习C语言有一定的帮助. -Establishing an exchange of documents C language source code for learning C language certainly helps.
- 2023-03-13 07:15:03下载
- 积分:1
-
操作系统的 自己一看就知道
操作系统的 自己一看就知道-its own operating system a person would know
- 2022-02-03 18:58:36下载
- 积分:1
-
异形dlg的某高手的封装。 异形dlg的某高手的封装。
异形dlg的某高手的封装。 异形dlg的某高手的封装。 -异形dlg的某高手的封装。异形dlg的某高手的封装。异形dlg的某高手的封装。异形dlg的某高手的封装。
- 2023-07-03 14:30:03下载
- 积分:1
-
读取USB序列号
读取USB序列号, 搜索计算机有多少个USB设备,打开所有设备,获得U盘设备(可进行读写的设备),给出设备路径及每个设备的序列号
- 2022-03-05 11:24:49下载
- 积分:1
-
此程序通过回溯的方法求解最短哈密顿回路问题
此程序通过回溯的方法求解最短哈密顿回路问题-This program through the back of the method for solving the shortest Hamiltonian circuit problem
- 2022-01-26 01:02:44下载
- 积分:1
-
设计背景
background sound for design
- 2022-03-12 11:21:37下载
- 积分:1
-
LabVIEW示例代码PWM代码
这是一个labview联系的代码,实现PWM控制波形输出,实现输出控制,适合初学者联系,
- 2022-07-22 21:21:22下载
- 积分:1