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

搜索资源列表

  1. usbhidio_vc6.rar

    1下载:
  2. 读写usb设备的主机软件,VC程序内我注释掉了一行代码,从设备读数据的代码,所以这个例子里面只有输出操作,大家可以找到那条指令,删除前面的“//”。 单片机固件端值得注意的地方就是设备的报告描述符,在描述符里面定义了上传、下载的数字的长度与用途。这个代码以前是用在DS89C450单片机上的,今天稍稍修改了一点,在STC89C52上使用没有问题,我也没有把头文件换成51的,而是使用了DS89C4XX.h,差不多的。,Usb devices to read and write mainfram
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-16
    • 文件大小:76222
    • 提供者:lz
  1. OFDM.rar

    4下载:
  2. 这是我们课程设计时所写的一个OFDM系统仿真程序,OFDM系统仿真.doc是我当时写的设计报告。,This is our curriculum design of a OFDM systems written of the OFDM systems simulation. When I was writing doc design reports.
  3. 所属分类:Education soft system

    • 发布日期:2014-04-10
    • 文件大小:54684
    • 提供者:superww
  1. kalman.rar

    1下载:
  2. (我的课程报告)基本卡尔曼滤波实现的代码 可绘制模型状态、状态预报、模型输出、输出预报。程序中可改变某些参数观察变化,my homework:a matlab program about kalman filter
  3. 所属分类:数值算法/人工智能

    • 发布日期:2012-11-03
    • 文件大小:3809525
    • 提供者:brook
  1. LCD.rar

    0下载:
  2. 有限状态机的设计——LCD显示控制实验,用VHDL编写程序,整片报告,Finite state machine design- LCD display control experiments, using VHDL programming, the whole report
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-25
    • 文件大小:147799
    • 提供者:alan
  1. 32bitSokoban.rar

    0下载:
  2. 利用汇编语言实现32位下的推箱子游戏,代码以小组的模式编写,代码完整独立,程序界面不错。并且还有440k的实验报告,内容完整,经历了软件工程的所有步骤。,The use of assembly language to achieve a 32-bit under the Sokoban game code to write the model group, code complete independence, a good program interface. And there are 44
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:112329
    • 提供者:william
  1. photo_project()

    0下载:
  2. 详细的数码相框设计程序分析和实验报告,能够实现不同情境下的数码相框变化,可以适合不同图片大小浏览。-Detailed design process of digital photo frame analysis and experimental reports, enabling the digital photo frame different situations change, you can browse for different image sizes.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-19
    • 文件大小:5377423
    • 提供者:林雨
  1. c_calendar

    0下载:
  2. 关于在vc中编写一个万年历的程序的报告,实现了查看日期,存储备忘录的功能。-Vc on a calendar program to write the report, to achieve the day, date, storage memo function.
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:110411
    • 提供者:chendongmei
  1. Assembly-language

    0下载:
  2. 汇编语言程序设计实验报告 1实验要求: 编写程序实现 1 可以录入学生成绩 2 可以按要求进行排序显示 3 可以统计平均成绩 4 可以统计各分数段人数-Assembly language programming lab reports a test requirement: write a program to achieve a 2 pupils can input requirements can be sorted according to the sta
  3. 所属分类:assembly language

    • 发布日期:2017-04-06
    • 文件大小:48836
    • 提供者:Eric
  1. oprofile-0.9.7.tar

    0下载:
  2. OProfile是Linux内核支持的一种性能分析机制。 它在时钟中断处理入口处建立监测点,记录被中断的上下文现场,由配套的用户态的工具oprof_start负责在用户态收集数据,opreport则分析数据并给出分析报告。 通过这个工具,开发人员可以得知一个程序的瓶颈在哪里,进而指导代码优化。-Linux kernel support for OProfile is a performance analysis system. It is the entrance to th
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1389339
    • 提供者:Mike
  1. JAva

    0下载:
  2. java程序实验报告,JDK的编程环境,NotBean的集成开发环境-java program test report, JDK programming environment, NotBean integrated development environment
  3. 所属分类:Communication

    • 发布日期:2017-04-06
    • 文件大小:12418
    • 提供者:谢莉红
  1. hangbanguanli

    0下载:
  2. 数据结构课程设计C++语言,应用了MFC库,图形界面编写的小型航班管理系统,数据结构采用文件读写方式,包括查询,订票,退票3个基本功能。 内有程序设计报告-Data Structures C++ language curriculum design, the application of the MFC library, a graphical interface written in small flight management systems, data structures used
  3. 所属分类:Data structs

    • 发布日期:2017-05-10
    • 文件大小:2503834
    • 提供者:核外电子
  1. VelocityDemo

    0下载:
  2. velocity Velocity是一个基于java的模板引擎(template engine)。它允许任何人仅仅简单的使用模板语言(template language)来引用由java代码定义的对象。 当Velocity应用于web开发时,界面设计人员可以和java程序开发人员同步开发一个遵循MVC架构的web站点,也就是说,页面设计人员可以只 关注页面的显示效果,而由java程序开发人员关注业务逻辑编码。Velocity将java代码从web页面中分离出来,这样为web站点的长期维护提 供了
  3. 所属分类:source in ebook

    • 发布日期:2017-05-11
    • 文件大小:2164386
    • 提供者:wang
  1. Library-Management-System

    0下载:
  2. 图书馆管理系统,里面含有程序相关的所有源码和一份完整的课程设计报告-Library Management System
  3. 所属分类:software engineering

    • 发布日期:2017-04-09
    • 文件大小:1828928
    • 提供者:senato
  1. cifafenxi.rar

    0下载:
  2. 一个用C语言写的词法分析程序,输入所给文法的源程序字符串,输出二元组构成的序列。附有实验报告,Using C language to write a lexical analysis program, enter the source string to the grammar, the output sequence of binary units. With the experimental report
  3. 所属分类:Compiler program

    • 发布日期:2017-04-01
    • 文件大小:30864
    • 提供者:雨涵
  1. EDAshiyan.rar

    0下载:
  2. EDA实验3个经典程序及图形仿真文件和实验报告,对实验参考绝对有益处.,EDA experimental three classical procedures and graphical simulation and experimental paper that reports on the experiment are likely to benefit from the absolute reference.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-02
    • 文件大小:863838
    • 提供者:乐乐
  1. zhy.rar

    0下载:
  2. PB实验报告,源代码,程序,工资管理系统,PB experimental reports, source code, procedures, wage management system
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:688693
    • 提供者:张虹宇
  1. Douglas—Peucker_Simplize_Vecto

    0下载:
  2. 矢量数据的压缩方法常用的有道格拉斯—普克法、垂距法、光栏法。本文主要讨论道格拉斯—普克法,运用该算法的思想,用C语言于TC20中编写一个小程序,实现对既有线的简化。(压缩包里面有算法报告),Vector data compression methods are commonly used Douglas- Puck law, down from the method, light field method. This article focused on Douglas- Puck law, t
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:21097
    • 提供者:张波
  1. VHDLtraffic.rar

    1下载:
  2. vhdl语言编写的交通灯程序,有完整的程序,仿真图,报告,language vhdl traffic light procedures, a complete procedure, simulation plans, the report
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-10
    • 文件大小:1557468
    • 提供者:刘洁
  1. zhiling.rar

    0下载:
  2. 复杂模型机设计(内附:微指令设计,微程序,流程图,模型机设计报告,测试程序,验证程序)是本人复杂模型机设计的全部成果,The complexity of model design (with: microinstruction design, micro-process, flow chart, the report model design, testing procedures, the verification process) is a complex model, I design a
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-27
    • 文件大小:748197
    • 提供者:
  1. data_processor.rar

    0下载:
  2. 用Visual C++编写的处理大学物理实验报告数据的程序,可在多平台下编译运行, Small program deal with college physics experiment report data using Visual C++,can be compiled to run under the multi-platform
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:1706
    • 提供者:萧月
« 1 2 ... 26 27 28 29 30 3132 33 34 35 36 ... 50 »
搜珍网 www.dssz.com