-
DOS版本的贪吃蛇游戏C源程序。是个不错的小游戏
DOS版本的贪吃蛇游戏C源程序。是个不错的小游戏
- 2022-03-19 03:29:22下载
- 积分:1
-
这是JAVA的教程,非常详细的讲稿,可以参考
这是JAVA的教程,非常详细的讲稿,可以参考-This is the Java Directory, a very detailed script, they can refer to
- 2022-01-21 19:48:30下载
- 积分:1
-
素数生成工具 素数生成工具
素数生成工具 素数生成工具 -Prime number prime number generation tool generation tool Generation Tool prime number prime number generation tool
- 2022-03-21 21:07:53下载
- 积分:1
-
是一个用vc编的绘制多彩立方体的小程序,看看吧,很有意思的...
是一个用vc编的绘制多彩立方体的小程序,看看吧,很有意思的-with vc is a series of the mapping of small colorful cube procedures, and let"s see it, it"s fun
- 2022-03-25 04:25:33下载
- 积分:1
-
Example C8051F120 in Keil uVision Development
Example C8051F120 in Keil uVision Development
- 2022-03-19 15:52:28下载
- 积分:1
-
acm title and programming to do when a number of commonly used algorithms, their...
acm 做题和编程时常用的一些算法,自己总结的,主要有大数的运算,qsort函数,排序,等等。-acm title and programming to do when a number of commonly used algorithms, their summary, the main has large numbers of computing, qsort function, sort, and so on.
- 2022-01-26 05:09:40下载
- 积分:1
-
VB和Labview编程应用,VB与Labview的一些联系。
VB和Labview编程应用,VB与Labview的一些联系。-VB and the application of Labview programming, VB some contact with Labview.
- 2022-03-21 02:36:22下载
- 积分:1
-
利用simulink简历模块图进行机器人的单关节动力学仿真,rar内含说明文档1份,simulink模块图2份(内容一样,其一适于6.5以下版本,另一适于7.0...
利用simulink简历模块图进行机器人的单关节动力学仿真,rar内含说明文档1份,simulink模块图2份(内容一样,其一适于6.5以下版本,另一适于7.0以上版本),简单易懂。-use Simulink curriculum vitae module chart single-joint robot dynamics simulation. rar file a note containing copies Simulink map module 2 (content, One suitable for the following version 6.5, 7.0 more suitable for another version), the simple and understandable.
- 2022-06-12 19:12:28下载
- 积分:1
-
javascript partly Guide
javascript教程上部分-javascript partly Guide
- 2022-05-17 08:15:07下载
- 积分:1
-
problem with M
排列问题
M个1,N个0的排列(高效率版)
排列数为:c(m+n,n)
对n个0,m个1,我的想法是这样的:
每个排列可以分三段:
全0列,全1列, 子问题列
设各段长:r,s,t .子问题列就是 (n,m) = (n-r,m-s),其中0
- 2022-11-27 09:05:03下载
- 积分:1