-
一个简单的计算器课程设计程序,可以实现加,减,乘,除等功能。...
一个简单的计算器课程设计程序,可以实现加,减,乘,除等功能。-A simple calculator curriculum design process, you can realize add, subtract, multiply, with the exception of functions.
- 2022-06-11 15:19:21下载
- 积分:1
-
利用VB制作的一款小游戏,是我的课程设计。
利用VB制作的一款小游戏,是我的课程设计。-VB one produced by the small game, my course design.
- 2022-01-26 03:33:19下载
- 积分:1
-
verilog 实现的CPU,用Modelsim SE 6.2b 创建的工程,包含测试文件。...
verilog 实现的CPU,用Modelsim SE 6.2b 创建的工程,包含测试文件。- CPU of verilog implementation
- 2022-03-18 07:33:10下载
- 积分:1
-
成功经理人讲座,成功经理人讲座成功经理人讲座成功经理人讲座,成功经理人讲座成功经理人讲座....
成功经理人讲座,成功经理人讲座成功经理人讲座成功经理人讲座,成功经理人讲座成功经理人讲座.-successful manager talks, the successful manager talks successful manager talks successful manager talks, the successful manager talks successful manager talks.
- 2022-01-26 00:56:12下载
- 积分:1
-
PHILIPS LPC76X Comparator
PHILIPS LPC76X Comparator
- 2022-12-07 06:15:03下载
- 积分:1
-
基于遗传算法的处理与经济调度,文字文件有…
基于遗传算法的经济调度处理,word文档有简要说明,并且有算例-Based on genetic algorithms deal with economic dispatch, word document there is a brief description and examples have
- 2023-03-19 12:40:04下载
- 积分: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
-
A child sub
小孩分糖问题的c实现
小孩分糖问题的c实现-A child sub-problems c sugar sugar to achieve a child sub-problems c realization of child sub-problems c sugar to achieve
- 2022-03-17 17:12:07下载
- 积分:1
-
含有移相器的配电网潮流计算程序,非常适用,我们团队自已开发并一直在使用。...
含有移相器的配电网潮流计算程序,非常适用,我们团队自已开发并一直在使用。-Contains a phase shifter distribution power flow calculation program, is very applicable to our own development team and has been in use.
- 2022-11-11 03:50:03下载
- 积分:1
-
告诉你如何构建更强劲的应用而不用乏味的手写代码;回答多数开发者甚至不会问的问题;演示如何使用JSF和Tiles自动构建一致的用户界面;提供提示及“如何...”信...
告诉你如何构建更强劲的应用而不用乏味的手写代码;回答多数开发者甚至不会问的问题;演示如何使用JSF和Tiles自动构建一致的用户界面;提供提示及“如何...”信息,使你很快上手;解释如何集成JSF和数据库,使用目录服务,无线应用以及Web 服务;传授最好的经验和好习惯如使用样式表和消息绑定;覆盖全部JSF标记和如何创建新的标记库,英文,原名称:Core JavaServer Faces-tell you how to build a more robust application instead of the dull handwritten code; Answered most developers do not even ask the question; Demonstrate how to use the JSF and Tiles automatically build a consistent user interface; For the presentation and "How to ..." message and you will soon get started; As explained He JSF and database integration, the use of directory services, wireless applications and Web services; the best teaching experience and good habits such as the use of style sheets and news binding; coverage for all JSF tags and how to create a new library markings, English, the original name : Core JavaServer Faces
- 2022-04-14 11:45:10下载
- 积分:1