资源列表
[人工智能/神经网络/遗传算法] GAPathfinder
说明:使用遗传算法的走迷宫程序。适合新手学习GA使用-use of genetic algorithms Maze procedure. Suitable for novice learning to use GA<DL> 在 2025-01-14 上传 | 大小:24kb | 下载:0
[人工智能/神经网络/遗传算法] wenduc
说明:自己动手做的一个自动温度计,用的是PIC作为控制器.-personally do an automatic thermometer, use the PIC as a controller.<许星星> 在 2025-01-14 上传 | 大小:3kb | 下载:0
[人工智能/神经网络/遗传算法] A__Pathfin1534641262003
说明:This a A* pathfinding example to illustrate how to implement a A* pathfinding algorithm into your program. It s a port from Patrick Lesters example in BlitzBasic to VB.Net. It uses a Binary Heap class I made to sort the<tongtong> 在 2025-01-14 上传 | 大小:12kb | 下载:0
[人工智能/神经网络/遗传算法] Basic_Sort
说明:This source code is about the basic sorting algorithm implemented in C#. The algorithms included are Bubble Sort, Insertion Sort, Selection Sort. User can trace how s the sorting algorithm works. -This source code is abo<tongtong> 在 2025-01-14 上传 | 大小:128kb | 下载:0
[人工智能/神经网络/遗传算法] encrypt_de
说明:This code is a cipher which takes in a plaintext or ciphertext string and encrypts / decrypts according to a user defined key value. -This code is a cipher which takes in a plaint ext or ciphertext string and encrypts/<tongtong> 在 2025-01-14 上传 | 大小:8kb | 下载:0
[人工智能/神经网络/遗传算法] Threeway.tar
说明:Tucker, PARAFAC, GRAM, RAFA and misc. 2nd order models with a test data set (old version now covered by the N-way Toolbox)-Tucker, B6, GRAM, RAFA and misc. 2nd order models with a test's data et (old version now cove<tongtong> 在 2025-01-14 上传 | 大小:10kb | 下载:0
[人工智能/神经网络/遗传算法] AdaBoosttrack
说明:adaboost不仅可以用于语音也可以用于人机交互这就是一个例子-adaboost not only can be used for voice can be used in human-computer interaction is an example of this<张盼盼> 在 2025-01-14 上传 | 大小:600kb | 下载:0
[人工智能/神经网络/遗传算法] svm522
说明:用RBF人工神经网络的智能算法,实现预测功能-with RBF ANN intelligent algorithm to achieve functional forecast<BlueTooth> 在 2025-01-14 上传 | 大小:207kb | 下载:0
[人工智能/神经网络/遗传算法] RodneyMotion
说明:vb做的摄像头程序,具备视频预览及运动监控功能!-vb done cameras procedures with video preview and movement control functions!<李远峰> 在 2025-01-14 上传 | 大小:50kb | 下载:0
[人工智能/神经网络/遗传算法] rbfmain
说明:这是我在学校上人工神经网络的课程时做的课程设计的源程序,使用的是rbf神经网络。-this is my school ANN curriculum so the curriculum design of the source, rbf use of neural networks.<Loretta Wu> 在 2025-01-14 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] TSP-ant-algorithm
说明:用于解决TSP问题的蚁群算法,里面有详细注释-TSP solution for the ant algorithm, which detailed Notes<葛荣雨> 在 2025-01-14 上传 | 大小:11kb | 下载:0
[人工智能/神经网络/遗传算法] VB36
说明:要解决三个冲突:1.同一老师任两门以上课程的在同一时间内安排在不同的班讲课 2.不同的课程在相同时间内安排在同一教室 3 .教室容量与学生人数的冲突 数据库:班级表(班级名称,人数) 教师表(教师名称,所教科目) 科目表(科目名称,总学时数,周学时数) 教室表(教室名称,容量) 我不知道还需不需要一个时间表?? 要求:每天上下午各开4节课,每周按5天上课,一共18周.每次两节课一起上. 在排课时,每周所开的课程<大斌> 在 2025-01-14 上传 | 大小:423kb | 下载:0