-
비 터 비 디 코 더 C언 어 프 /...
비 터 비 디 코 더 C언 어 프 로 그 램 입 니 다 .
C언 어 로 자 세 히 되 어 있 습 니 다 .-비 터 비 디 코 더 C언 어 프 로 그 램 입 니 다 .
C언 어 로 자 세 히 되 어 있 습 니 다 .
- 2023-01-06 00:55:04下载
- 积分:1
-
在足球比赛中,操作系统在语言的发展过程中,是足球成绩…
在symbian os 上运行,开发语言是symbian c++,和标准c++有点区别。演示了标准的在symbian 显示文本的方式。入门级程序代码-in football scores os running on the development of language is football scores c, c and standards somewhat different. Demonstration of the standard text in football scores show the way. Entry-level code
- 2022-06-26 18:47:16下载
- 积分:1
-
一个小型的公司管理信息系统,包括基础信息管理系统,供销商管理系统,客户管理系统等等.可以查询需要的信息....
一个小型的公司管理信息系统,包括基础信息管理系统,供销商管理系统,客户管理系统等等.可以查询需要的信息.-a small corporate management information system, including infrastructure information management systems, the management and marketing systems, customer management systems. Inquiries may need information.
- 2022-04-20 04:50:50下载
- 积分:1
-
本程序采用牛顿拉夫逊进行电力网络的潮流分布计算,是电力系统教学的工具之一。...
本程序采用牛顿拉夫逊进行电力网络的潮流分布计算,是电力系统教学的工具之一。-This procedure using the Newton Raphson power networks, the trend of distributed computing, power systems are one of the tools of teaching.
- 2022-11-01 17:50:03下载
- 积分:1
-
CCS视频演示
CCS视频演示-设置CCS于硬件仿真模式-CCS-CCS installed in the hardware emulation mode
- 2022-02-28 15:37:58下载
- 积分:1
-
热的地图与数字值叠加
Heat maps with numeric values overlayed
- 2022-05-08 11:19:56下载
- 积分:1
-
X264: A HIGH PERFORMANCE H.264/AVC ENCODER 详细介绍了x264采用的技术细节,对理解x264源码大有好处。...
X264: A HIGH PERFORMANCE H.264/AVC ENCODER 详细介绍了x264采用的技术细节,对理解x264源码大有好处。
- 2022-10-01 18:25: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
-
此程序是一个dos下日历.
此程序是一个dos下日历.-This program is a calendar under dos.
- 2022-07-06 15:11:55下载
- 积分:1
-
英语单词接龙游戏
英语单词接龙游戏-English word word games
- 2022-07-15 23:17:36下载
- 积分:1