搜索资源列表
dataconverter2
- 《汇编语言课程设计案例精编》源代码:代码转换程序2-"assembly language curriculum design case precision-made" source code : code conversion 2
课程设计案例代码
- 怎么这么多要求呀,晕。这里面有三个C编写的程序,你可以根据自己的需要进行修改,OK,没事了吧-how so many requests it, halo. There were three C prepared by the program, you can according to their need for amendment, OK, it is wrong
huibian
- 《汇编语言课程设计案例精编》源代码 判断闰年程序 ,加减乘除四则运算, 代码转换程序- Assembly language curriculum design sperm made the case, the source code to determine leap year process, Math
al
- 目录 --- --- --- --- --- --- --- --- --- --- --- --- --- -- 前言 第1章 算术运算程序设计 案例1 判断闰年程序 案例2 产生随机数并运算的程序 案例3 计算平台长度程序 案例4 加减乘除四则计算 第2章 非数值处理程序设计 案例5 数字方阵程序 案例6 数据加密程序 案例7 代码转换程序 案例8 键盘录入数据的转换与显示程序 第3章 发声程序设计
VBgood
- VB案例分析,经典,不要再上淘宝买代码了,同学们。-VB case studies, classics, do not buy on Taobao code, the students.
mc32t8132_io
- mc32t8132,mc31p11系列芯片案例,国产芯片晟矽微,芯片使用代码-Mc32t8132, mc31p11 series chip case, domestic chip Sheng silicon micro chip using the code.
shj1
- 神经网络的三个案例分析,解释,简介,以及matlab的代码事例。-Three cases of neural network analysis, interpretation, profiles, and matlab code examples.
fenniu2.0
- 疯牛源代码是一款远程控制开源的代码,可用于用户参考编写远控的案例,请勿作于商业用途,否则后果自负。-Ice source code is a remote control source code, can be used for reference to the preparation of the remote user case, please do not for commercial purposes, or peril.
3
- 目前的多目标优化算法有很多,Kalyanmoy Deb 的 NSGA-II(Nondominated Sorting Genetic Algorithm II,带精英策略的快速非支配排序遗传算法)无疑是其中应用最为广泛也是最为成功的一种。MATLAB 自带的 gamultiobj 函数所采用的算法,就是基于 NSGA-II 改进的一种多目标优化算法(a variant of NSGA-II)。gamultiobj 函数的出现,为在 MATLAB 平台下解决多目标优化问题提供了良好的途径。gamu
pso
- pso案例,可用于粒子群算法的初步学习,有实际案例代码