资源列表
shortest-
- 在VC 环境下用算法求出最短距离,该算法克服了以往算法的缺点-VC environment in the shortest distance calculated by algorithm
StdAfx
- visual c++中用于雷达模拟仿真矩阵计算的程序-visual c++ in the matrix calculations for radar simulation program
Kalkulator100
- Calculate number with add, devide, multiply-Calculate number with add, devide, multiply...
Time_frequencyAutomaticGainControl
- This code implements automatic gain control for audio signals, which attempts to apply a smoothly-varying gain to an audio waveform in order to keep its energy close to some target level. This version also tries to balance the energy in individual fr
5-5
- 带表头指针的单链表, 链表中存储的都是整型数据,递归算法求链表中的最大整数,求链表的结点个数, 求所有整数的平均值。 -class of List
5-1
- A[n]为整数数组,递归算法实现: (1) 求数组A中的最大整数。 (2) 求n个整数的和。 (3) 求n个整数的平均值。 -A [n] is an integer array, recursive algorithm: (1) Find the largest integer in the array A. (2) Find n integers and. (3) Find the average of n integers.
GA
- Genetic Algorithms as in the file
zuidagongyueshu
- 此代码主要实现进行最大最小公约数的求值,化简等操作-This code is mainly to achieve the maximum and minimum number of evaluation conventions, and other operations simplification
201121421116913
- 解三角形,五种情况,并且电脑写出解题过程。抄作业专用,但不提倡抄作业,仅供学习编程做参考。(我编写的时候也总是犯晕,还是自己做题目轻松啊) -Solution triangle, five cases, and the computer to write problem-solving process. Chao Zuoye special, but does not advocate Chaozuo Ye, learn programming for reference purposes on
RevAstar
- a * algorithm to solve 8 puzzle problem
fwvbaccoding
- vbac coding for detection of thyroid
tsp.py
- This is a Genetic Algorithm Implementation of TSP using Python PyEvolve Library.