-
Download from internet, an simple easy
calendar.
This is an microsoft HTML A...
Download from internet, an simple easy
calendar.
This is an microsoft HTML Application script calendar.
It can run on any microsoft windows Operating systemm.
- 2022-01-26 05:53:10下载
- 积分:1
-
操作系统目录管理
操作系统目录管理-OS directory management
- 2023-08-18 18:10:02下载
- 积分:1
-
the document in detail the high
该文档详细介绍了高速PCB布线的一些概念及注意点,本人看后感觉帮助比较大,不敢独享-the document in detail the high-speed PCB and the attention of some of the concepts, I look and feel more help, not monopoly
- 2023-03-08 20:05:03下载
- 积分:1
-
生命进化游戏(The Game of Life) C++程序代码
一种在很多格子里不断进化的生命进化的小游戏。
它的规则是这样的:
对其中一个网格,如果它的邻居少于两个,则它会死于孤独;如果多于三个,它亦会因拥挤而死。只有当它的邻居数等于二或三时它才会生存到下一代;如果某格原先没有细胞,但它有三个邻居时,会繁衍一个新的细胞。
以上是百度到的介绍。这个程序是我自己写的,只用到了,用的是二维数组,在控制台显示,所以范围比较有限。
- 2023-04-18 04:10:03下载
- 积分:1
-
用pb开发PDA程序的代码
用pb开发PDA程序的代码-PDA using pb development procedures code
- 2022-05-31 15:00:46下载
- 积分:1
-
DSP TMS320vc5416 FFT代码
DSP TMS320vc5416 FFT代码-DSP TMS320vc5416 FFT code
- 2022-03-05 04:01:32下载
- 积分:1
-
2d array implemented using pointer or template
在C++中,可以直接用[][]实现二维数组,但是[][]不能重载,所以,用模版与指针实现的自定义二维数组-2d array implemented using pointer or template
- 2022-01-22 13:39:16下载
- 积分:1
-
leach 协议代码
leach 协议协议代码使用 omnet + + ,leach是设计来降低功耗的每个节点的无线传感器网络协议,它取决于集群的拓扑,leach 中具有最高能量的节点将被指定为簇头,而另一个节点是群集中的唯一成员
- 2022-02-15 07:52:56下载
- 积分:1
-
建立了一个备用的内存分配方案为toyfdtd1。由翰…
builds an alternate memory allocation scheme into ToyFDTD1. Contributed by John Schneider, it guarantees that the data arrays are contiguous, which the ToyFDTD1 scheme does not. Released 6 December, 1999.
- 2022-03-17 13:21:54下载
- 积分:1
-
用C语言编写的国际象棋源程序,单文件,编译简单,适合新手学习。...
用C语言编写的国际象棋源程序,单文件,编译简单,适合新手学习。-C language chess source code, single file, suitable for novice to learn.
- 2022-05-21 13:15:33下载
- 积分:1