-
读写U盘的源程序
读写U盘的源程序-reader of the source
- 2022-04-23 09:38:55下载
- 积分: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
-
比较两个目录(包括子目录)和更新,目标目录…
比较两个目录(包含子目录)并更新
1、发现目标目录缺少文件,则更新
2、发现目标目录的文件与源文件不同,则更新
3、更新时,保持与源目录结构相同-compare two directories (including subdirectories) and an update, the target directory lack of documentation, update 2, the target directory file with the source file were different, Update 3, update, and maintain the same source directory structure
- 2022-08-22 21:39:23下载
- 积分:1
-
真实感图形学 jsjtuxingxue VC++ 实现的 真实感图形学 功能
真实感图形学 jsjtuxingxue VC++ 实现的 真实感图形学 功能 -Realistic graphics jsjtuxingxue VC++ to achieve the realistic graphics capabilities
- 2023-02-02 02:50:03下载
- 积分:1
-
RetinexTest
Retinex试验
- 2022-01-26 02:00:43下载
- 积分:1
-
这是ssd5 recommended exe1的源程序,绝对正确。
这是ssd5 recommended exe1的源程序,绝对正确。-This is the source ssd5 recommended exe1 absolutely correct.
- 2022-04-09 03:27:55下载
- 积分:1
-
获得计算机+硬盘+网卡的ID号码,但要注册缴费才可以正常使用...
获得计算机+硬盘+网卡的ID号码,但要注册缴费才可以正常使用-get mainboard disk ethernet card id
- 2022-04-14 21:06:38下载
- 积分:1
-
BP 算法,从网上找到的,国外一个网站
BP algorithm
BP 算法,从网上找到的,国外一个网站
BP algorithm
- 2022-03-18 22:04:23下载
- 积分:1
-
这是一个简单的停车场管理程序,实现了车辆入库、出库、登记、计费等功能。用C编写的...
这是一个简单的停车场管理程序,实现了车辆入库、出库、登记、计费等功能。用C编写的-This is a simple car park management procedures, to achieve a vehicle storage, a library, registration, billing and other functions. Prepared with C
- 2023-08-21 08:35:03下载
- 积分:1
-
用VC++,OpenGL和CG在GPU上实现期权定价的计算
用VC++,OpenGL和CG在GPU上实现期权定价的计算-Using VC , OpenGL and CG in the GPU to achieve the calculation of option pricing
- 2022-05-26 19:19:31下载
- 积分:1