资源列表
[编译器/词法分析] yiqunsuanfa
说明:蚁群算法解决TSP问题。通过蚁群算法解决一个城市的结合以及城市之间的旅行代价,寻找经过每个城市一次且仅一次而最终返回的旅行最小代价,及寻找最短路径。-Ant colony algorithm to solve TSP problem. Through the combination of ant colony algorithm to solve a city and cost of travel between cities, seeking after each city once and<高小英> 在 2025-06-21 上传 | 大小:371kb | 下载:0
[编译器/词法分析] yiqunyouhua
说明:蚁群算法是受真实的蚂蚁群体行为启发而得出的一类仿生算法。采用蚁群算法,设计好蚁群系统,利用MATLAB进行仿真,解决函数优化问题。-Ant colony algorithm is inspired by real ants swarm behavior and it is concluded that the category of bionic algorithm. Using ant colony algorithm, design good ant colony system, use o<高小英> 在 2025-06-21 上传 | 大小:106kb | 下载:0
[编译器/词法分析] Inno-Setup
说明:.net文件打包编译成EXE的工具rs打包游戏的工具-.net compiled EXE file packaging tools<chy> 在 2025-06-21 上传 | 大小:1.23mb | 下载:0
[编译器/词法分析] Distributio
说明:It do the load flow analysis in distribution system of power system<Anulipt Chandan> 在 2025-06-21 上传 | 大小:2kb | 下载:0
[编译器/词法分析] Bus-Reservaion-System
说明:This simple student information system project.Wher you can do following things 1. Add Records 2. List Records 3. Modify Records 4. Delete Records 5. Exit Program to store data file is used. Here is the source code,compile it in c<sash luthor> 在 2025-06-21 上传 | 大小:1kb | 下载:0
[编译器/词法分析] hang-man
说明:It is a simple project just to provide a Hang Man game concept.In this project I haven’t draw a man for a wrong choice so,try to draw a simple man by using “|” pattern in your project which make your project better . Here is the source code ,copy a<sash luthor> 在 2025-06-21 上传 | 大小:1kb | 下载:0
[编译器/词法分析] school-fee-enquiry
说明:This mini project is written by my friend in C++ which is simple console application without graphics.This a fee structure program It can be used for following ways:- 1.We can view the fee slip of a student of a class 2.We can also Modify the fee<sash luthor> 在 2025-06-21 上传 | 大小:4kb | 下载:0
[编译器/词法分析] student-database
说明:This simple student information system project.Wher you can do following things 1. Add Records 2. List Records 3. Modify Records 4. Delete Records 5. Exit Program to store data file is used.-This is simple student information system pr<sash luthor> 在 2025-06-21 上传 | 大小:1kb | 下载:0
[编译器/词法分析] Easy-Python-Decompiler-v1.3.2
说明:Python Decompiler. Use to decompiler python executables.<tester> 在 2025-06-21 上传 | 大小:7.58mb | 下载:0
[编译器/词法分析] 词法分析
说明:词法分析(英语:lexical analysis)是计算机科学中将字符序列转换为单词(Token)序列的过程。进行词法分析的程序或者函数叫作词法分析器(Lexical analyzer,简称Lexer),也叫扫描器(Scanner)。(Lexical analysis is the process of converting character sequence into token sequence in computer science. The program or function fo<ffffffx> 在 2025-06-21 上传 | 大小:1kb | 下载:0