-
基本粒子群源代码
粒子群优化算法的基本思想是通过群体中个体之间的协作和信息共享来寻找最优解,每个粒子都有一个由目标函数决定的适应度值,并且知道自己到目前为止发现的最好位置,和现在的位置,在每次一迭代中,例子通过跟踪这两个极值来更新自己。
- 2022-05-07 20:03:10下载
- 积分:1
-
本程序用VC实现自动拼图,用的是A*搜索算法
本程序用VC实现自动拼图,用的是A*搜索算法-This procedure automatically using VC puzzles, using the A* search algorithm
- 2022-07-19 03:11:31下载
- 积分:1
-
这是个操作系统的程序,关于作业进程调度的程序,有界面的!
这是个操作系统的程序,关于作业进程调度的程序,有界面的!-This is a operating system program, about task process attemper,with interface.
- 2023-04-26 12:30:04下载
- 积分:1
-
时钟程序,可以通过设置时间实现时钟功能。在工作区内,可视化的显示表盘。
时钟程序,可以通过设置时间实现时钟功能。在工作区内,可视化的显示表盘。-clock procedures can be achieved by setting the time clock function. Work in the region, visual display dial.
- 2022-03-16 02:22:28下载
- 积分:1
-
WINCE驱动开发参考书籍
WINCE驱动开发参考书籍 -WINCE-driven development reference books
- 2022-12-31 18:25:03下载
- 积分:1
-
webwork范例
webWork+Spring+Hibernate整合开发网络书城,通过这个项目,可以很好的学习这些技术,本项目也可以作为实际工作中的参考。-webWork+ Spring+ Hibernate JustCode integrated development through this project can be very good to learn about these technologies, this project can also work as a practical reference
- 2022-03-18 23:36:49下载
- 积分:1
-
解压后的文件夹,包含了常用的矩阵运算,C++语言…
解压后的文件夹中包含矩阵常见运算的c++语言实现算法,具体见减压文件夹中-After extracting the folder that contains common matrix operations c++ Language algorithms, see decompression specific folder
- 2023-02-17 02:05:03下载
- 积分:1
-
很好用的下载工具
很好用的下载工具-good use download tool
- 2022-04-18 05:56:10下载
- 积分:1
-
说明: 本书中所有的常用数值算法子过程按书中的章数分别放在以C开头的子目录中 。所有这些为验证上述子过程而编的验证过程按书中的章数分别放在以D开头的子 目录中。...
说明: 本书中所有的常用数值算法子过程按书中的章数分别放在以C开头的子目录中 。所有这些为验证上述子过程而编的验证过程按书中的章数分别放在以D开头的子 目录中。所有为验证过程而做的工程,按书中的章数分别放在以V开头的子目录中-Note : This book all the numerical algorithm commonly used for the process according to the book chapters to C respectively on the beginning of the subdirectories. All of these certification process for the above series of the certification process by chapters of the book were placed on the beginning of the D subdirectory. All of the verification process and the works done by the book"s chapters were placed on the V beginning of the subdirectory
- 2022-02-06 21:53:16下载
- 积分:1
-
查看DWG格式文件
查看DWG格式文件-View DWG format
- 2022-10-15 19:20:02下载
- 积分:1