CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 小的课程设计

搜索资源列表

  1. Poker

    0下载:
  2. 扑克牌游戏的实现,一个简单的600行代码的小程序,适合做vc课程程序设计的朋友-Poker
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:4687
    • 提供者:cfan
  1. tailwind_test_upload

    0下载:
  2. 顺风作业上传系统V2.1 ASP.NET开发(tailwind_test_upload) 本系统是在计算机相关课程的授课过程中,自己为了方便接受学生的作业而设计的一个精小程序。学生在上传后可查看到自己上传的文件效果,也可以浏览同学上传的文件。 使用说明: 1.为uploadFile目录设置everyone可读写 2.可修改allowType.txt设置允许上传的文件类型,用|线分隔,两端用|封闭 3.待学生上传完成后,教师可在服务器的uploadFile目录下收取拷贝学生文件
  3. 所属分类:.net

    • 发布日期:2017-04-08
    • 文件大小:36136
    • 提供者:顺风
  1. paohui

    0下载:
  2. 课程设计时编写的matlab程序代码,预报误差法参数辨识-松弛的思想,最小均方误差(MMSE)的算法。- Course designed to prepare the matlab program code, Prediction Error Method for Parameter Identification- the idea of relaxation, Minimum mean square error (MMSE) algorithm.
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:6059
    • 提供者:menlen
  1. liefui

    0下载:
  2. 最小均方误差(MMSE)的算法,课程设计时编写的matlab程序代码,完整的基于HMM的语音识别系统。- Minimum mean square error (MMSE) algorithm, Course designed to prepare the matlab program code, Complete HMM-based speech recognition system.
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:6951
    • 提供者:uhdhsu
  1. foukui_v54

    0下载:
  2. 课程设计时编写的matlab程序代码,光纤陀螺输出误差的allan方差分析,PLS部分最小二乘工具箱。- Course designed to prepare the matlab program code, allan FOG output error variance analysis, PLS PLS toolbox.
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:4153
    • 提供者:pou
  1. FenFangTongJiProgram

    0下载:
  2. 房屋分配及信息统计小程序,基于VC++6.0环境编写,简单实用,是用作大学课程设计的绝佳参考资料,源码注释清晰,函数分明-Housing distribution and information statistical procedures, based on the VC++6.0 environment to prepare, simple and practical, is used as a university curriculum design excellent reference
  3. 所属分类:Console

    • 发布日期:2017-05-04
    • 文件大小:244258
    • 提供者:Sam
  1. c-language-library-management-system

    0下载:
  2. c语言图书管理系统小程序,课程设计、大作业的同学可以-c language library management system a small program, the students curriculum design, large jobs can look
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-06
    • 文件大小:738167
    • 提供者:皇上
  1. c-language-library-loan-system

    0下载:
  2. c语言编写的,图书借阅系统小程序,课程设计、大作业的同学可以-c language, applets, curriculum design, students big job system to borrow books can look
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-05
    • 文件大小:14804
    • 提供者:皇上
  1. leimiu_v66

    0下载:
  2. 利用最小二乘算法实现对三维平面的拟合,利用最小二乘法进行拟合多元非线性方程,课程设计时编写的matlab程序代码。- Least-squares algorithm to fit a three-dimensional plane, Multivariate least squares fitting method of nonlinear equations, Course designed to prepare the matlab program code.
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:6772
    • 提供者:hiugaisingniu
  1. fingsing_v10

    0下载:
  2. 课程设计时编写的matlab程序代码,主要为数据分析和统计,PLS部分最小二乘工具箱。- Course designed to prepare the matlab program code, Mainly for data analysis and statistics, PLS PLS toolbox.
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:5727
    • 提供者:fouliehang
  1. funnao

    0下载:
  2. 包括最小二乘法、SVM、神经网络、1_k近邻法,FMCW调频连续波雷达的测距测角,课程设计时编写的matlab程序代码。- Including the least squares method, the SVM, neural networks, 1 _k neighbor method, FMCW frequency modulated continuous wave radar range and angular measurements, Course designed to prepar
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:5944
    • 提供者:feiqieyouging
  1. BoringDigit1654645qqa

    0下载:
  2. 小明上“算法设计与分析”的课程很无聊,就在白纸上写下一串连续的整数:1、2、3、4、5、6、7、8、9、10…突然,他想到一个小游戏,可以统计这些数字中0到9的出现次数(如1到10共有2个1,其他数字均出现1次),并且考虑用算法来实现 。 ①若范围是100,可如何实现?- 小明上“算法设计与分析”的课程很无聊,就在白纸上写下一串连续的整数:1、2、3、4、5、6、7、8、9、10…突然,他想到一个小游戏,可以统计这些数字中0到9的出现次数(如1到10共有2个1,其他数字均出现1次),并且
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:8331
    • 提供者:李鼎
  1. ea658

    0下载:
  2. 最小二乘回归分析算法,基于K均值的PSO聚类算法,课程设计时编写的matlab程序代码。- Least-squares regression analysis algorithm, K-means clustering algorithm based on the PSO, Course designed to prepare the matlab program code.
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:6743
    • 提供者:vetfa
  1. iwmutability-integrate

    0下载:
  2. 用VC开发的一个局域网聊天小程序,和适合课程设计使用-Using VC to develop a LAN chat applet, and suitable for curriculum design
  3. 所属分类:Other systems

    • 发布日期:2017-12-17
    • 文件大小:149504
    • 提供者:UI&6280
  1. gn670

    0下载:
  2. 车牌识别定位程序的部分功能,课程设计时编写的matlab程序代码,matlab小波分析程序。- Part of the license plate recognition locator feature, Course designed to prepare the matlab program code, matlab wavelet analysis program.
  3. 所属分类:Other systems

    • 发布日期:2017-12-15
    • 文件大小:5120
    • 提供者:giukeitenmao
  1. mun_gc34

    0下载:
  2. 独立成分分析算法降低原始数据噪声,课程设计时编写的matlab程序代码,利用最小二乘法进行拟合多元非线性方程。- Independent component analysis algorithm reduces the raw data noise, Course designed to prepare the matlab program code, Multivariate least squares fitting method of nonlinear equations.
  3. 所属分类:Other systems

    • 发布日期:2017-12-15
    • 文件大小:4096
    • 提供者:王崇政
  1. kao_xk53

    0下载:
  2. 到达过程是的泊松过程,课程设计时编写的matlab程序代码,应用小区域方差对比,程序简单。- Arrival process is a Poisson process, Course designed to prepare the matlab program code, Application of small area variance comparison, simple procedures.
  3. 所属分类:Other systems

    • 发布日期:2017-12-16
    • 文件大小:7168
    • 提供者:hailengnie
  1. dgxxy

    0下载:
  2. 课程设计时编写的matlab程序代码,采用偏最小二乘法,光纤无线通信系统中传输性能的研究。- Course designed to prepare the matlab program code, Partial least squares method, Fiber Transmission wireless communication system performance.
  3. 所属分类:Other systems

    • 发布日期:2017-12-22
    • 文件大小:4096
    • 提供者:李宁堂
  1. ocefmes218

    0下载:
  2. 用VC开发的一个局域网聊天小程序,和适合课程设计使用(Using VC to develop a LAN chat applet, and suitable for curriculum design)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-25
    • 文件大小:148480
    • 提供者:UCdvq!811797
  1. 新建文件夹 (4)

    0下载:
  2. 用于文本分类的小程序,和课程设计有关,任何人可以下载不过需要校队软件版本和程序的兼容性(A small program for text categorization is related to curriculum design.)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:31744
    • 提供者:凡人00
« 1 2 ... 6 7 8 9 10 1112 »
搜珍网 www.dssz.com