-
ClientConsole
说明: 该程序是Socket客户端程序,用于与服务器实现数据交互(The program is a Socket client program for data interaction with the server)
- 2020-06-18 12:40:01下载
- 积分:1
-
基于TCP/IP协议的文件上传服务器端和客户端,其中服务器端有sqlsever2000数据库表,用ado连接,使用时要参照代码稍微修改一下IP地址,建一个数据库...
基于TCP/IP协议的文件上传服务器端和客户端,其中服务器端有sqlsever2000数据库表,用ado连接,使用时要参照代码稍微修改一下IP地址,建一个数据库和表-Based on TCP/IP protocol for file upload server-side and client-side, where there are sqlsever2000 server database table, using ado connection, when used to refer to the code slightly changed a bit IP addresses, building a database and table
- 2022-07-25 23:19:32下载
- 积分:1
-
immunity
说明: 提供一个人工免疫算法源程序,其算法过程包括:
1.设置各参数
2.随机产生初始群体——pop=initpop(popsize,chromlength)
3.故障类型编码,每一行为一种!code(1,:),正常;code(2,:),50%;code(3,:),150%。实际故障测得数据编码,这里Unnoralcode,188%
4.开始迭代(M次):
1)计算目标函数值:欧氏距离[objvalue]=calobjvalue(pop,i)
2)计算群体中每个个体的适应度fitvalue=calfitvalue(objvalue)
3)选择newpop=selection(pop,fitvalue) objvalue=calobjvalue(newpop,i) %
交叉newpop=crossover(newpop,pc,k) objvalue=calobjvalue(newpop,i) %
变异newpop=mutation(newpop,pm) objvalue=calobjvalue(newpop,i) %
5.求出群体中适应值最大的个体及其适应值
6.迭代停止判断。(provide a source of artificial immune algorithm, the algorithm process include : 1. Two of the parameters set. Initial randomly generated groups-- pop = initpop (popsize, chromlength) 3. Fault type coding, each act a! Code (1 :), normal; Code (2, :), 50%; Code (3 :), 150%. Fault actual measured data coding, here Unnoralcode, 188% 4. Beginning iteration (M) : 1) the objective function value : Euclidean distance [objvalue] = calobjvalue (pop, i) 2) calculation of each individual groups of fitness calfitvalue fitvalue = ( objvalue) 3) = newpop choice selection (pop, fitvalue) objvalue = calobjvalue (newpop, i) =% newpop cross-crossover (newpop, pc, k) = calobjvalue objvalue (newpop, i) =% variation newpop mutation (newpop, pm ) objvalue = calobjvalue (newpop, i)% 5. groups sought to adapt th)
- 2020-09-09 16:38:08下载
- 积分:1
-
MOPSO-matlab
多目标粒子群优化算法的matlab版本。最经典的多目标进化算法! MOPSO(Multi-objective particle swarm optimization algorithm using matlab. MOPSO)
- 2020-11-17 13:39:39下载
- 积分:1
-
libsvm-mat-2.8-1
人工智能模式识别中基于支持向量机的分类算法在识别领域属于较新的应用(The SVM-based classification algorithm is a kind of new application in the field of artificial intelligence and pattern recognition.)
- 2005-05-25 15:55:37下载
- 积分:1
-
reverse the procedure own voice back
本程序自带反向回传语音代理服务,可以使两个不同局域网内的客户机通过国际互连网进行语音通讯,本程序使用点对点方式,不通过任何中介服务器速度快,语音延迟极小,声音清晰逼真,其效果和真实IP电话不相上下,程序界面简洁,操作简单,是在互连网上打IP电话的极好工具,唯一的要求是通话双方都要有电脑,并连入互连网。
本程序能实现以下连网操作功能:
1.通话双方是同一局域网内的用户
2.通话双方是不同局域网内的用户,并通过各自的网关连入互连网
3.通话双方一个直接连入互连网,另一个处在局域网中,并通过网关连入互连网
4.通话双方直接连入互连网
一般的语音聊天软件只能实现1,4两种连网功能,而本程序能完全支持所有这四种连网情况,因而能使所有用户享受到语音聊天所带来的好处.-reverse the procedure own voice back-agency service, can make two different LAN client through the Internet for voice communications, point-to-point use of this procedure, not through any intermediary server speed, voice minimal delay, loud realistic, and the real effect of IP phone lines, procedural interface simple, simple operation, the interconnection of the IP phone online playing an excellent instrument, the only requirement is to call both sides have to have a computer, and connect to the Internet. This program can achieve the following networking feature : 1. Both the caller is within the same LAN users. Both the caller is different us
- 2023-04-05 08:10:03下载
- 积分:1
-
robot
标准6自由度机器人 VC++ 程序 vc6.0 机器人程序(Standard 6-DOF robot VC++ program)
- 2012-06-07 11:30:43下载
- 积分:1
-
PSO
经典PSO和混沌PSO及相应测试函数,希望对大家有帮助。(PSO、CPSO and Test Function)
- 2012-05-05 23:55:10下载
- 积分:1
-
SVMNR
分区支持向量机源代码,可进行分区支持向量机回归(Partition support vector machine source code, can be the the partition support vector machine regression)
- 2012-11-22 15:05:52下载
- 积分:1
-
05753794
《Office2000下内部COM插件的编程实现》配套代码,(< Office2000 internal COM plug-in programming implementation > supporting code,)
- 2018-12-30 08:48:28下载
- 积分:1