-
中小型企业网站,用ASP.NTE 和C#实现
中小型企业网站,用ASP.NTE 和C#实现-Small and Medium Enterprises website, with ASP.NTE and C# implementation
- 2022-04-29 18:24:46下载
- 积分:1
-
手机益智游戏
手机益智游戏-贴方块,索爱K700版本,J2ME开发,160关,好玩-mobile puzzle games- posted cubes, Sony Ericsson K700 version of J2ME development, 160 customs and fun
- 2022-07-08 17:23:44下载
- 积分:1
-
用于潮流计算的程序请让我下载我需要的吧感谢了啊
用于潮流计算的程序请让我下载我需要的吧感谢了啊-Procedures for the flow calculation, please let me download I need to thank you, ah
- 2023-07-18 08:25:05下载
- 积分:1
-
DOS下利用VESA实现高分辨率、16bit色显示并输出汉字
DOS下利用VESA实现高分辨率、16bit色显示并输出汉字-DOS using VESA achieve high resolution, 16bit color display and output of Chinese Characters
- 2022-04-09 19:47:53下载
- 积分:1
-
最优化方法作业 0.618方法 有算法介绍 有实例分析 还有相应的程序...
最优化方法作业 0.618方法 有算法介绍 有实例分析 还有相应的程序-Optimization methods of operations 0.618 algorithm describes a case study there is a corresponding procedure
- 2023-07-05 10:35:03下载
- 积分:1
-
分别完成了异步发送电路,接收电路的设计,并把发送和接收电路组合在一起,构成通信控制器。...
分别完成了异步发送电路,接收电路的设计,并把发送和接收电路组合在一起,构成通信控制器。-Send completed asynchronous circuit, receiving circuit design, and to send and receive circuit together constitute the communication controller.
- 2022-07-14 03:03:02下载
- 积分:1
-
DSP2407 c编程用来实现一个基本的调试程序
DSP2407 c编程用来实现一个基本的调试程序-wheel c programming used to achieve a basic debugging procedures
- 2022-05-31 08:33:47下载
- 积分:1
-
Write the Temperature alarm program by Labview Software.
用LabVIEW编写的温度报警程序,适合于工业自动化使用-Write the Temperature alarm program by Labview Software.
- 2022-06-16 11:23:42下载
- 积分: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
-
将电脑上的屏幕信息保存于磁盘的C语言源程序代码
将电脑上的屏幕信息保存于磁盘的C语言源程序代码-will screen on the computer disk information stored at the C language source code
- 2023-07-03 02:55:03下载
- 积分:1