-
105个c语言的源程序演示各种c语言中非常有用的编程技巧 并可供实际项目中参考使用...
105个c语言的源程序演示各种c语言中非常有用的编程技巧 并可供实际项目中参考使用-105 c language source code presentation of various c language programming skill is very useful and practical items for use and reference
- 2022-07-11 13:31:16下载
- 积分:1
-
这是一款聚电视和收音为一体的微处理器
C++ 源代码,成果奉献,供广大的底层软件开发者学习和参考...
这是一款聚电视和收音为一体的微处理器
C++ 源代码,成果奉献,供广大的底层软件开发者学习和参考-Poly television and radio combines the microprocessor C source code, the results of dedication, the bottom for the majority of software developers learning and reference
- 2022-01-31 21:35:17下载
- 积分:1
-
汉诺塔经典DOS版TC源码
汉诺塔经典DOS版TC源码-HANOR classic DOS version TC-source
- 2022-12-07 12:15:03下载
- 积分:1
-
C + + 的游戏数独
Các chương trình về 游戏信 gồm mà nguồn 点饮料 Cpp,CSharp,节 Cái này 点饮料 sưu tập...thấy tốt nên 共享
- 2022-03-05 18:56:15下载
- 积分:1
-
该程序实现的是种子生命的模拟,生存:有两个或三个邻居的种子将存活到下一代,即仍然占据该格子;
死亡:如果有四个或更多的邻居,种子将因为过度拥挤而死亡;如果种...
该程序实现的是种子生命的模拟,生存:有两个或三个邻居的种子将存活到下一代,即仍然占据该格子;
死亡:如果有四个或更多的邻居,种子将因为过度拥挤而死亡;如果种子只有一个或零个邻居,将因为孤独而死亡;
繁殖:如果一个空格子有三个邻居,那么将会长出一粒新种子。一种模式在经过若干代之后有以下四种可能的结局之一:
消亡;
不变――静态;
振荡――在一组模式间循环多次后在相同的位置出现相同的模式;
滑动――在一组模式间循环多次后在不同的位置出现相同的模式。该程序允许用户指定初始的模式或计算机自动创建初始的模式;
显示进化的过程,即历代模式;
当模式消亡就停止进化,或者提示用户是否继续显示下一代,或开始新的案例,抑或退出。
-The program implementation is the seed of life simulation, survival: There are two or three neighbors of the seed will survive to the next generation, that is still occupying the lattice
Death: If there are four or more neighbors, the seeds will die because of overcrowding if seed is only one or zero neighbors, will die because of loneliness
Breeding: If a sub-space has three neighbors, then it will grow a new seed. After a pattern after several generations have the following one of four possible outcomes:
Die
Constant- static
Oscillation- a group of modes in the loop on many occasions in the same location after the same pattern emerged
Sli
- 2022-03-25 01:15:01下载
- 积分:1
-
实现了简单科学计算器的功能,可以使运用计算器简单功能的人受到很大方便。...
实现了简单科学计算器的功能,可以使运用计算器简单功能的人受到很大方便。-achieve a simple scientific calculator function, we can make use of a simple calculator functions of the great convenience.
- 2022-09-28 01:40:03下载
- 积分:1
-
采用网格地图SLAM算法,基于Rao
采用网格地图SLAM算法,基于Rao-Blackwellized的粒子滤波器-GridSLAM is an easy to use and understand Rao-Blackwellized particle filer to learn grid maps from laser range data.
- 2022-03-20 02:12:39下载
- 积分:1
-
计算器实现数字的加.减.乘.除等基本运算功能
计算器实现数字的加.减.乘.除等基本运算功能-increases. Cut. X. In addition to the basic computing
- 2022-08-10 15:55:13下载
- 积分:1
-
CString usage of Windows services, including the four major parts: First, Servic...
CString用法
Windows服务包括四大部分:
一,服务控制管理器(Service Control Manager)。是系统中的一个RPC服务器,总管所有服务,“Admin$System32Services.exe”。拥有一个在注册表中记录的数据库,包含了所有已安装的服务程序和设备驱动服务程序的相关信息。
二,服务控制程序(Service Control Program)。用来执行对服务程序的开启、控制和状态查询功能。
三,服务程序(Service Program)。服务的执行代码。
四,服务配置程序(Service Configuration Program)。 用来更改,查询已安装服务的信息。-CString usage of Windows services, including the four major parts: First, Service Control Manager (Service Control Manager). Is an RPC system servers, all mains services,
- 2022-04-24 01:16:09下载
- 积分:1
-
基于TMS320F2812的视频图像采集系统的设计 对视屏采集有一定的参考...
基于TMS320F2812的视频图像采集系统的设计 对视屏采集有一定的参考-TMS320F2812-based video image acquisition system design of Shiping collection of some reference
- 2022-02-18 14:23:47下载
- 积分:1