搜索资源列表
删除桌面快捷方式,清空回收站功能代码
- 这是一个很小但很基础的VC++代码,用VC++实现桌面墙纸设置,删除桌面快捷方式,清空回收站等功能,欢迎新手参考。
Shop
- 千博购物系统是一套能够适合不同类型商品、超强灵活的多功能在线商店系统,为您提供了一个完整的在线开店解决方案。千博购物系统除了拥有一般网上商店系统所具有的所有功能,还拥有着其它网店系统没有的许多超强功能。多种独创的技术使得系统能满足各行业广大用户的各种各样的需求,是一个经过完善设计并适用于各种服务器环境的高效、全新、快速和优秀的网上购物软件解决方案。 千博购物系统无论在稳定性、代码优化、运行效率、负载能力、安全等级、功能可操控性和权限严密性等方面都居国内外同类产品领先地位。经过长期创新
粒子群优化算法
- 几种常见的智能算法代码示例,如clsPSO算法的MATLAB代码(PSO algorithm in intelligent algorithms MATLAB code)
改进人工蜂群算法优化ELM分类模型_赵虎
- 经典的粗糙算法集代码,内有实例。主要用来数据约减,数据分类,优化(Classic rough sets of code, there are examples)
外点牛顿罚函数优化matlab
- 关于外点牛顿罚函数优化的matlab代码(Optimization of exterior point Newton penalty function matlab)
代码整洁之道
- 文章中对于 代码风格、对象和数据结构、错误处理(异常)、单元测试、系统设计、并发编程的讨论 对编程人员有很大的提升(The discussion of code style, object and data structure, error handling (exception), unit test, system design and concurrent programming are discussed in this paper Programmers have greatl
代码优化:有效使用内存
- 相信有过编码经验的人都知道,程序的正常运行,只是最基本的要求。更多的,还要考虑程序的性能,运行效率,组织结构,和重用性等等。 这本书将教会你一些代码优化中关于内存的部分(People who have the experience of coding know that the normal operation of the program is only the basic requirement. More, consider the performance, efficiency, or
x86架构代码优化
- X86平台指令优化说明,用于x86平台代码开发(X86 platform Instruction Optimization instructions for X86 platform code development)
chapter7多种群遗传算法的函数优化算法
- 多种群遗传算法代码,亲测可用,加快种群迭代速度(multi-population genetic algorithm)
第9章 非线性最小二乘优化问题
- 很好的优化分析matlab代码,可以对实验及问题研究进行最优化处理(Good optimization of matlab code can be optimized for experiment and problem research)
基于遗传算法的LQR控制器优化设计
- 基于遗传算法的LQR控制器优化设计(含详细代码)(Optimization design of LQR controller based on genetic algorithm)
免疫优化算法在物流配送中心选址中的应用
- 免疫优化算法在物流配送中心选址中的应用(详细代码)(The application of immune optimization algorithm in the location of logistics distribution center (including detailed code))
示例一运行代码
- 利用粒子群优化算法寻找最优解,从而找到最大值的问题(In order to find the maximum value, the particle swarm optimization algorithm is used to find the optimal solution.)
一些凸优化相关的matlab代码
- 运用matlab解决一些常见的凸优化问题(solve some convex problems by Matlab)
ARM嵌入式系统开发-软件设计与优化
- ARM嵌入式系统开发-软件设计与优化 讲解代码的优化方法(evelopment of ARM embedded system - software design and optimization.)
100道c++程序代码
- 100道新手练习题,自己写的可能不是太好,下载后可以自己进行优化(100 novice exercise questions, they may not be too good to write, after downloading can be optimized by themselves)
凸优化
- 以上代码为使用凸优化来求解稀疏信号的DOA(The above code uses convex optimization to solve DOA of sparse signals)
粒子群算法优化PID参数实例1
- 粒子群算法优化PID参数实例+matlab代码学习研究(Optimization of PID parameters by particle swarm optimization)
利用cvx 解决凸优化问题实例代码
- 本人最近利用MATLAB在做仿真,其中涉及到求解凸优化问题,现发出来与大家共享代码程序,一起进步。(I recently used MATLAB to do simulation, which involves solving convex optimization problems, and now I am developing with you to share code programs.)
matlab代码
- 该代码是基于粒子群算法优化的支持向量机,适用于分类问题(The code is based on particle swarm optimization support vector machine, suitable for classification problem.)