CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 源码下载 Windows编程 其他小程序

资源列表

« 1 2 ... .36 .37 .38 .39 .40 18441.42 .43 .44 .45 .46 ... 19298 »
  1. stu_vb+SQL

    2下载:
  2. 学生选课系统 是用VB开发的每个学生包括有学号、姓名、总学分等内容; 2.每个教师包括工作证号、姓名、职称等信息; 3.课程包括课程号、课程名、任课教师、学分等信息; 4.能提供若干门课,由学生进行选择,打印出学生选课情况 -Student elective system is developed by VB each student, including school number, name, the total credits, etc. 2. Each teach
  3. 所属分类:Other systems

    • 发布日期:2017-05-26
    • 文件大小:9.27mb
    • 提供者:张三
  1. YAM_Project

    2下载:
  2. 仿MATLAB计算软件本软件是一款科学计算平台,支持MATLAB的大多数语法,但尚不支持外部函数调用和复杂的数据结构。本软件可供广大师生进行基本的学习和教学工作,对科研人员也有所帮助。“YAM”意为“Yet Another Matlab”。本套软件包含如下程序: YAM.exe 软件主程序,用于输入和输出指令 compiler.exe 用于进行源代码编译并生成中间代码 interpreter.exe 用于解释中间代码并生成最终结果 Figure.exe 用于绘制图形
  3. 所属分类:Other windows programs

    • 发布日期:2017-01-14
    • 文件大小:1.41mb
    • 提供者:乔松
  1. Papers(NSGA2)

    2下载:
  2. 包含多目标遗传算法相关论文,对于深入了解NSGA及NAGA2算法有一定帮助-Multi-objective genetic algorithm that contains the relevant papers, for a deeper understanding and NSGA algorithms NAGA2 certainly be of help to
  3. 所属分类:其他小程序

    • 发布日期:2014-01-14
    • 文件大小:4.6mb
    • 提供者:xiaozhima
  1. LMS

    2下载:
  2. 用总体最小二乘算法进行ARMA功率谱估计,本文提供一个估计谱的实例。-Total least squares algorithms using ARMA power spectrum is estimated that this article provide an example of the estimated spectrum.
  3. 所属分类:其他小程序

    • 发布日期:2017-06-17
    • 文件大小:42.88kb
    • 提供者:靳朝
  1. 4

    2下载:
  2. 某次考试有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
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:1.03kb
    • 提供者:yann
  1. GA

    2下载:
  2. 本程序是在MATLAB平台上,利用智能优化算法遗传算法来解决01背包问题。在0 / 1背包问题中,需对容量为c 的背包进行装载。从n 个物品中选取装入背包的物品,每件物品i 的重量为wi ,价值为pi 。对于可行的背包装载,背包中物品的总重量不能超过背包的容量,最佳装载是指所装入的物品价值最高。-This procedure is in the MATLAB platform using intelligent genetic algorithm optimization algorithm t
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:1.59kb
    • 提供者:周薇
  1. code

    2下载:
  2. 坐标转换 从经纬度坐标到大地坐标 利用网络上开源的资料,可以很容易的实现从经纬度坐标向各种投影坐标的转换,美国地质调查局开发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
  3. 所属分类:Other windows programs

    • 发布日期:2014-09-09
    • 文件大小:2.11kb
    • 提供者:wangJiaong
  1. DC

    2下载:
  2. 岩体非连续变形分析,该部分的作用是前处理:数据准备和划分网格。-Discontinuous deformation analysis of rock mass, the part of the role is to pre-processing: data preparation and classification of the grid.
  3. 所属分类:Other windows programs

    • 发布日期:2015-12-01
    • 文件大小:15.42kb
    • 提供者:liugang
  1. Wavenetrecogniton

    2下载:
  2. 小波神经网络用于分类的基础源码,供参考!-Wavelet neural network for classification of basic source for information!
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1.26kb
    • 提供者:薛亚军
  1. letter_count

    2下载:
  2. 统计给定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
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:1.05kb
    • 提供者:bigpotato
  1. replacetext

    2下载:
  2. 不需打开CAD文件,批量替换文本,先输入要查找的文字,再输入要替换的文字,即可-replace the text,no need open the cad file
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:1.2kb
    • 提供者:代代
  1. VBNiGraph

    2下载:
  2. 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.
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:507.56kb
    • 提供者:李俊
« 1 2 ... .36 .37 .38 .39 .40 18441.42 .43 .44 .45 .46 ... 19298 »
搜珍网 www.dssz.com