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

搜索资源列表

  1. vcshujujiegou

    0下载:
  2. 大二实训时用c++数据结构做的学会成绩管理系统,实现查询、插入、查找、排序、统计等功能。-Training sophomore, when the data structure with the c++ learn to do performance management system to achieve query, insert, search, sorting, statistics and other functions.
  3. 所属分类:Other Databases

    • 发布日期:2017-05-12
    • 文件大小:2571245
    • 提供者:黄炳快
  1. TankWars1

    0下载:
  2. J2me制作的坦克大战程序,我们学期实训时的作业-Battle City J2me production process, we work during term Training
  3. 所属分类:Other Games

    • 发布日期:2017-04-01
    • 文件大小:817735
    • 提供者:fytx
  1. TetrisBattle

    0下载:
  2. 实训做的一个俄罗斯方块 使用了蓝牙功能实现了联机对战-Training to do a Tetris using the Bluetooth feature enables on-line Battle
  3. 所属分类:Other Games

    • 发布日期:2017-05-18
    • 文件大小:4700449
    • 提供者:able
  1. CStudentsPerformanceManagementSystem

    0下载:
  2. 一个上C++实训做的学生信息管理系统,能实现数据的插入,查询-StudentsPerformanceManagementSystem
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:2167
    • 提供者:李平
  1. SinTralyshixun

    0下载:
  2. 这是我最近在实训当中做的一个图书管理系统,登入核对XML 调用xmldocument对象来完成的,已比较完善,缺少加密,虽然很草 但是学习参考很好-SinTraly in beijing
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:835720
    • 提供者:sintraly
  1. 00

    0下载:
  2. 约瑟夫环数据结构实训内容 大学计算机专业实训内容-Joseph ring data structure the content of University Computer Training Professional Training Content
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:948
    • 提供者:wang
  1. MATLAB0601130304

    0下载:
  2. IIR滤波器的设计,是信号系统实训的主要内容,希望可以帮助那些需要的人-IIR
  3. 所属分类:assembly language

    • 发布日期:2017-04-06
    • 文件大小:545126
    • 提供者:luohappy
  1. qzdxyj

    0下载:
  2. 全自动洗衣机51单片机汇编源码 内有中文注释 单片机工程实训-Automatic washing machine compilation of source code within 51 MCU Microcontroller Engineering Training in Chinese comments
  3. 所属分类:assembly language

    • 发布日期:2017-04-01
    • 文件大小:1757
    • 提供者:kano
  1. DianPanJiRuMen

    0下载:
  2. 本文献给想学单片机但难以入门的读者,先从大概了解单片机入手,在随后的实训项目中你将学会举一反三。当你自己能编一段可运行的程序时,一定会沉浸在成功的喜悦之中。掌握了单片机的技术,让你在职场中大显身手。-This article dedicated to want to learn but difficult to get into the reader microcontroller, starting with an idea of SCM start projects in the follo
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-04
    • 文件大小:859523
    • 提供者:刘杰
  1. E-clock

    0下载:
  2. cpld项目电子时钟实训的原代码,分各个模块,实现计时,报时,led显示等-E-clock training cpld the original project code, sub-modules, to achieve timing, timer, led display
  3. 所属分类:SCM

    • 发布日期:2017-03-25
    • 文件大小:119660
    • 提供者:往事随风
  1. E-clock

    0下载:
  2. cpld项目电子时钟实训的程序,分各个模块,实现计时,报时,led显示等-cpld project training program electronic clock, sub-modules, to achieve timing, timer, led display
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:24211
    • 提供者:往事随风
  1. sysu

    0下载:
  2. 中山大学软件学院软件工程07级实训工程文档,代码总结-school of software
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:726694
    • 提供者:刘亦然
  1. 978-7-122-06061-7

    0下载:
  2. 本书内容深入浅出、图文并茂、理论与实训紧密结合,各章之间既相互联系又相对独立,读者可根据需要选择阅读。本书每章内容都包括两部分,一部分为理论讲解,以丰富多样的实例作为支撑;另一部分为与理论部分配套的MATLAB仿真实训,本部分与理论部分前后呼应,同时密切结合生产实践。-The Guide book illustrations, theory and practical training closely, both among the various chapters of interconne
  3. 所属分类:source in ebook

    • 发布日期:2017-05-31
    • 文件大小:13494272
    • 提供者:
  1. lianbiao

    0下载:
  2. 括号匹配的检验”这一项目中,运用到了很多C语言的基本知 识。如:数组、指针、链表、结构体和一系列的语法知识。通过一个 项目使这些零散的知识点得以串联起来,使我们在完成项目的同时, 可以学习到新知识,巩固旧知识,从而使我们对已学内容有了更系统 的认识。关于学习C语言的方法,这次实训也给了我们很大的启示。 纸上得来终觉浅,动手实践的过程中,想得深,学得轻松,当然,收 获也多。 -Bracket match test " in this project, appli
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:736
    • 提供者:tom
  1. sishu

    0下载:
  2. 我们学校的实训题目,里面的设计是非常值得参考的,内容很值得看!-Our school' s training title, which is designed to be very worthy of reference, the content is worth watching!
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:14386
    • 提供者:李大伟
  1. 0

    0下载:
  2. 《单片机C语言程序设计实训100例——基于8051+Proteus仿真》案例压缩包 (这个网上的资料,是一本书的配套程序,里面的程序都是确实可用的)-" Microcontroller C Programming Language Training of 100 cases- 8051+ Proteus simulation based on" case compression package (the online information is a book matchi
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-29
    • 文件大小:11717145
    • 提供者:黄健繁
  1. Linpop

    0下载:
  2. 东北大学gtk实训项目Linpop。 学习Linux或jtk编程的人比较适合,是来之不易的资源。-Northeastern University gtk Training Project Linpop. Learning Linux or jtk programming more suitable for people who are hard-earned resources.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-17
    • 文件大小:4651208
    • 提供者:木浮生
  1. VC

    0下载:
  2. 当时实训时做的项目,是做一个聊天室,感觉还不错-Training was done when the project is to make a chat room, feeling pretty good
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-11
    • 文件大小:2081238
    • 提供者:fff
  1. ex7

    0下载:
  2. 实训keil用,很好用的小程序。很不错哦。 我们现在实训,就是现在所用的,随便做一做;-Training keil use, useful little program. Very good. We are training, is now used casually do a do
  3. 所属分类:assembly language

    • 发布日期:2017-04-05
    • 文件大小:5122
    • 提供者:frank
  1. down_201042815254

    0下载:
  2. 单片机C语言程序设计实训100例--基于AVR+PROTEUS仿真-Microcontroller C Programming Language Training of 100 cases - based on AVR+ PROTEUS simulation
  3. 所属分类:Other systems

    • 发布日期:2017-06-09
    • 文件大小:16338537
    • 提供者:weijun
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 32 »
搜珍网 www.dssz.com