CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 软件工程 搜索资源 - pc c

搜索资源列表

  1. Application_and_user_interface_migration_from_BASI

    0下载:
  2. An approach to reengineer BASIC PC legacy code into modern graphical systems is proposed.BASIC peculiarities are presented and discussed, with preliminary results on code translation.-An approach to reengineer legacy c BASIC PC ode into modern graphi
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:908.34kb
    • 提供者:lsj
  1. zhinengxianshiping

    0下载:
  2. 实现了智能显示屏的设计。在TC下用C语言编写程序,利用TPC—1实验箱,用一台PC机通过8255A芯片,使8*8 LED二级管上动态显示“信息工程学院”的字样。并且附有详细的设计文档。-an intelligent display design. TC using the C language programming, the use of TPC-1 experimental box with a PC through the 8255 A chip, * 8 of 8 LED tube tw
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:60.79kb
    • 提供者:刘龙
  1. pcc

    0下载:
  2. pc机C图形编程,是一本比较老的书,是我做毕设时的主要参考书(97年),在嵌入图形编程方面还有一定的参考价值
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:3.92mb
    • 提供者:MINGWEILIU
  1. PCLint培训手册

    0下载:
  2. PC-Lint是C/C++软件代码静态分析工具,它对程序进行全局分析,识别并报告C语言中的编程*和格式缺陷。
  3. 所属分类:软件工程

    • 发布日期:2012-03-17
    • 文件大小:2.25mb
    • 提供者:hjshhyy
  1. WBD

    2下载:
  2. 智能温度系统设计,本设计主要通过以单片机为控制单元的温度采集、转化、显示并通过串口将数据传输到PC机,在PC机端实现数据的存储、分析、绘制波形。在以单片机技术和VC编程技术为基础提出了系统框架和具体的设计方案,用汇编和C语言从硬件电路和软件阐述了控制系统的总体实现,并利用按键、LCD显示等外围设备为用户提供服务,实现人机交互。-Intelligent temperature system design, primarily through the design to single-chip te
  3. 所属分类:软件工程

    • 发布日期:2014-03-01
    • 文件大小:751.84kb
    • 提供者:amanda
  1. vc-lin-232

    0下载:
  2. 分析了L IN 总线协议的特点、报文帧结构及校验方法, 以V isual C+ + 6. 0 为开发平台, 利用W indow s A P I 函数通过PC 机的RS232 口实现了基于L IN 总线协议的串口通信. 给出了实现的部分流程图及代码, 在通信过程中 选择简便的奇偶校验及和校验进行差错校验, 保证了数据的无差错传输.-分析了L IN 总线协议的特点、报文帧结构及校验方法, 以V isual C++ 6. 0 为开发平台, 利用W indow s A P I 函数通过PC
  3. 所属分类:software engineering

    • 发布日期:2015-04-10
    • 文件大小:219.12kb
    • 提供者:newstarnul
  1. ucOS

    0下载:
  2. ucOS在PC机上开发步骤,Borload 3.1 裁剪-ucOS development process in the PC machine, Borload 3.1 Cutting
  3. 所属分类:Project Design

    • 发布日期:2017-03-29
    • 文件大小:169.68kb
    • 提供者:lgl
  1. LABVIEW

    0下载:
  2. ,LabVIEW 作为国际上首推的编译型图形化编程语言,已经得到广泛地应用。本文正是阐述了在虚拟仪器LabVIEW 平台 上使用TCP/IP 协议进行远程视频监控的工作方法,即利用平台为用户提供的强大网络通信功能和现场无线网络等条件,并结合客户机/ 服务器(C/S)运行原理机制,实现了不同PC 机间的一对一、多对一及一对多的远程视频监控,同时具有视频图像的保存和缩放功能。-, LabVIEW on the devaluation of the compilation as an inte
  3. 所属分类:Software Testing

    • 发布日期:2017-04-09
    • 文件大小:1.07mb
    • 提供者:陈全
  1. ezusbCY7C68013transfer

    0下载:
  2. 用visual c++编程实现与USB的通信源码,其中包括pc机如何接受设备发送的数据,以及如何向设备发送数据。-With visual c++ programming and USB communication source, including the pc machine how to accept the device sends data, and how to send data to devices.
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:4.81kb
    • 提供者:小倩
  1. pc

    0下载:
  2. c++面对对象的编程思想,每个编程人员必需的- c++ facing object programming thought
  3. 所属分类:software engineering

    • 发布日期:2017-06-02
    • 文件大小:13.82mb
    • 提供者:刘文杰
  1. PC-audio

    0下载:
  2. 在turbo c中,程序中利用PC喇叭实现背景音乐的讨论。-In turbo c, the program achieved using the PC speaker to discuss the background music.
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:222.04kb
    • 提供者:haobo
  1. Clock

    1下载:
  2. 在turbo C 下写个一个倒计时时钟,最后5秒PC喇叭会发出声音提示,属于c语言高级编程。-Write in turbo C under a countdown clock, the last 5 seconds the PC speaker will sound to prompt, high-level programming language is c.
  3. 所属分类:software engineering

    • 发布日期:2017-04-06
    • 文件大小:2.71kb
    • 提供者:haobo
  1. PC

    0下载:
  2. 16单片机和PC机通讯方法.用KEIL软件,C语言写作而成.其中有一些方法,大家共同一起看看.以后我们怎么向PC传输数据.-This is 51 entrance guard, compiled using C. There are some things can bus electronic experiment together. There is a time how separation. How algorithms. You can borrow. Can also take a l
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:142.14kb
    • 提供者:曾根平
  1. communication-PC-and-single-chip

    0下载:
  2. 利用Visual C++实现PC机与单片机串口通信程- The application of serial-port communication between industry PC and single chip
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:46.66kb
    • 提供者:蓝色天使211
  1. TMS320C6678-instructions

    0下载:
  2. 面向多相机接入的TMS320C6678图像处理系统,主CPU采用8核DSP处理器TMS320C6678,具有10G处理能力,支持Basler/Dalsa等国际主流CameraLink、Gige相机的全速接入,提供DSP CCS环境下的相机驱动软件包和图像处理算法包,并提供基于OpenMP的简易化CCS二次开发框架和典型例程,同时提供上位机C#调试软件程序,并支持一键烧写功能。-TMS320C6678 image processing system based on multi camera ac
  3. 所属分类:Project Design

    • 发布日期:2017-04-25
    • 文件大小:336.11kb
    • 提供者:zwj
  1. C

    0下载:
  2. C语言发展如此迅速,  而且成为最受欢迎的语言之一,主要因为它具有强大的功能。许多著名的系统软件,  如PC-DOS,DBASE  Ⅳ都是由C语言编写的。用C语言加上一些汇编语言子程序,  就更能显示C语言的优势了-c language is growing so rapidly, and become the most popular language, mainly because of its powerful features. Many well-kno
  3. 所属分类:Project Design

    • 发布日期:2017-04-28
    • 文件大小:85.93kb
    • 提供者:王磊
  1. MyWifiCar_PC

    1下载:
  2. wifi小车PC端上位机C#源码及编辑文件-wifi car PC client PC C# source code and edit files
  3. 所属分类:software engineering

    • 发布日期:2017-04-24
    • 文件大小:241.12kb
    • 提供者:朱康录
  1. Ultrasonic-Ranging--PC-communication

    0下载:
  2. 基于51单片机超声波测距设计,上位机通讯,C程序编写。-Ultrasonic Ranging, PC communication
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:34.56kb
    • 提供者:刘康
  1. STATCOMfuzzy

    0下载:
  2. This paper deals with the design and implementation of a multilevel voltage source converter based static synchronous compensator (STATCOM) employing an effective modulation control technique simulated in a MATLAB Simulink environment. The ma
  3. 所属分类:software engineering

    • 发布日期:2017-04-29
    • 文件大小:35.13kb
    • 提供者:hareesh
  1. PC-lint

    0下载:
  2. PC lint 资料,用于检查C++ 代码编程-PC lint
  3. 所属分类:software engineering

    • 发布日期:2017-12-13
    • 文件大小:2.19mb
    • 提供者:lu
« 12 »
搜珍网 www.dssz.com