资源列表
stu_vb+SQL
- 学生选课系统 是用VB开发的每个学生包括有学号、姓名、总学分等内容; 2.每个教师包括工作证号、姓名、职称等信息; 3.课程包括课程号、课程名、任课教师、学分等信息; 4.能提供若干门课,由学生进行选择,打印出学生选课情况 -Student elective system is developed by VB each student, including school number, name, the total credits, etc. 2. Each teach
YAM_Project
- 仿MATLAB计算软件本软件是一款科学计算平台,支持MATLAB的大多数语法,但尚不支持外部函数调用和复杂的数据结构。本软件可供广大师生进行基本的学习和教学工作,对科研人员也有所帮助。“YAM”意为“Yet Another Matlab”。本套软件包含如下程序: YAM.exe 软件主程序,用于输入和输出指令 compiler.exe 用于进行源代码编译并生成中间代码 interpreter.exe 用于解释中间代码并生成最终结果 Figure.exe 用于绘制图形
Papers(NSGA2)
- 包含多目标遗传算法相关论文,对于深入了解NSGA及NAGA2算法有一定帮助-Multi-objective genetic algorithm that contains the relevant papers, for a deeper understanding and NSGA algorithms NAGA2 certainly be of help to
LMS
- 用总体最小二乘算法进行ARMA功率谱估计,本文提供一个估计谱的实例。-Total least squares algorithms using ARMA power spectrum is estimated that this article provide an example of the estimated spectrum.
4
- 某次考试有20个单项选择题,下面是这20个题的正确答: //* 1.B 2.D 3.A 4.A 5.C 6.A 7.B 8.A 9.C 10.D //* 11.B 12.C 13.D 14.A 15.D 16.C 17.C 18.B 19.D 20.A //* 采用数组存储上述20个标准答案,要求用户输入考生的答 //* 案,并采用另一个数组存储,程序显示该生是否通过考试, //* 并显示考生答错的题数和题号。-A second examination 20
GA
- 本程序是在MATLAB平台上,利用智能优化算法遗传算法来解决01背包问题。在0 / 1背包问题中,需对容量为c 的背包进行装载。从n 个物品中选取装入背包的物品,每件物品i 的重量为wi ,价值为pi 。对于可行的背包装载,背包中物品的总重量不能超过背包的容量,最佳装载是指所装入的物品价值最高。-This procedure is in the MATLAB platform using intelligent genetic algorithm optimization algorithm t
code
- 坐标转换 从经纬度坐标到大地坐标 利用网络上开源的资料,可以很容易的实现从经纬度坐标向各种投影坐标的转换,美国地质调查局开发USGS的GCTP就是很好的东西-Coordinate transformation from the latitude and longitude coordinates into geodetic coordinates the use of open source information network can be very easy to achieve fr
DC
- 岩体非连续变形分析,该部分的作用是前处理:数据准备和划分网格。-Discontinuous deformation analysis of rock mass, the part of the role is to pre-processing: data preparation and classification of the grid.
Wavenetrecogniton
- 小波神经网络用于分类的基础源码,供参考!-Wavelet neural network for classification of basic source for information!
letter_count
- 统计给定txt ASCII码字符频数和百分比,同时显示其二进制码,输入文件设置路径D:\in.txt 输出路径D:\out.txt可自行修改-Statistics given txt ASCII character code frequency and percentage, at the same time to demonstrate its binary code
replacetext
- 不需打开CAD文件,批量替换文本,先输入要查找的文字,再输入要替换的文字,即可-replace the text,no need open the cad file
VBNiGraph
- labview的图表控件能很方便的显示各种波形图, 而VB中没有此类控件。本例就是讲VB调用Labview图形图表控件例程。-LabVIEW control chart can easily display a variety of waveforms, and the absence of such controls in VB. VB stresses in this case is called Labview graphical chart control routines.