-
用模糊数学相关知识作的年龄分布曲线,隶属函数
用模糊数学相关知识作的年龄分布曲线,隶属函数-fuzzy math knowledge for the age distribution curve, membership function
- 2022-01-25 21:45:25下载
- 积分:1
-
Generate intel. Hex file in the main function they need to add a document storag...
生成intel .hex 格式的文件,在main函数中加入自己需要存储的文件。-Generate intel. Hex file in the main function they need to add a document storage.
- 2023-07-13 11:10:03下载
- 积分:1
-
三
三层体系结构 我们经常会看到许多应聘者在简历上写着“精通数据库编程”的字样,也经常会在招聘网站上看到软件公司的招聘要求中某一项为“精通数据库编程”。于是这些应聘者去这些软件公司面试,于是我们看到了许多“精通”者落选的现象。 一些程序员在设计数据库应用时,通常会采用数据控件绑定的方法实现。用鼠标拉几个控件,再用鼠标设置几个属性,连键盘都不用动,就完成了一个数据库应用的开发!当然,这的确是一种快速的数据库应用开发方式,但快速并不意味着精通。 对于大型的数据库应用系统,或是拥有众多客户端的应用系统,我们需要另外一种“精通”,这就是几乎每个程序员都听说过的“三层体系结构”。-three-tier architecture we often see many candidates in the curriculum vitae reads "proficient Database Programming" message, often in recruitment website software companies see the recruitment of a request for a "proficient database programming." So these candidates to interview these software companies, so we see a lot of "proficient" who lost the phenomenon. Some programmers in the design database applications, using data normally bind to the control method. Pull a few mouse control, and then attribute several mouse settings, and even keyboards do not have to move, it completed a database application development! Of course, this is really a fast database application devel
- 2022-03-01 10:31:13下载
- 积分:1
-
代码很少但是效率很高的内存整理程序。作者:mallon。用VC6编译通过。...
代码很少但是效率很高的内存整理程序。作者:mallon。用VC6编译通过。-Few, however code memory efficient finishing process. Author: mallon. Through the use VC6 compiler.
- 2022-04-17 22:42:17下载
- 积分:1
-
一个类似coreldraw的绘图的源代码,vc编的,很有参考价值
一个类似coreldraw的绘图的源代码,vc编的,很有参考价值-CorelDRAW graphics a similar source code, vc series, a good reference
- 2022-03-19 20:21:14下载
- 积分:1
-
文件被修改后通知主界面,不错的程序,可以试一试
文件被修改后通知主界面,不错的程序,可以试一试-After file has been modified,it notifies main window.A good progrmming.You may have a try.
- 2023-04-13 13:00:03下载
- 积分:1
-
国象代码,不错的源代码,初学者使用
国象代码,不错的源代码,初学者使用-States, such as code, a good source code, for beginners to use
- 2022-02-06 17:55:37下载
- 积分:1
-
这是关于erasthosthenes代码
应用背景 ; Eratosthenes筛;是一个简单的算法,发现了一个给定的整数的素数。实现该算法,用唯一的优化,外环可以停止在平方根的限制,和内循环可以开始在方的总理刚刚发现。这尤其意味着你不应该使用预计算 优化;车轮,即不要以为你只需要跨出奇数(2基础轮),数等于1或5模6(2和3为基础的轮),或基于低素数相似的车轮。关键技术如果你喜欢编程难题和挑战,你会注意到他们中的很多人都是以一种或另一种方式来进行的。因此,有一个大的表的素数准备好了。一个简单而有效的方法来生成一个列表的素数如果Eratosthenes筛 ;(链接到维基百科)。这是基本的想法:创建一个所有正整数的列表(从2开始,1个不被认为是素数)。开始在第一个有效的数字(在这个点上是有效的),并消除所有的倍数从列表中。因此,从2开始,消除4,6,8,10,12等。一旦所有的倍数被淘汰到下一个有效的数字(没有被淘汰的一个)和重复的过程,直到有没有更多的有效数字提前到。
- 2023-06-16 01:40:03下载
- 积分:1
-
学生学籍管理系统 用ACCESS设计的
学生学籍管理系统 用ACCESS设计的-the Student Management System designed by ACCE
- 2022-11-03 04:00:03下载
- 积分:1
-
将程序设置成为开机自动执行的程序,希望能对大家有用
将程序设置成为开机自动执行的程序,希望能对大家有用-The program automatically set as the boot process, hoping to be useful to everyone
- 2022-02-04 21:55:55下载
- 积分:1