-
Krazy Pipes game sources. Operational system: DOS. Compiles OK in Quickbasic.
Krazy Pipes game sources. Operational system: DOS. Compiles OK in Quickbasic.
- 2022-02-16 09:32:01下载
- 积分:1
-
a malbrt gamea ma lbrt gamea ma lbrt gamea ma lbrt gamea ma lbrt gamea ma lbrt g...
a malbrt gamea ma lbrt gamea ma lbrt gamea ma lbrt gamea ma lbrt gamea ma lbrt gamea ma lbrt gamea ma lbrt gamea ma lbrt gamea ma lbrt gamea ma lbrt gamea ma lbrt gamea ma lbrt game-a malbrt gamea malbrt gamea malbrt gamea malbrt gamea malbrt gamea malbrt gamea malbrt gamea malbrt gamea malbrt gamea malbrt gamea malbrt gamea malbrt gamea malbrt gamea malbrt gamea malbrt gamea malbrt gamea malbrt gamea malbrt gamea malbrt gamea malbrt gamea malbrt gamea malbrt gamea malbrt gamea malbrt gamea malbrt game
- 2022-02-04 10:02:13下载
- 积分:1
-
一些不错的ICO图标,可以看一下啦!
一些不错的ICO图标,可以看一下啦!...
一些不错的ICO图标,可以看一下啦!
一些不错的ICO图标,可以看一下啦!-Some good ICO icon, you can look at you! Some good ICO icon, you can look at you!
- 2022-03-16 19:11:48下载
- 积分:1
-
Nankai 100 that the source code for a total of 30, have passed the test, we want...
南开百题的源码,共30道,都已经通过测试,希望对大家有所帮助.-Nankai 100 that the source code for a total of 30, have passed the test, we want to help.
- 2022-04-29 07:52:11下载
- 积分:1
-
form seismic events with fortran
fortran编写简单的形成地震同相轴,大家需要的可以用下载 用的是雷克子波-form seismic events with fortran
- 2022-03-15 12:09:47下载
- 积分:1
-
用VC++实现的基于SMTP的邮件发送程序,带附件,base64编码
用VC++实现的基于SMTP的邮件发送程序,带附件,base64编码-welcome
- 2022-02-10 11:51:37下载
- 积分: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
-
关于sdram学习的方法和心得,属于菜鸟进阶型资料
关于sdram学习的方法和心得,属于菜鸟进阶型资料-About sdram learning methods and experiences, advanced type of information belongs to rookie
- 2022-12-06 02:25:03下载
- 积分:1
-
本原码用VB2005演示了串口控制,多线程的实现,程序性指
本原码用VB2005演示了串口控制,多线程的实现,程序性指-primitive code using VB2005 demonstration of serial control, multi-thread and that the realization of procedural means
- 2022-03-11 00:36:02下载
- 积分:1
-
stm32F4_usb读写u盘例程
基于stm32F407zgt6 usb_host_OTG的u盘读写例程,实现的功能有:对插入的u盘目录的读取、向u盘写数据、对任意插入的usb HID 设备描述符,配置描述符,接口描述符,端点描述符等的读取。
- 2022-05-05 01:57:53下载
- 积分:1