资源列表

« 1 2 ... .84 .85 .86 .87 .88 17589.90 .91 .92 .93 .94 ... 28522 »

[生物技术Phani

说明:Oxidation of prenol to prenal using copper tunnings (Gas to Soild reaction)
<sravan> 在 2025-01-08 上传 | 大小:8kb | 下载:0

[人工智能/神经网络/遗传算法isogroup

说明:动态聚类中的isodata算法,与K-均值算法类似-The isodata dynamic clustering algorithm, K-means algorithm similar
<deicide> 在 2025-01-08 上传 | 大小:3kb | 下载:0

[人工智能/神经网络/遗传算法ga

说明:遗传算法(多项式求最小值),一种快速而有效的寻优算法,在工业控制,经济决策,交通规则得到广泛应用-Genetic algorithm (Polynomial minimum), a fast and efficient optimization algorithm, widely used in industrial control, economic decision-making rules of the road
<deicide> 在 2025-01-08 上传 | 大小:2kb | 下载:0

[数据结构常用算法poj1141

说明:POJ 1141题目源码+源码 题意: 给你一段 括号序列 让你输出 一个最小的让括号合法的序列 黑书上 有将 思路 : dp[a][b] 代表 a b 之间 最小的需要填加序列数目 a==b时 dp[a][b]=1 a>b时 dp[a][b]=0 s[a] 与s[b]配对时 dp[a][b]=dp[a+1][b-1] 否则 dp[a][b]=min(dp[a][k],dp[k+1][b]) a<
<szy> 在 2025-01-08 上传 | 大小:1kb | 下载:0

[matlab例程PCM

说明:通过MATLAB实现PCM的低速语音编码。-Through the realization of MATLAB PCM low bit rate speech coding.
<陈龙> 在 2025-01-08 上传 | 大小:5kb | 下载:0

[数值算法/人工智能fdtd

说明:3D FDTD程序中加入平面波传播。确保它从一侧传出,通过空间,且在另一侧消失。-3 D FDTD program to join plane wave propagation. Ensure that it spread from one side, through the space, and on the other side disappear.
<wanying> 在 2025-01-08 上传 | 大小:3kb | 下载:0

[压缩解压Upload_Actual_JPEG

说明:利用JPEG实现图像的压缩和解压,代码有点点下bug,自己修改吧-compress and decompress use JPEG
<yanghongyun> 在 2025-01-08 上传 | 大小:73kb | 下载:0

[matlab例程show_psoOptions

说明:this is a npso matlab site
<omid> 在 2025-01-08 上传 | 大小:1kb | 下载:0

[matlab例程psopt20100522

说明:this is a draw pso alghoritm
<omid> 在 2025-01-08 上传 | 大小:30kb | 下载:0

[matlab例程distance

说明:LTE分小区模型 并且计算各个用户和基站之间的距离-the cell model of LTE
<陈鑫佳> 在 2025-01-08 上传 | 大小:1kb | 下载:0

[数据结构常用算法STM3210B-LK1-USB

说明:STM3210B-LK1开发板玩USB的程序,包含固件、驱动和测试用的应用程序,上下位机通讯,很简单的实现。-The LK1 development board STM3210B-play USB-program, including firmware, drivers and test applications, the upper and lower machine communication, very simple to ach
<dagegegoni> 在 2025-01-08 上传 | 大小:419kb | 下载:0

[数据结构常用算法Lab3

说明:enhanced pwm sin wave
<recindel> 在 2025-01-08 上传 | 大小:892kb | 下载:0
« 1 2 ... .84 .85 .86 .87 .88 17589.90 .91 .92 .93 .94 ... 28522 »

源码中国 www.ymcn.org