资源列表
binary
- 参加运动会有n个学校,学校编号为1……n。比赛分成m个男子项目,和w个女子项目。项目编号为男子1……m,女子m+1……m+w。不同的项目取前五名或前三名积分;取前五名的积分分别为:7、5、3、2、1,前三名的积分分别为:5、3、2;哪些取前五名或前三名由学生自己设定。(m<=20,n<=20)-Participate in the Games has n schools, school No. 1 ...... n. The competition is divided into m
vb
- 这是火车票管理系统,里面的代码是vb。代码齐全,可直接运行-This is a ticket management system, which the code is vb. Complete code can be directly run
yizhilinkedlist
- 异质链表的实现。实现异质链表的查找、插入、删除和遍历。面向对象编程,类,多态,继承,虚函数,虚析构函数,内存泄露 -Heterogeneous linked list implementation. Find heterogeneous linked list to achieve, insert, delete, and traverse. Object-oriented programming, classes, polymorphism, inheritance, virtual fu
testv0.2.rar
- 卡特尔十六种人格因素测验适用于十四岁以上青少年和成人,通过内外向、聪慧程度、责任心、开放性等十六种人格因素的剖析图,展示一个人的心理世界的全貌,并从心理健康、专业成就、创造力、管理效能等方面综合应用反映出一个人的社会适应情况。对于鉴定、录用、选拔人才具有较好的参考价值。本科题的目的是编写出卡特尔人格测试系统,本系统适用于通过卡特尔16种人格因素测量以及团体施测后测试结果的数据统计分析显示,用户可以直接个人进行测试,也可将团体施测的数据输入计算机,计算机直接给出统计结果,并可以将数据入库。本课题研
code4
- Efficient Nearest and Farthest Neighbors Algorithm
lutions
- 四阶泛函微分方程边值问题正解的存在性Fourth-order functional differential equations boundary value problem the existence of positive solutions-Fourth-order functional differential equations boundary value problem the existence of positive solutions
basics-of-rotating-electrical-machines
- Basics of rotating electrical machines in matlab....the file is given in pdf
oskar-Toolbox
- oskar vivo mimo toolbox
wendu
- 基于人工神经网络温度补偿的压力传感器的无线数据采集系统-Temperature compensation based on artificial neural networks for wireless pressure sensor data acquisition system
MATLAB-2660
- 本书是对Matlab进行了详细的介绍,相当于是本使用大全。-This book is a detailed introduction to Matlab, which is equivalent is the use of Tai Quan.
Programming_Pearls
- 题目的意思是编程中的珍珠,也就是说这本书讲的都是关于数据结构和算法的精华,值得一看-The meaning of the title is in the Pearl programming, that is to say about this book is on the data structure and algorithm of the best, worth a visit
TSP_GA
- 《智能优化算法》课的作业,用遗传算法解TSP问题。其间遇到了收敛速度慢的问题,也是在这个网找到了解决方案。大家下载的应该都是那个VC6的Windows程序。我这个是从零开始写的,大家看起来应该容易懂些。C++的Console程序,VC2005下编译。全部用STL,所以旧的编译器可能会有点问题。压缩包内有谢胜利的论文:《TSP遗传算法的改进》。正是用他的贪婪交配才使得10代左右解就收敛到很好。再次赞一下!-" Intelligent Optimization Algorithms"
