-
用matlab编写的遗传算法例子,与传统比较改善用matlab编写的遗传算法例子,与传统比较改善...
用matlab编写的遗传算法例子,与传统比较改善用matlab编写的遗传算法例子,与传统比较改善-Prepared using genetic algorithm matlab example, compared with the traditional used to improve the preparation of the genetic algorithm matlab example of the improvement compared with the traditional
- 2022-02-28 10:59:57下载
- 积分:1
-
interesting procedures C Language Learning Guide. Details of the exploration and...
趣味程序导学C语言.详细介绍了迷宫探索和搬运工游戏,配有ppt,说明生动,解释明晰-interesting procedures C Language Learning Guide. Details of the exploration and porters maze games, equipped with ppt illustrate vivid, lucid explanation
- 2022-01-20 22:38:56下载
- 积分:1
-
个人收藏的一些C语言的小程序,是学习C语言的不错的资料,可以收藏供以后作参考...
个人收藏的一些C语言的小程序,是学习C语言的不错的资料,可以收藏供以后作参考-personal collection of some C language small program is the C language learning good information, can keep for future reference
- 2023-02-24 03:20:03下载
- 积分:1
-
opencv3.0 人脸识别算法及代码
opencv3.0 实现的人脸识别,宝贵资源,很少有的。有别于opencv2.0
- 2022-04-20 01:49:08下载
- 积分:1
-
In VB, VFP applications to send and receive mail. E
在VB、VFP应用系统中收发邮件.E-mail是Internet/Intranet网上通信的最主要的方式之一,充分利用E-mail 的功能可以极大地提高企业的工作效率,减轻用户的工作负担-In VB, VFP applications to send and receive mail. E-mail is the Internet/Intranet-line communication the most important one of the ways to fully utilize the functions of E-mail can greatly improve the efficiency of the enterprises to reduce the burden on the user
- 2022-05-27 02:22:15下载
- 积分:1
-
此程序很好的介绍了树形控件的使用方法 给出了具体的操作步骤 包括了怎么样连接数据库 从数据库里的表读取数据形成树 对初学者是很用的...
此程序很好的介绍了树形控件的使用方法 给出了具体的操作步骤 包括了怎么样连接数据库 从数据库里的表读取数据形成树 对初学者是很用的-This procedure introduced a very good tree control given the use of specific steps include how to connect to database tables from the database to read data on the formation of the tree is used for beginners
- 2022-01-30 11:37:36下载
- 积分:1
-
基于DSP的MPEG解码程序源代码,可以对MPEG进行解码
基于DSP的MPEG解码程序源代码,可以对MPEG进行解码-Mpeg decoding source code with DSP.
- 2022-09-25 08:15:03下载
- 积分:1
-
使用操作系统提供的拷贝命令不能拷贝隐含或系统属性的文件,因为在拷贝过程中系统会提示“File not found”。下面的小程序可以解决这个问题。...
使用操作系统提供的拷贝命令不能拷贝隐含或系统属性的文件,因为在拷贝过程中系统会提示“File not found”。下面的小程序可以解决这个问题。
-Provided by the use of the operating system copy command can not copy hidden or system file attributes, as in the copy process will be prompted to " File not found" . The following small program can solve the problem.
- 2022-02-25 17:10:22下载
- 积分:1
-
通过mallab程序介绍如何对非线性信号进行多尺度分析
通过mallab程序介绍如何对非线性信号进行多尺度分析-How mallab procedures through the introduction of nonlinear multi-scale analysis of signals
- 2022-03-18 06:29:44下载
- 积分:1
-
根据所接收的值,程序可以在1到100之间接收一个整数…
程序能够接收1~100之间的整数,根据接收的数值,计算其Fibonacci数,在屏幕上输出其值。Fibonacci数列的定义如下:
Fib(1)=1
Fib(2)=1
Fib(n)=fib(n-2)+fib(n-1)
-Program can receive an integer between 1 to 100, according to the received value, to calculate the Fibonacci number, the screen output of its value. Fibonacci sequence is defined as follows: Fib (1) = 1 Fib (2) = 1 Fib (n) = fib (n-2)+ fib (n-1)
- 2023-05-17 04:15:03下载
- 积分:1