-
基本粒子群源代码
粒子群优化算法的基本思想是通过群体中个体之间的协作和信息共享来寻找最优解,每个粒子都有一个由目标函数决定的适应度值,并且知道自己到目前为止发现的最好位置,和现在的位置,在每次一迭代中,例子通过跟踪这两个极值来更新自己。
- 2022-05-07 20:03:10下载
- 积分:1
-
简单的物理引擎OpenGL程序
Simple Physics Engine OpenGL Program
- 2022-03-03 12:41:13下载
- 积分:1
-
WINDOWS SOCKET 服务端程序示例
WINDOWS SOCKET 服务端程序示例-Windows Socket-service procedures Example
- 2023-04-23 11:40:02下载
- 积分:1
-
文本框的过滤(2KB)
文本框的过滤(2KB)-text box filter (2KB)
- 2023-06-07 02:30:03下载
- 积分:1
-
以组合的方式建立网页数据库及应用程序,可以快速开发最新且有力的网络应用程序,亦可开发电子商务元件,如网络商店、线上购物专车...
以组合的方式建立网页数据库及应用程序,可以快速开发最新且有力的网络应用程序,亦可开发电子商务元件,如网络商店、线上购物专车-By using the method of combination to create the network database and application procedure, help to develop the novel and powerful network application procedure. Also, it can be used to develop the e-commerce conponents, such as network store and on-line shopping.
- 2023-01-19 20:15:03下载
- 积分:1
-
八数码问题也称为九宫问题。在3×3的棋盘,摆有八个棋子,每个棋子上标有1至8的某一数字,不同棋子上标的数字不相同。棋盘上还有一个空格,与空格相邻的棋子可以移到空...
八数码问题也称为九宫问题。在3×3的棋盘,摆有八个棋子,每个棋子上标有1至8的某一数字,不同棋子上标的数字不相同。棋盘上还有一个空格,与空格相邻的棋子可以移到空格中。要求解决的问题是:给出一个初始状态和一个目标状态,找出一种从初始转变成目标状态的移动棋子步数最少的移动步骤。
-8 issue of the digital problem, also known as Nine-palace. In the 3 × 3 chessboard placed eight pieces, each piece is marked 1 to 8, a number of different pieces on the subject are not the same. There is also a board space, and spaces adjacent pieces can be moved to the space. To be resolved is: given an initial state and a target state, to find a target state from the initial movement into the least number of pieces of mobile steps step.
- 2023-06-28 21:25:03下载
- 积分:1
-
MD5是最常用的不可逆加密算法,广泛用于密码加密等不可逆的加密处理。本源码在c++ 6.0环境下编译通过。...
MD5是最常用的不可逆加密算法,广泛用于密码加密等不可逆的加密处理。本源码在c++ 6.0环境下编译通过。-MD5 is the most common non-reversible encryption algorithm, widely used in non-reversible password encryption is encrypted. The source code in c++ 6.0 environment, compiled by.
- 2023-04-08 21:20:04下载
- 积分:1
-
这是我写的一个简单的小程序,比较简短。主要功能是给我们…
这是本人写的一个简单小程序,比较简短。主要功能就是用VB写的一个闹钟程序 -This is I wrote a simple small program, relatively brief. Main function is to use VB to write an alarm clock program
- 2023-03-26 13:40:03下载
- 积分:1
-
钟表程序54645651230231312
钟表程序54645651230231312-Watches procedures 54645651230231312
- 2022-08-15 23:46:06下载
- 积分:1
-
SHAPE FUNCTION OF 1D MLS APPROXIMATION
SHAPE FUNCTION OF 1D MLS APPROXIMATION
- 2022-03-24 11:51:03下载
- 积分:1