-
一个扫雷游戏,在win32控制台下开发。其中实现了游戏逻辑,游戏界面不足,操作上不是很顺手,但是用来学习参考还是很不错的、...
一个扫雷游戏,在win32控制台下开发。其中实现了游戏逻辑,游戏界面不足,操作上不是很顺手,但是用来学习参考还是很不错的、-A de-mining game, developed under the win32 console. Which implements the game logic, game interface, lack of operation is not very smoothly, but it is still very good for learning,
- 2022-10-24 07:55:03下载
- 积分:1
-
gongju其他人可以解析FLASH程序代码
gongju其他人可以解析FLASH程序代码-gongju other people analytic procedure code FLASH
- 2022-05-18 16:27:14下载
- 积分:1
-
钢筋混凝土框架结构设计计算源程序,用vb开发。
钢筋混凝土框架结构设计计算源程序,用vb开发。-reinforced concrete frame structure design source files, using Visual Basic development.
- 2022-03-18 07:11:05下载
- 积分:1
-
their game preparation procedures for the mine, which is part of the main progra...
自己编写的扫雷游戏程序,这是其中的主程序部分-their game preparation procedures for the mine, which is part of the main program
- 2023-03-03 06:30:03下载
- 积分:1
-
Find prime numbers prepared by screening the function: void sieve (bool isPrime...
编写筛选查找素数函数:
void sieve(bool isPrime[], int n)
其中isPrime[ ]为一个布尔型数组,n为数组大小。由于2是第一个素数,
所以设置isPrime[0]和isPrime[1]的值为false,并设置其余的元素初值为true。
然后对从4到n-1的每一个i,判断i是否能够被2整除,如果i能够被2整除,则设置isPrime[i]为false。
对从2到n/2的每一个可能的数值重复以上处理,当操作结束时,所有值为true的isPrime[i]所对应的i就是素数,它们将是从筛子中掉下来的。-Find prime numbers prepared by screening the function: void sieve (bool isPrime [], int n) which isPrime [] as a Boolean array, n is the size of the array. Because 2 is the first prime number, so set the isPrime [0], and isPrime [1] a value of false, and set the initial value of the remaining elements of true. And then from 4 to n-1 for each i, to determine whether i can be divisible by 2, if i can be divisible by 2, then set the isPrime [i] is false. From 2 to n/2 possible values for each one to repeat the above processing, when the operation ended, all the true value of the isPrime [i] corresponding to i is a prime number, they will be falling from the sieve in the past.
- 2023-03-02 04:45:03下载
- 积分:1
-
an introduction to java and classes
an introduction to java and classes
- 2022-08-07 18:45:52下载
- 积分:1
-
清新扁平化后台登录界面dede模板
★模板介绍★ 清新扁平后台登录界面dede模板,测试完整无错,兼容主流浏览器。模板包含安装说明,并包含测试数据。本模板基于DEDECms 5.7 utf-8设计,需要GBK版本的请自己转换。★模板安装方法★将dede文件夹上传到你的网站根目录进行覆盖即可。(注:如果你的后台目录修改了的,请把dede文件夹里的内容上传你网站的后台的管理目录进行覆盖)
- 2022-07-13 07:23:03下载
- 积分:1
-
IFXdemo for vrtxsa86
IFXdemo for vrtxsa86-ifxdemo
- 2023-01-09 11:40:04下载
- 积分:1
-
点跌代
jocobi式
将不规则的物理平面坐标转换为规则的计算平面坐标...
点跌代
jocobi式
将不规则的物理平面坐标转换为规则的计算平面坐标-or point-to-generation jocobi irregular physical Plane Coordinate transformation rules for the calculation of Plane Coordinate
- 2022-02-11 13:11:41下载
- 积分:1
-
在LabVIEW里实现PLC中的下降沿触发的功能
在LabVIEW里实现PLC中的下降沿触发的功能-PLC in LabVIEW to achieve the falling edge trigger function
- 2023-07-20 10:55:03下载
- 积分:1