CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - university

搜索资源列表

  1. University-of-Fun

    0下载:
  2. 大学趣吧-一个专门为大学生准备的一个全社交系统,里面涵盖了大学生需要的服务-University interested in it- one specifically for college students to prepare a whole social system, which covers the service of Students
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-04
    • 文件大小:281853
    • 提供者:shi
  1. 2012nanchang-university-

    0下载:
  2. 2012年南昌大学数学建模比赛赛题,如需相关资料可以查阅相关网站-Nanchang University in 2012 Mathematical Contest in Modeling contest problems, for related information can access relevant website
  3. 所属分类:Document

    • 发布日期:2017-11-21
    • 文件大小:38268
    • 提供者:donghuange
  1. Torben-University

    0下载:
  2. Torben Larsen Aalborg University 关于Jacket的教程-Torben Larsen Aalborg University tutorial about Jacket
  3. 所属分类:MPI

    • 发布日期:2017-11-30
    • 文件大小:24212520
    • 提供者:树海
  1. jimei-university-sql-lab1-report

    0下载:
  2. jimei university sql lab1 report
  3. 所属分类:SQL Server

    • 发布日期:2017-12-02
    • 文件大小:6979
    • 提供者:吴超
  1. National-Taiwan-Central-University

    0下载:
  2. National Taiwan Central University开发的HHT算法。供大家参考-HHT from National Taiwan Central University
  3. 所属分类:matlab

    • 发布日期:2017-11-07
    • 文件大小:2064865
    • 提供者:春之菊
  1. jimei-university-sql-lab2-report

    0下载:
  2. jimei university sql lab2 report
  3. 所属分类:SQL Server

    • 发布日期:2017-11-30
    • 文件大小:9094
    • 提供者:吴超
  1. university-mathematics-course

    0下载:
  2. 基于B_S模式的大学数学课程评价系统的设计与研究-B_S model based design and research of the evaluation system of university mathematics course
  3. 所属分类:software engineering

    • 发布日期:2017-11-29
    • 文件大小:155292
    • 提供者:yaowenqing
  1. National-Taiwan-Central-University

    1下载:
  2. 台湾国立大学编写的HHT的matlab源程序,适合信号处理专业学习与研究!-Prepared by the National Taiwan University of HHT matlab source code, suitable for signal processing professional learning and research!
  3. 所属分类:Other systems

    • 发布日期:2017-11-12
    • 文件大小:2049059
    • 提供者:江峰
  1. University-of-Affairs-system

    1下载:
  2. 大学外事管理系统、源码、课程设计。PB编写-University of Foreign Affairs management system, source code, and curriculum design. PB prepared
  3. 所属分类:Windows Develop

    • 发布日期:2016-12-13
    • 文件大小:925696
    • 提供者:tlly
  1. university

    0下载:
  2. managment of university
  3. 所属分类:Education soft system

    • 发布日期:2017-12-08
    • 文件大小:3921403
    • 提供者:sonia
  1. Hunan-University

    0下载:
  2. 本设计是基于51单片机的实现液晶屏LCD的汉字显示功能,主要是湖南大学四个字,其它字符只需通过字模转换就可以-This design is based on the realization of 51 single-chip LCD screen LCD character display function, Hunan University words, the other characters simply by matrix conversion can
  3. 所属分类:SCM

    • 发布日期:2017-11-23
    • 文件大小:29633
    • 提供者:司明飞
  1. (University-of-Sheffield)-gatbx

    0下载:
  2. 有关matlab的遗传算法工具箱,里面含有若干实例和程序代码,是由英国大学研发的-Matlab genetic algorithm toolbox, which contains a number of examples and code, developed by the University of British
  3. 所属分类:matlab

    • 发布日期:2017-11-07
    • 文件大小:1089749
    • 提供者:waa
  1. University

    0下载:
  2. 对大学老师 学生 员工信息的统计 增删改查 -University teachers students
  3. 所属分类:Console

    • 发布日期:2017-12-04
    • 文件大小:891
    • 提供者:牛犇
  1. University-teaching-management

    0下载:
  2. 高校教学管理中,课时分配工作涉及专业计划管理、教学班级管理、教学管理等。课程安排是严格按照教学计划来进行的,因此教务处必须对照各个专业教学班级,在相应的专业教学中,分捡出相应的学期开课计划。随着学生规模的不断扩大以及专业设置数量的不断增加,课时分配工作量越来越大,传统的手工摘录已不能满足现代教务管理的需要。利用计算机数据库管理技术可以解决专业教学计划的信息建立和课时分配自动化问题。-University teaching management, and time allocation plan
  3. 所属分类:IT Hero

    • 发布日期:2017-05-18
    • 文件大小:4937728
    • 提供者:吕三
  1. Southeast-University-matlab

    0下载:
  2. 东南大学信号与系统实验课程设计(大作业),东大校徽的图像处理。-Southeast University, Signals and Systems experimental curriculum design (great job), East badge image processing.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1340080
    • 提供者:zhangwei
  1. Tsinghua-university-ACM-

    0下载:
  2. 清华大学ACM集训队培训资料 所有的C++程序都是有函数组成的, 函数又叫做子程序,且每个C++程序必须包含一个main函数,编译器(能够把源代码转换成目标代码的程序)把翻译后的目标代码和一些启动代码组合起来,生成可执行文件,main函数就是可执行文件的入口,所以,每个C++程序有且只有一个main函数。-Tsinghua university ACM team training materials All c++ program consists of function, the fu
  3. 所属分类:source in ebook

    • 发布日期:2017-04-17
    • 文件大小:32521
    • 提供者:陈杰
  1. Java-University-Practical

    0下载:
  2. Java大学实用教程(第2版)[耿祥义等编著][程序源代码]-Java University Practical Guide (2nd Edition) [GENG eds] [source code]
  3. 所属分类:JavaScript

    • 发布日期:2017-04-17
    • 文件大小:400349
    • 提供者:吴善超
  1. Digital-Comm--University-of-UTAH

    0下载:
  2. Digital Communication Material University of UTAH
  3. 所属分类:3G develop

    • 发布日期:2017-05-07
    • 文件大小:1459099
    • 提供者:sunny
  1. Taiwan-University-PLL-lecture-

    0下载:
  2. 台湾大学PLL讲义讲稿 讲稿里包括Phase-Locked Loops的工作方式,简化模型,仿真图及其应用。-National Taiwan University PLL lecture scr ipt to include in Phase-Locked Loops work, the simplified model, the simulation diagram and its application
  3. 所属分类:Project Manage

    • 发布日期:2017-05-07
    • 文件大小:1038210
    • 提供者:yang
  1. gatbx(University-of-Sheffield-)

    2下载:
  2. 谢菲尔德大学的遗传算法工具箱,已经测试好用-University of Sheffield genetic algorithm toolbox
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-26
    • 文件大小:234973
    • 提供者:杨慧刚
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com