-
tictactoe in netbeans
/*
- 2022-02-01 14:15:26下载
- 积分:1
-
3d pressed the button to the small program
3d摁钮的小程序-3d pressed the button to the small program
- 2022-05-16 00:32:23下载
- 积分:1
-
sorry that I vc beginners, in their own things not to upload, not copy other peo...
不好意思,我是vc 初学者,没有自已得东西要上传,有不敢copy别人的劳动成果,所以就上了吴宗宪语录,希望能给大家紧张的编程工作带来一些放松。-sorry that I vc beginners, in their own things not to upload, not copy other people"s hard work, so the quotations on the Dancefloor, in hopes of giving you the tension caused some programming work to relax.
- 2022-08-10 23:00:34下载
- 积分: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
-
human small taste test software
人体小测试趣味软件-human small taste test software
- 2022-08-02 21:46:29下载
- 积分:1
-
Windows NT2000下读写物理逻辑扇区
Windows NT2000下读写物理逻辑扇区-literacy physical logic Sector
- 2022-03-17 10:27:10下载
- 积分:1
-
以固定格式在A4纸上打印保存重要的文本文件和源代码 (一页纸上保存尽可能多的内容)...
以固定格式在A4纸上打印保存重要的文本文件和源代码 (一页纸上保存尽可能多的内容)-a fixed format printing on A4 paper to preserve important text documents and the source code (a paper to preserve as much as possible the content)
- 2023-01-15 02:30:04下载
- 积分:1
-
vensim讲义 讲解系统动态学的方法技巧等 doc 格式
vensim讲义 讲解系统动态学的方法技巧等 doc 格式-vensim lectures on the system dynamics approach techniques doc format
- 2022-02-13 16:04:28下载
- 积分:1
-
I have written Haskell language implementation of the AES algorithm
自己编写的 AES算法 用Haskell语言实现 -I have written Haskell language implementation of the AES algorithm
- 2022-01-26 02:55:04下载
- 积分:1
-
MFC实现的多线程编程,只是作为练习看看的,高手就不要下载了...
MFC实现的多线程编程,只是作为练习看看的,高手就不要下载了-MFC to achieve multi-threaded programming only as a practice to see, the master, do not download
- 2022-02-04 01:52:39下载
- 积分:1