-
生命游戏,规则:
1、一个细胞周围八个格存活2~3个细胞,则下一时代次此细胞依然存活
2、如果某个格周围八个格存活三个细胞,则下一时代该格能创生一个细胞...
生命游戏,规则:
1、一个细胞周围八个格存活2~3个细胞,则下一时代次此细胞依然存活
2、如果某个格周围八个格存活三个细胞,则下一时代该格能创生一个细胞
3、如果一个细胞周围8格存活细胞数为1个或1个一下,则下一世代该细胞因孤独而死
4.如果一个细胞周围8格存活细胞数为4个或4个以上,则下一世代该细胞因生存空间拥挤而死-Game of Life rules: 1, a cell survival of the surrounding eight grid cells 2 ~ 3 months, then the next times at 2 this cell is still viable, if a grid around the eight cell survival of three cells, then the next era of the grid to creation of a cell 3, around 8, if a cell survival of cells for cell 1 or a click, then the next generation of the cells die because of loneliness 4. If a cell survival of cells in the surrounding 8 cells for 4 or 4 or more, then the next generation of the cells died due to crowded living space
- 2022-02-03 18:18:30下载
- 积分:1
-
A utility for cross
lib、dll等文件格式转换的软件,包括源程序-A utility for cross-platform development of function libraries, for converting
and modifying object files and for dumping and disassembling object and
executable files for all x86 and x86-64 platforms.
- 2023-08-25 03:15:04下载
- 积分:1
-
c++五种排序算法
c++五种排序算法-5 methods of sorting algorithm with C++
- 2022-02-26 18:14:27下载
- 积分:1
-
语音识别
#include
#pragma comment(lib,"ole32.lib") //CoInitialize CoCreateInstance闇€瑕佽皟鐢╫le32.dll
#pragma comment(lib,"sapi.lib") //sapi.lib鍦⊿DK鐨刲ib鐩綍,蹇呴渶姝g‘閰嶇疆
int main(int argc, char* argv[])
{
ISpVoice * pVoice = NULL;
//COM鍒濆鍖栵細
if (FAILED(::CoInitialize(NULL)))
return FALSE;
//鑾峰彇ISpVoice鎺ュ彛锛?
HRESULT hr = CoC
- 2023-07-03 17:00:03下载
- 积分:1
-
Students in school management system, is the thesis vb+ sql students can manage...
学生学籍管理系统,是vb+sql的论文 可以管理学生的基本信息-Students in school management system, is the thesis vb+ sql students can manage the basic information
- 2022-02-06 21:25:19下载
- 积分:1
-
基于神经网络的手势识别代码
资源描述本程序包含了用神经网络算法实现的手势识别代码
- 2022-05-25 13:40:43下载
- 积分:1
-
自己设计的24点游戏,利用穷举法,可以计算任意4个小于13的数的24点,并给出算法,而且可以让用户输入答案,判断答案的正确性。...
自己设计的24点游戏,利用穷举法,可以计算任意4个小于13的数的24点,并给出算法,而且可以让用户输入答案,判断答案的正确性。-24 points of their own design games, the use of exhaustive method can calculate any of the four is less than 13 the number of 24 points, and gives algorithms, but also allows users to input the answer, to judge the correctness of the answer.
- 2022-06-01 21:18:29下载
- 积分:1
-
一个简化的学生成绩核算系统的设计与实现的程序
一个简化的学生成绩核算系统的设计与实现的程序-Student achievement of a simplified accounting system design and implementation process
- 2022-07-19 10:11:07下载
- 积分:1
-
appear Xin SQL Server log cleaning tools (free source) 1.0.0 clearance, Compress...
讯鑫 Sql Server 日志清理工具(免费源码) 1.0.0
清除、压缩 SqlServer 的日志,支持多日志文件的SQLSERVER数据库日志,能将十几G的日志文件清理成十几兆。
SQL SERVER 修复,SQL恢复,误删除表,SQL 数据恢复,SQL SERVER 数据库恢复修复,SQL 找回业务
使用数据库的过程中,由于断电或其他原因,有可能导致数据库出现一些小错误,比如检索某些表特别慢,查询不到符合条件的数据等.
出现这些情况的原因,往往是因为数据库有些损坏,或索引不完整.
在ACCESS中,有个修复数据库的功能可以解决这个问题,在SQL企业管理器,没有这个功能,要用语句来完成,下面就介绍如何用 SQL 语句完成数据库的修复,需要注意的是,在进行下面的操作时,必须断开所有用户的连接-appear Xin SQL Server log cleaning tools (free source) 1.0.0 clearance, Compression SqlServer log, support the log file SQLSERVER database log, 10 G can log files liquidation over a dozen Katherine. SQL SERVER repair, SQL recovery, ESO table, SQL Data Recovery, SQL Server Database Recovery repair business use SQL database to retrieve the process, Due to power outages or other reasons, it might lead to some database errors, such as retrieval of certain forms particularly slowly, Inquiries not meet the requirements of data and so on. All these reasons, it is often because the database some damage, Index or incomplete. In
- 2023-02-28 07:25:02下载
- 积分:1
-
子窗口编程的例子
子窗口编程的例子-Programming examples of sub-window
- 2023-06-12 04:40:03下载
- 积分:1