-
线程的封装源代码,以及线程组的封装。并采用消息控制线程的方法。...
线程的封装源代码,以及线程组的封装。并采用消息控制线程的方法。-Thread package, source code, as well as the thread group of packages. And using the message thread of control methods.
- 2022-05-22 18:31:08下载
- 积分:1
-
原创的30mW单通道遥控器发射机与接收机电路图,超内差接收方式。...
原创的30mW单通道遥控器发射机与接收机电路图,超内差接收方式。-30mW the original single-channel remote control transmitter and receiver circuits, within the ultra-poor receiving methods.
- 2022-02-04 17:43:32下载
- 积分:1
-
用C语言实现的最新且最快的SVM源码,可用于解决多类分类问题
用C语言实现的最新且最快的SVM源码,可用于解决多类分类问题-C language of the latest and fastest source of SVM can be used to solve the multi-category classification
- 2022-07-15 20:01:47下载
- 积分:1
-
This is the digital image processing of the first chapter, a good book
这是数字图象处理的书的第一章,一本不错的书-This is the digital image processing of the first chapter, a good book
- 2022-07-27 12:37:44下载
- 积分:1
-
为庆祝排灯节carckers Turbo C源代码
这是一个项目,火箭被点燃,然后在空中爆炸。
- 2022-03-12 12:52:03下载
- 积分:1
-
这是数据库的教程,是某重点大学的非常专业的讲稿,
这是数据库的教程,是某重点大学的非常专业的讲稿,-This is the Directory database is a key university in a very professional script,
- 2022-05-07 01:30:57下载
- 积分:1
-
union management software, with VFP language series oh
工会管理软件,用VFP语言编的哦-union management software, with VFP language series oh
- 2022-10-26 03:10:03下载
- 积分:1
-
怪兽格斗,格斗游戏,全屏3D,很好玩的!
怪兽格斗,格斗游戏,全屏3D,很好玩的!-monster fighting, fighting games, full-screen 3D, is a lot of fun!
- 2022-09-24 15:50:02下载
- 积分:1
-
文件加密软件addsecret,VB!我们可以根据自己的分析说明。
addsecret是为文件等加密的软件,是VB开发的!大家可根据自己情况加密!-addsecret for documents encryption software, VB! We can according to its own encryption!
- 2022-01-30 12:37:13下载
- 积分:1
-
生命进化游戏(The Game of Life) C++程序代码
一种在很多格子里不断进化的生命进化的小游戏。
它的规则是这样的:
对其中一个网格,如果它的邻居少于两个,则它会死于孤独;如果多于三个,它亦会因拥挤而死。只有当它的邻居数等于二或三时它才会生存到下一代;如果某格原先没有细胞,但它有三个邻居时,会繁衍一个新的细胞。
以上是百度到的介绍。这个程序是我自己写的,只用到了,用的是二维数组,在控制台显示,所以范围比较有限。
- 2023-04-18 04:10:03下载
- 积分:1