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

搜索资源列表

  1. 用c语言编写串口程序

    0下载:
  2. 用c语言编写串口程序 在当今,流行的编程软件种类繁多,它们编程方便、易于维护,但是在与硬 件直接打交道和编制系统软件时却束手无策,于是C语言就有了用武之地。C语言 作为汇编语言与高级语言之间的一种过渡语言,兼有汇编语言的高效和高级语言 的方便。   在通讯中,为了保证行运安全可靠,标准的串行口必须具有许多握手信号和 状态信息。这是因为通讯的各个计算机CPU速度不一样(这会导致“错帧”)以 及发送机发送数据速度比接收机接收速度快(这会导致“过冲”)。为解决这个 问
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:6431
    • 提供者:王平
  1. 内联汇编

    0下载:
  2. 在Visual C++中使用内联汇编不需要额外的编译器和联接器,且可以处理Visual C++中不能处理的一些事情,而且可以使用在C/C++中的变量,所以非常方便。内联汇编主要用于如下场合:   1.使用汇编语言写函数;   2.对速度要求非常高的代码;   3.设备驱动程序中直接访问硬件;   4.\"Naked\" Call的初始化和结束代码。 -used in conjunction with the compilation does not need
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2204
    • 提供者:
  1. HardDiskInfo

    0下载:
  2. C#获取硬盘硬件序列号代码,不是硬盘卷标。可在98/ME/2000/XP下执行。-access C# drives hardware serial code is not hard tag. The OS can be implemented.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:4384
    • 提供者:
  1. windows_timer

    0下载:
  2. 这是一个基于WINDOWS的精确定时程序,数机器周期来定时,精度根据硬件不同而异-This is a Windows-based precision timing procedures, several machine cycle time, accuracy under varying hardware
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:10253
    • 提供者:张绍立
  1. CHardInfogethardinfoclass

    0下载:
  2. 通过静态方法,获取所在机器的硬件信息,如硬盘序列号-through static methods, access to the host machine's hardware information, such as serial numbers drive
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:968
    • 提供者:华华华
  1. cyycxbd

    0下载:
  2. 建立一个硬件错误处理程序 返回保存位图像所需的字节数 -establish a hardware error handling procedures to preserve digital images of the required number of bytes
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:175177
    • 提供者:cyli15
  1. cz

    0下载:
  2. 操作系统的课程设计,分别是 题目一:模拟分页式存储管理中硬件的地址转换和产生缺页中断。 题目二:用先进先出(FIFO)页面调度算法处理缺页中断。 -operating system of curriculum design, is a topic : simulation tabbed storage management hardware address translation and have missing pages interruption. Topic 2 : FIFO
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:72266
    • 提供者:xb
  1. demo-sys

    0下载:
  2. 本系统由数据库服务器、服务器管理程序、客户应用程序三部份组成。数据库服务器采用MS SQLSERVER 2000,数据存储容量大,运行稳定,对硬件设备要求较低,维护相对简便。服务器管理程序主要用于设置餐饮企业的基本信息、客户机信息、操作员信息等。企业在正常运营过程中如无增、减客户端、人事变动等情况发生,则一次设置后再无需改动。客户应用程序是本系统运行的主要部份,所有营业资料录入、库房管理、厨房管理、收银管理、经理查询(含财务报表)、前台收银、客户管理等均在此进行设置。-the system by
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:8023
    • 提供者:yananjian
  1. CC2420_TRX

    0下载:
  2. CC2420硬件收发程序,本软件包用来驱动2420收发,2420rx用来收2420tx用来发-CC2420 transceiver hardware procedures, the package used to drive 2420 transceiver, 2420rx used for the resumption 2420tx
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:249340
    • 提供者:TT
  1. shiyongdedianjiqudongxitong

    0下载:
  2. 利用串口驱动步进电机的程序。该文件能够运行,请放心,当然要配置相关硬件最好!-use stepper motor driven procedures. The paper will run, please rest assured, of course, related hardware configuration best!
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:40731
    • 提供者:覃春海
  1. AIMI561

    0下载:
  2. This the free version of my Basis of AI Backprop designed to accompany my not yet published textbook, _The Basis of AI_. This program contains enough features for students in an ordinary AI or Neural Networking course. It includes the quickprop
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2386161
    • 提供者:dsoiufsodiuf
  1. TestUart

    0下载:
  2. * A simple demonstration of serial communications which * incorporates the on-board hardware USART of the Microchip * PIC16Fxxx series of devices.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:26471
    • 提供者:王魁
  1. WinIO的应用

    0下载:
  2. 使用BCB直接访问硬件端口和物理内存的源程序 -use BCB direct access to hardware ports and physical memory of the source
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:3222
    • 提供者:王华
  1. 用C打开蓝牙

    1下载:
  2. 用C#开发.NET CF 蓝牙通信模块,并涉及到驱动硬件的公共类部分-C# development.NET CF Bluetooth module, and relate to drive the hardware part of the public category
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:10648
    • 提供者:辛洪梅
  1. PIDcontrol

    1下载:
  2. 设计以89C51单片机、ADC、DAC等电路和运放电路组成的被控对象构成的单闭环反馈控制系统。 1. 硬件电路设计:89C51最小系统加上模入电路ADC0809和模出电路TLC7528;由运放构成的被控对象。 2. 控制算法:增量型的PID控制。 3. 软件设计:主程序、定时中断程序、A/D转换程序、滤波程序、D/A输出程序、PID控制程序等。 -Designed to 89C51 single-chip, ADC, DAC, such as circuit and operat
  3. 所属分类:CSharp

    • 发布日期:2015-04-07
    • 文件大小:1559
    • 提供者:曹敏
  1. GPSNMEA

    0下载:
  2. 通过COM口直接控制GPS硬件,并设置GPS硬件,读取NMEA信息,并解析NMEA,获取GPS定位信息-GPS through the COM port directly control the hardware, and set the GPS hardware, to read NMEA information and parse NMEA, access GPS location information
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:5240
    • 提供者:倪绍强
  1. sms

    0下载:
  2. C#开发的短信群发功能,支持短信群发,需要一定的硬件支持-C# development of the SMS group sending, support for Short Message requires some hardware support
  3. 所属分类:CSharp

    • 发布日期:2017-05-12
    • 文件大小:2921873
    • 提供者:zhanghongli
  1. CSharpHarwareAdministrator

    0下载:
  2. 这个程序可以监视当前系统的设备列表,监视那个设备被加载或卸载,并且,还可以启用、禁用系统设备类别中的任何一个设备节点。-Hardware Helper Library for C# How to monitor, enable, and disable hardware devices from C#. There isn t really a lot of background required for you to use the library I ve provided. The hea
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:251403
    • 提供者:萧丹
  1. code-generator

    0下载:
  2. C#语言实现的注册码生成器,根据硬件信息生成对应的注册码-C# achieve registration code generator,According to the information of the corresponding hardware generating registration code
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:42242
    • 提供者:liangjieming
  1. GetHardIDs

    0下载:
  2. CSharp编写的检测硬件ID的程序,用于检测硬件和生成机器码,自我感觉比较实用,希望大家喜欢-CSharp prepared for hardware ID of the process used to detect the hardware and generate machine code, self feel more useful, I hope everyone likes
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:52864
    • 提供者:wzf
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com