-
WINOBJ
键盘 转换 哈哈 很好用的 但是可能会有些小问题但是问题不大 可以用(Conversion ha ha very good keyboard but may be used for small problems but can not be a big problem)
- 2008-03-22 16:59:53下载
- 积分:1
-
用FlashMX创作的一个爱情短剧,很感人,讲述了恋爱的真实与痛苦 。...
用FlashMX创作的一个爱情短剧,很感人,讲述了恋爱的真实与痛苦 。-with Flash MX creation of a love drama, very moving, spoke of the true love and pain.
- 2022-04-18 17:14:16下载
- 积分:1
-
mopso
说明: 此代码为多目标粒子群算法,包括多个测试函数(This code for multi-objective particle swarm optimization algorithm, including multiple test functions)
- 2021-01-08 15:28:11下载
- 积分:1
-
moo
说明: 采用罚函数法对约束条件进行处理,利用matlab编程粒子群算法进行优化(Penalty function method is used to deal with the constraint conditions, and MATLAB is used to program particle swarm optimization algorithm)
- 2021-03-30 09:04:45下载
- 积分:1
-
RW_G MA_r0.02
JG MA 第二版 加了一条参数 这是一个应小组提议而做的初级迭代版本,LN或将加入更多参数丰富功能(JG MA Version 0.02. adds one parameter, which is a preliminary iteration version proposed by the LNTeam. LN may add more parameter to rich features.)
- 2019-02-13 01:57:26下载
- 积分:1
-
LCD
液晶屏中文,英文,图片,图标显示,能绘图的RGB液晶屏(LCD screen in Chinese, English, pictures, icons display, graphics RGB LCD screen)
- 2017-07-29 10:19:13下载
- 积分:1
-
FSK的调制与解调的MATLAB仿真
说明: jQuery评论回复功能,前端JQ完成的评论,回复无限盖楼(JQuery Comment Reply)
- 2020-06-20 20:00:02下载
- 积分:1
-
微网调度
说明: 采用PSO算法的微电网经济调度优化Economic dispatch optimization of microgrid based on PSO algorithm(Economic dispatch optimization of microgrid based on PSO algorithm)
- 2021-04-07 11:29:02下载
- 积分:1
-
程序 Pencari Bilangan Terbesar dan terkecil
#include < stdio.h > //header 文件
#include < conio.h > //header 文件
int main () { //program utama mulai
int n,x [20],最大值、 最小 ; //pendeklarasian 的变量 banyak bilangan、 bilangan 使用、 最低
printf ("。: 程序 Pencari Bilangan Terbesar dan Terkecil:.n") ; //Judul 程序
printf (" ---nn") ;
printf (" Masukkan banyak bilangan:") ; scanf ("%d",& n) ; //Input Jumlah Bilangan
为 (x = 1 ; x < = n ; x + +) { 为 dg inisial //Proses Pengulangan memakai x = 1,kondisi x < = n,控制 x + +
printf ("n Bilangan ke-%d:",x) ; scanf ("%d",& a[x]) ; //Input Bilangan
}
最大 = [1] ; //inisialisasi pertama untuk bilangan pertama
为 (x = 1 ; x < = n; x + +) {
- 2022-05-30 14:16:21下载
- 积分:1
-
matlab_program
可以进行压缩感知的图形处理,是一部分进行压缩感知处理的图形实例和去噪处理,是现在的一部公开课的编程部分资料,可以实现简单的压缩感知图形采样的应用(Graphics processing with compressed sensing can be used as a Graphics instance and denoising part of compressed sensing processing. Now it is a programming part of an open class, which can realize simple compressed sensing graphics sampling application.)
- 2021-02-12 23:49:50下载
- 积分:1