-
eBuy商店jsp源代码
完整代码,网上书店,值得初学者学习。
- 2023-03-26 04:15:03下载
- 积分:1
-
stoking
files
folders
desktops
stoking
files
folders
desktops
- 2022-06-12 05:01:17下载
- 积分:1
-
用ADC0804测量模拟电压,电压范围从0V到5V都能精确的测量,该程序已调试成功,可直接运用...
用ADC0804测量模拟电压,电压范围从0V到5V都能精确的测量,该程序已调试成功,可直接运用-ADC0804 measurement using analog voltage, voltage range from 0V to 5V can precise measurement, the debugging procedure has been successful and could be directly applied
- 2022-01-25 16:52:38下载
- 积分:1
-
小弟从网上掘一代码,奉献出来,希望对大家有帮助
小弟从网上掘一代码,奉献出来,希望对大家有帮助-Boy dug one code from the Internet, and dedication out to be helpful for all of us
- 2022-06-30 00:40:39下载
- 积分:1
-
注册表编辑器,可以根据需要修改注册表的一些设置,优化系统。...
注册表编辑器,可以根据需要修改注册表的一些设置,优化系统。-Registry Editor, it may need to revise some of the registry settings optimized system.
- 2023-05-01 09:15:02下载
- 积分:1
-
delphi wav 轉換MP3 外部調用lame.exe 轉換MP3
wav 文件转换为MP3, 外部调用lame.exe 转换MP3
- 2023-03-07 17:35:03下载
- 积分:1
-
高效率的C++编程经验,作者历时1年的经验总结。
高效率的C++编程经验,作者历时1年的经验总结。-The most popular methed.
- 2022-08-11 01:35:08下载
- 积分: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
-
采用G.729的语言实时通信
采用G.729的语言实时通信-using G.729 language real-time communication
- 2022-01-29 03:53:30下载
- 积分:1
-
包含运算符重载的几个算法。很不错哦!
包含运算符重载的几个算法。很不错哦!-contains Operator several algorithms. Very good!
- 2022-10-13 09:20:03下载
- 积分:1