-
这个小游戏是我和一个学长编出来的。准确地说,我只是做了很少的一点工作,对于初学 c的人来说, 可以...
这个小游戏是我和一个学长编出来的。准确地说,我只是做了很少的一点工作,对于初学 c的人来说, 可以-small game and I was a part of seniority. Exactly, I just do a little bit more work, for beginners c people, a good look
- 2022-02-28 16:01:47下载
- 积分:1
-
数字信号处理课程的有关实验,分为两部分,这是第一部分
数字信号处理课程的有关实验,分为两部分,这是第一部分-Digital signal processing courses offered by the experiments, divided into two parts, this is the first part of
- 2023-09-04 16:00:04下载
- 积分:1
-
人物 楚留香
演示游戏下怎么实现人物走动
里面有详细文档说明
开发平台vs2008+hge游戏引擎
以前做的课程设计的附带小程序...
人物 楚留香
演示游戏下怎么实现人物走动
里面有详细文档说明
开发平台vs2008+hge游戏引擎
以前做的课程设计的附带小程序-Chu Liu Xiang figures demonstrate how the achievement of the next game figures to move inside the document explains in detail the development of a platform game engine vs2008+ hge curriculum design done before the spin-off of small procedures
- 2022-03-07 09:09:23下载
- 积分:1
-
学生旷课记录模拟,建立了一个学生类,记录学生旷课次数
学生旷课记录模拟,建立了一个学生类,记录学生旷课次数-Student absenteeism record simulation, students set up a category,
- 2022-02-26 20:10:45下载
- 积分:1
-
javaAPI procedures, the realization of a string of figures, in order for the use...
javaAPI程序,实现了的数字串的排序,对于用户的非法输入进行了处理-javaAPI procedures, the realization of a string of figures, in order for the user of illegal importation of processing
- 2022-07-17 16:27:32下载
- 积分:1
-
labwindows/CVI and vc 6.0 mixed programming. The procedures are needed labwindow...
labwindows/cvi 和 vc++6.0的混合编程。程序的执行需要labwindows/cvi组件的支持-labwindows/CVI and vc 6.0 mixed programming. The procedures are needed labwindows/CVI components support
- 2022-01-25 19:52:56下载
- 积分: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
-
STM32 LCD12864驱动 实现描点绘图,显示汉字,绘制波形,坐标
STM32 LCD12864驱动 实现描点绘图,显示汉字,绘制波形,坐标,代码内有详细的注释,使用keil环境编写,提供函数接口,很方便就可以应用到自己的项目中去。
- 2023-04-15 16:00:03下载
- 积分:1
-
可以清除电脑使用痕迹,采用美国国防部标准,安全可靠,提供信息隐藏功能...
可以清除电脑使用痕迹,采用美国国防部标准,安全可靠,提供信息隐藏功能-remove traces of the use of computers, used by the U.S. Department of Defense standards, security, reliability, and provide information hidden function
- 2022-01-26 04:01:25下载
- 积分:1
-
hardware文件代码,在小车循迹程序中有着重要应用!
hardware文件代码,在小车循迹程序中有着重要应用!-hardware document code, in the car tracking program has an important application!
- 2022-02-21 06:59:18下载
- 积分:1