搜索资源列表
FTPfuwujiance
- 这个是易语言源码,首先声明不懂易语言的不要下,毒软误报的问题不再解释,源码内容:ftp服务检测-This is an easy language source code, first of all do not understand the language, not poisonous, soft false problem will not explain, source: FTP service test
DAFXStudioSetup
- matlab编程代码:基于相位的音乐起点的检测-matlab English program first, i wavread the voice file and save it into a text file test.dat. then i fread it block by block and going through the processing. then i try to save the output x into result.dat and play the s
1029-Rabbit
- 中大oj(Sicily)1029的题目。这道题目主要是看清递归关系式而编即可。注意处理精度。本程序利用四位进位处理精度。-Problem The rabbits have powerful reproduction ability. One pair of adult rabbits can give birth to one pair of kid rabbits every month. And after m months, the kid rabbits can become adu
1
- 设计一个描述点的类,其中包含一对坐标点数据成员、一个求两个点之间距离的友元函数和显示坐标点的成员函数,并编程测试。 解题思路: 计算两点(a,b)和(c,d)之间的距离,依据勾股定理可得公式: 并定义坐标点类的友元函数来计算两点间的距离。 -Design a descr iptive point of the class, which includes a pair of coordinates of points, data members, one for the d
schooltravel
- 随着社会的发展,各界人士不断走进高校进行考查。随着旅游业的发展,各高校也可能成为旅游的景点。人们关心的问题是如何在有限的时间内能高效率的参观完一所学校的景点。对于这个问题,可以用一个图结构来表示交通网络系统,利用计算机建立一个校园导游咨询系统,方便参观者查询各个景点间的最短距离。-With the development of society, from all walks of life continued into the colleges and universities to carry
7219DING
- 这是一个关于avr驱动7219程序。程序是在GCC的环境下开发的。测试好使,欢迎使用,如有问题,请自行解决,本人保留最终解释权。-This is a 7219 program about avr drive. Procedures are at GCC development environment. Test so welcome to use if there is problem on their own, I retain the power of final interpretatio
SIRP_clutter_simulate
- (本文是在论坛已有一篇文章《SIRP法相干相关K分布雷达杂波的建模与仿真》的基础上修改而来,在此首先感谢这篇文章的作者给予我的帮助。之所以完成这篇文章,有三个方面的原因:一是对原文章和仿真程序代码明显存在一些不一致的地方,因此,我这里对每个公式进行检验(后来证明文章的公式正确无误,但所给的仿真代码存在问题),二是对自己近4天工作的一个总结,以便以后学习可以参考;三是可以放在网上给初学者一些参考,以便后来者不再走自己曾经走过的弯路。文章的一些文字是在匆忙间完成,只求能表达所述意思,没有详细斟酌,海
VC
- 八皇后问题的C++实现,在VC++下开发,测试通过可以运行-8 Queen' s problem of C++ to achieve, in the VC++ under development, the test can run
TSP
- 提出一种改进的禁忌搜索算法来求解背包问题。该算法基于禁忌搜索技术,并采用I&D策略,同时设计了两种针对局 部最优解的变异算子。改进后的算法能有效地弥补标准禁忌算法对初始解依赖的缺陷,同时也避免了搜索停滞的现象。通过对具 体实例和随机问题的测试,表明改进后的禁忌搜索算法有更好的性能。 关-An improved tabu search algorithm to solve knapsack problem. The algorithm is based on tabu
test
- 此程序是关于求解野人和传教士的过河问题。实现自动对一个智利测试题的求解!-This program is about the savage and missionaries across the river to solve the problem. Automatic testing of a Chilean problem solving!
200762015281201
- 这是我给女儿编的一个数学计算测验程序。它适用于学前和小学阶段的儿童进行计算锻炼,本程序可以进行难度、题型、时间设置。并能实现自动出题,批题,也可以将试题按设置要求自动输出到文件或打印出来。在历史记录中还可以查看上一次测验的每道题的情况。另外程序会自动保存每次测验的总结。 -This is my daughter a series of math test procedures. It is suitable for pre-school and primary school children i
test
- 用贪心法解决加油站问题(c语言编写),希望能给大家带来帮助-Greedy method gas station problem
test
- 八皇后问题经典算法,递归非递归两种方式,性能高,均已经调试通过-Eight queens problem classic non-recursive algorithm, recursive two ways, high performance, are already through debugging
Josephus-Problem
- 约瑟夫问题:编号为1,2,……,n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始任选一个正整数作为报数上限值m,从第一个人开始按顺时针方向自1开始顺序报数,报到m时停止报数。报m的人出列,将他的密码作为新的m值,从他在顺时针方向上的下一个人开始重新从1报数,如此下去,直至所有人全部出列为止。试设计一个程序求出出列顺序。-Joseph: Number as 1, 2, ......, n n individuals in a clockwise direction around
Solution-of-the-orbit-equation
- Solution of the orbit equation: Theta as function of time t. Numerical solution of Kepler’s equation for the elliptical test problem Matlab code-Solution of the orbit equation: Theta as function of time t. Numerical solution of Kepler’s equa
PCA(test)
- 完整的PCA 人脸识别的应用包括几个步骤:人脸图像预处理;读入人脸库,训练形成 特征子空间;把训练图像和测试图像投影到上一步骤中得到的子空间上;选择一定 的距离函数进行识别-We present an approach to the detection and identification of human faces and describe a working, near-real-time face recognition system which tracks a s
test-0407
- 解决CSP问题,FF算法,解决一维管材下料问题-CSP,solve one-dimensional cutting pipe problem in 5 seconds
test
- 问题实现的源码;需要修改需求后使用。 建议参考各类需求后,参照自己定的约束条件修改。 注意目标函数(Problem implementation of the source code; need to modify the requirements after use.)
test
- Ant colony algorithm is an intelligent algorithm very hot current research, the special program of ant colony algorithm for solving the TSP problem, the program completed by the GreenSim team in early 2006, first published in the research forum, we t
test
- 差分演化的蒙特卡洛算法通用程序,修改舒服初始模型prior及其最大似然函数即可(solves an important practical problem in RWM, namely that of choosing an appropriate scale and orientation for the jumping distribution.)
