-
非常酷的一个游戏, 用DirectX 3D引擎和microsoft MFC开发.
非常酷的一个游戏, 用DirectX 3D引擎和microsoft MFC开发.-a very cool game, with DirectX 3D engine and microsoft MFC Development.
- 2022-04-07 17:53:37下载
- 积分:1
-
一个VC++的课程设计,主要内容是运动在动态圆上的五角星。
一个VC++的课程设计,主要内容是运动在动态圆上的五角星。-a curriculum design, and main contents of the circular movement of the dynamic on the five-pointed star.
- 2022-01-30 18:55:19下载
- 积分:1
-
实现SDE图层和数据表的动态关联,时时更新
实现SDE图层和数据表的动态关联,时时更新-The achievement of SDE layers and associated data tables
- 2022-07-13 21:17:25下载
- 积分:1
-
digital image processing in mathlab
digital image processing in mathlab
- 2022-03-20 04:51:52下载
- 积分: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
-
基于VHDL的全数字锁相环的设计
有关键部分的源代码
hehe !
基于VHDL的全数字锁相环的设计
有关键部分的源代码
hehe !-VHDL-based all-digital phase-locked loop has a key part of the design of the source code hehe!
- 2022-02-02 09:54:07下载
- 积分:1
-
以“带行逻辑链接信息”的三元组表作为稀疏矩阵的存储结构;实现两个矩阵相加、相减、相乘运算;运算结果以阵列形式输出。...
以“带行逻辑链接信息”的三元组表作为稀疏矩阵的存储结构;实现两个矩阵相加、相减、相乘运算;运算结果以阵列形式输出。-Sparse matrix computation
- 2022-07-28 15:07:49下载
- 积分:1
-
三星ARM9芯片S3C2413的咯ader源代码,不错的
三星ARM9芯片S3C2413的咯ader源代码,不错的-ARM9 Samsung S3C2413 chip of pyronaridine Ader source code, a good
- 2023-06-11 21:05:04下载
- 积分:1
-
作业调度模拟程序,操作系统实验来的.会对你有很大帮助的,哈哈哈哈....
作业调度模拟程序,操作系统实验来的.会对你有很大帮助的,哈哈哈哈.-scheduling simulation program, the operating system of the experiment. You will be very helpful, ha ha ha ha.
- 2022-03-22 19:43:54下载
- 积分:1
-
本程序在TURBOC2.0下编译通过,**.h文件可拷在INCLUDE文件夹下
本程序在TURBOC2.0下编译通过,**.h文件可拷在INCLUDE文件夹下-Under this program TURBOC2.0 compile,**. h file can copy the INCLUDE folder
- 2022-02-25 21:17:20下载
- 积分:1