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

搜索资源列表

  1. GSM手机应用层软件的设计和实现

    0下载:
  2. 一篇研究生的毕业设计论文,关于GSM的手机开发,欢迎讨论-a postgraduate design graduate thesis on the development of GSM phones, welcomed the discussion
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:2503341
    • 提供者:成才
  1. Vocabulary Exercises for Graduate students

    0下载:
  2. 研究生省考试题,是我门老师的心情杰作,可以看看,很有帮助的-province postgraduate examination, the teacher is the door I feel masterpiece can see, very helpful
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:16266
    • 提供者:吴光超
  1. 词汇

    0下载:
  2. 研究生省考的词汇部分,是咱老师的杰作,很有帮助,看看是否属实-postgraduate provincial exams, vocabulary, is a masterpiece from our teachers and very helpful to see whether it is true
  3. 所属分类:TreeView控件

    • 发布日期:2008-10-13
    • 文件大小:44987
    • 提供者:吴光超
  1. C#设计模式(+含随书源码)

    3下载:
  2. 本书主要介绍如何用最常见的设计模式编写C#程序。全书分为四个部分,首先介绍了C#语言和面向对象程序设计的一般原则,可作为C#程序设计的快速入门教程;然后分别讲述了创建型模式、结构型模式和行为型模式。每一类设计模式又包括若干种具体模式,共有23种。在介绍每种模式时,给出了一个或多个应用该模式的示例,以便于理解,且这些示例都是能完全运行的程序,包含在随书附带的光盘中。此外,每一章还提供了UML图,用以说明类之间的关系。本书适用于计算机及相关专业的本科生和研究生,对于软件开发人员也是一本很好的参考书。
  3. 所属分类:系统编程

  1. C++程序设计语言实验三

    0下载:
  2. 实验三:C++编程入门 一、实验内容 1. 类模版。 2. 运算符重载。 3. 友元。 4. 继承。 二、实验题目 1, 设计一个类SavingsAccount,定义一个静态数据成员记录存款的年利率(rate),该类的每个成员都包含一个私有的数据成员balance,表示该成员当前的存款数额。提供一个成员函数CalMonthlyInterest(),用以计算月利息(用balance乘以rate再除以12),并将这个月利息加入balance中。提供一个静态成员函数ModifyRate(
  3. 所属分类:其他小程序

  1. C++程序设计语言实验四

    2下载:
  2. 实验七:C++编程入门 一、实验内容 1. 理解继承与组合。 2. 学会使用多态特性。 3. 使用文件。 4. 异常处理。 二、实验题目 1. 创建一个class Counted,包含一个int类型的成员变量id和一个static int类型的成员变量count。默认构造函数的开头为“Counted() : id(count ++) {”。要求: a) 构造函数输出id值并且输出“it’s being created”; b) 析构函数也输出id值并且输出“it is bein
  3. 所属分类:其他小程序

  1. comp.rar

    0下载:
  2. 第三届全国研究生集成电路电子设计竞赛试题,EDA竞赛上机试题,Third National Graduate integrated circuit electronic design contest questions, EDA contest on machine questions
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:77400
    • 提供者:hxl
  1. Project_AStar

    0下载:
  2. 城市寻径项目的实现。实现了屏幕城市地图即时点击,画出两个地点之间的最短路径。国外研究生课程项目-City routing the realization of the project. Achieved real-time map of the city click on the screen, between the two locations to draw the shortest path. Post-graduate courses abroad
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:292770
    • 提供者:aaaa
  1. databasekey

    0下载:
  2. 几篇不错的数据库密钥管理的研究生论文,可以借鉴学习。-Several good key management post-graduate thesis database
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-04
    • 文件大小:1118062
    • 提供者:刘杨
  1. Gold_Smith-Wireless_Communications

    0下载:
  2. 戈德史密斯的经典通信理论书籍,非常有用,可以作为研究生用书-Goldsmith classic communication theory books, very useful, you can book as a graduate
  3. 所属分类:Other systems

    • 发布日期:2017-05-11
    • 文件大小:2563224
    • 提供者:tianxiong
  1. MachineLearning

    1下载:
  2. 上海交通大学硕士研究生经典课程 机器学习课件-This is Shanghai jiaotong university graduate student classical courses machine learning courseware
  3. 所属分类:GDI-Bitmap

    • 发布日期:2014-05-05
    • 文件大小:21989376
    • 提供者:hanliangliang
  1. a003

    0下载:
  2. 以C++为基础的数据结构与算法研究生复习资料。-To C++-Based data structure and algorithm for post-graduate refresher information.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:281665
    • 提供者:wanfeng
  1. DataStructure[C++]

    0下载:
  2. 清华大学C++版本的数据结构习题集,带有参考答案与解题思路说明,是学习数据结构或参加研究生考试人员不象的资料-Tsinghua University, C++ Version of the data structure of exercises set, with reference to the answer with the problem-solving ideas that is a data structure or to participate in learning post-gr
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:610775
    • 提供者:李秀玲
  1. analysis

    0下载:
  2. 适合于研究生数字图像等方面的研究人员使用,详细讲述矩阵分析的内容-Suitable for areas such as digital image post-graduate researchers use to describe in detail the contents of matrix analysis
  3. 所属分类:Other systems

    • 发布日期:2017-05-10
    • 文件大小:2214908
    • 提供者:Java.li
  1. moveable_u_disk

    0下载:
  2. 原创,研究生论坛讲座:制作可方便携带的可移植的软件平台(基于U盘或光盘技术)!-Original, post-graduate lectures forum: Create a portable portable software platform (based on the U disk or CD-ROM technology)!
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:945837
    • 提供者:马俊
  1. java_image_trans

    0下载:
  2. 原创,研究生论坛讲座:基于实时的、网络的远程图像传输技术!主要介绍了vnc,图像压缩算法,图像传输以及面向对象的编程实现!-Original, post-graduate lectures forum: Based on real-time, network remote video transmission technology! Mainly introduces the vnc, image compression algorithms, image transmission, as we
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1890416
    • 提供者:马俊
  1. Student_Management_System

    0下载:
  2. 学生信息管理系统实现了对本科生,研究生的信息管理,包括姓名年龄实验室发表文章等信息的管理,同时实现了表项的删除编辑与加入。-Student Information Management System for undergraduates, graduate students of information management, including their names published an article, such as the age of laboratory information
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-08
    • 文件大小:59895
    • 提供者:liuxd
  1. tiltrotor

    0下载:
  2. 这是本人研究生毕业论文中的软件部分, 是用VC++编写的直线电机控制的上位机程序。主要是界面编程,然后就是通过串口来控制电机的运动,有较强的应用价值-This is my graduate thesis in the software part, is to use VC to prepare the linear motor control PC program. Mainly programming interface, and then through the serial p
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-16
    • 文件大小:3702027
    • 提供者:光石
  1. Y551538

    0下载:
  2. MAS系统,很有用的研究生论文,我和大家分享下,希望大家能-MAS system, very useful post-graduate thesis, I share with you, the hope that we can
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:2429331
    • 提供者:郭建辉
  1. zuheshuxue

    0下载:
  2. 组合数学研究生课程,主要是一些常用的算法的详细解释和计算等内容。-Combinatorial Mathematics postgraduate courses, mainly some commonly used algorithms, such as a detailed explanation and calculation of the content.
  3. 所属分类:其他小程序

    • 发布日期:2017-06-18
    • 文件大小:830051
    • 提供者:yinxue
« 1 2 3 45 6 7 8 9 10 ... 18 »
搜珍网 www.dssz.com