-
这个程序是阳历
这个程序是阳历-阴历的转换程序,内容简单却很实用。想知道使用阴历生日朋友的阳历出生日期吗?用过本程序就知道了-the procedure is solar- lunar calendar conversion process is very simple and practical content. Wondered the use of the lunar calendar birthday friends solar calendar date of birth? Used this procedure will know
- 2022-04-12 10:03:57下载
- 积分:1
-
installation of the operating system explained in detail, and I hope to beginner...
操作系统安装详细解释,希望对初学者能够有一定的帮助,谢谢大家拉-installation of the operating system explained in detail, and I hope to beginners can be helpful, thank you Rafah
- 2022-03-23 13:17:22下载
- 积分:1
-
下载管理
下载管理- Downloading manages
- 2022-02-20 23:08:16下载
- 积分:1
-
软件设计文档国家标准
软件设计文档国家标准 -National standards for software design documents
- 2022-07-24 00:55:05下载
- 积分:1
-
RSIHE for contrast enhancement
RSIHE for contrast enhancement
- 2023-01-12 11:50:04下载
- 积分:1
-
This is a very useful web development tool. Can save you a lot of time.
这是个开发web很有用的工具.可以节省你很多的时间.-This is a very useful web development tool. Can save you a lot of time.
- 2022-03-12 18:37:23下载
- 积分:1
-
HTML5 幻灯片放映
HTML5 幻灯片放映,此 html5 幻灯片显示代码帮助您在您的网站中添加幻灯片放映。图片/图像文件夹中您可以轻松地添加您的图片。
今天 mosly web 开发前端语言是 HTML 和 CSS。在 HTML 以后新邓氏在 HTML5 和还任自己沉沦运作上 HTML5 增加...
- 2022-07-20 19:22:12下载
- 积分: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
-
写了一个获取SolidWorks文件结构的代码。以XML开式输出。
写了一个获取SolidWorks文件结构的代码。以XML开式输出。-Write a SolidWorks file structure to obtain the code. Open to XML output.
- 2022-03-06 15:21:48下载
- 积分:1
-
use of this procedure, ADO connection ACCESS database segmentation window differ...
此程序用到了,ADO连接ACCESS数据库,切分窗口,以及不同视图之间进行通信.List Control和Tree Control,用户UI线程等技术.-use of this procedure, ADO connection ACCESS database segmentation window different Views of communication between. List Control and Tree Control, users UI thread technology.
- 2022-02-26 03:30:25下载
- 积分:1