-
基于vc++6.0和MFC的c++课程设计,简单的聊天程序,适用于学习vc++时的课程设计。...
基于vc++6.0和MFC的c++课程设计,简单的聊天程序,适用于学习vc++时的课程设计。-Based on vc++ 6.0 and MFC c++ curriculum design, simple chat program for learning the course design of vc++.
- 2023-02-08 01:20:04下载
- 积分:1
-
摘 要:在分析人工鱼群算法存在不足的基础上,对人工鱼群算法加以改进,提出了一种改进型人工鱼群算
法。该算法提高了全局搜索能力和收敛速度,并用于求解具有变量边...
摘 要:在分析人工鱼群算法存在不足的基础上,对人工鱼群算法加以改进,提出了一种改进型人工鱼群算
法。该算法提高了全局搜索能力和收敛速度,并用于求解具有变量边界约束的非线性复杂函数最优化问题。
仿真结果表明,改进后的人工鱼群算法具有精度高、搜索速度快等特点,是一种求解复杂函数全局最优化的智
能算法。
-Abstract: In analyzing the deficiencies of artificial fish-swarm algorithm based on improved artificial fish-swarm algorithm, an improved artificial fish-swarm algorithm. The algorithm improve the global search ability and convergence speed, and used to solve the border with variables constrained nonlinear optimization problem of complex functions. The simulation results show that the improved artificial fish-swarm algorithm with high precision, fast search, etc., is a complex function for solving global optimization of the intelligent algorithm.
- 2022-07-19 13:36:51下载
- 积分:1
-
《TCPIP协议详解(全三卷)》,极为经典的网络协议书籍,网络编程之圣经。其中,每卷为一个pdf文件,使用较为方便。网上多为每卷若干个pdf文件的版本,其中很可...
《TCPIP协议详解(全三卷)》,极为经典的网络协议书籍,网络编程之圣经。其中,每卷为一个pdf文件,使用较为方便。网上多为每卷若干个pdf文件的版本,其中很可能个别文件有问题而打不开导致使用不便。
- 2022-01-26 02:54:52下载
- 积分:1
-
arccatalog帮助文档
arccatalog帮助文档-arccatalog using help。。。。。。。。。。。。。。。。。。。。
- 2023-04-22 22:00:05下载
- 积分:1
-
Qt编程入门Qt的安装
第二章 Hello World
第三章 C/C++ 基础
第四章 窗口部件
第五章 对话框
第六章 主应用窗口程序...
Qt编程入门Qt的安装
第二章 Hello World
第三章 C/C++ 基础
第四章 窗口部件
第五章 对话框
第六章 主应用窗口程序
第七章 文件与目录处理
第八章 数据库编程
第九章 程序调试与异常处理-Qt Programming Introduction to Qt installation Hello World Chapter II Chapter III C/C++ The basis of Chapter IV Chapter V dialog window parts of Chapter VI of the main application window procedure documents and directories Chapter VII Chapter VIII deal with the database provision Chapter IX-way program debugging and exception handling
- 2023-08-10 07:10:03下载
- 积分:1
-
java and acess the development of drug management system
基于java和acess开发的药品管理系统,实现基本功能-java and acess the development of drug management system
- 2023-01-19 02:15:04下载
- 积分:1
-
一本关于介绍机器视觉的不错的书籍,有北京理工大学贾云德教授编写....
一本关于介绍机器视觉的不错的书籍,有北京理工大学贾云德教授编写.-Introduced a machine vision on good books, there are Beijing Institute of Technology Professor Jia Yunde prepared.
- 2022-03-03 10:04:55下载
- 积分:1
-
VC++编程教程网络支持资源和一个很好的案例,Lea…
vc++程序设计案例教程 网络辅助资源
很好,学习交流,-vc++ programming tutorial network supporting resources and a very good case, learning exchange,
- 2022-01-30 23:13:08下载
- 积分:1
-
Consider the energy of a node of the wireless sensor network clustering algorith...
一种考虑节点能量的无线传感器网络的分簇算法,对研究路由算法有帮助-Consider the energy of a node of the wireless sensor network clustering algorithm, routing algorithm for research help
- 2022-08-26 06:57:36下载
- 积分:1
-
设计算法判断一个算术表达式的圆括号是否正确配对。 (提示:
对表达式进行扫描,凡遇到 ( 就进栈,遇 ) 就退掉栈顶的 ( ,表达式被扫描完毕,栈应为空。...
设计算法判断一个算术表达式的圆括号是否正确配对。 (提示:
对表达式进行扫描,凡遇到 ( 就进栈,遇 ) 就退掉栈顶的 ( ,表达式被扫描完毕,栈应为空。-Design algorithm to determine an arithmetic expression is correct matching parentheses. (Hint: regular expressions to scan for, in any case where (in the case into the stack, the event) on the Top-to return the (, expression was scanned, the stack should be empty.
- 2023-09-03 16:20:03下载
- 积分:1