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

搜索资源列表

  1. Debug

    0下载:
  2. 本人机电大赛,编写蓝牙串口通信上位机(用于遥控赛车)-I electromechanical contest that, write Bluetooth PC serial communication (for remote control car)
  3. 所属分类:SCM

    • 发布日期:2017-11-30
    • 文件大小:27433413
    • 提供者:yanglinhao
  1. MiniFlight

    3下载:
  2. 我为飞控写的vb.net电脑端上位机,实现串口数据读写、飞机图片旋转显示姿态,没有数据处理,需要根据具体通信协议添加。-I write for the flight control the vb.net PC host computer, the serial data read and write, the airplane image rotating display posture, data processing, need to add a specific communication
  3. 所属分类:.net

    • 发布日期:2017-11-25
    • 文件大小:11395072
    • 提供者:fengyiyu
  1. Pcomm

    0下载:
  2. 调用该Pcomm.dll动态库,完成在C++ Builder环境下的电脑从COM口读取数据。尤其是在串口通信应用、上位机云台控制等。省去自己编写API函数,节省开发者时间。-Call the Pcomm.dll dynamic library, completed in C++ Builder environment computer to read data from the COM port. Especially in serial communications applications,
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-09
    • 文件大小:24928
    • 提供者:林恒
  1. print-time

    0下载:
  2. 编写一个实时的时间显示,该时间和电脑同步,非常有意思。代码很简单-Write a real-time display of the time, and PC synchronization, very interesting. Code is very simple
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-15
    • 文件大小:330082
    • 提供者:郭翠翠
  1. ASI---Advanced-System-Information

    0下载:
  2. 这个程序是显示信息的操作系统、PC、硬件、软件和网络,你可以控制流程、服务、驱动器和改变som esettings……计划也显示的示例文本文件的线程和写作。-This program is the operating system for displaying information, PC, hardware, software, and network, you can control the processes, services, drivers, and change som eset
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-11
    • 文件大小:283640
    • 提供者:红焖羊肉
  1. MSCOMM

    0下载:
  2. 用vs2008写的串口上位机程序,实现飞思卡尔智能车发送数据给上位机实时显示-Use vs2008 to write the serial PC program, achieve Freescale smart car send data to the PC real-time display
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-10
    • 文件大小:13482260
    • 提供者:zyk
  1. DiceRoller

    0下载:
  2. 骰子滚动计划,有利于DMs,球员,或任何人,想把一些骰子。我写的对我的掌上电脑,但是代码应该工作如果你将其粘贴到一个Windows窗体的项目。对于那些正在学习,这个项目显示:1)简单的类写一个有构造函数,方法,和一些属性。数据封装(对象数据只能通过属性以外的对象)。2)类的实例化和使用在程序的主要来源。3)超载事件处理程序(看看mnuQuickRoll_Click和选项点击)。4)使用StringBuilder类(有用,因为它不会创建一个新的字符串对象只要文字发生变化)。 -Dice rol
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-19
    • 文件大小:871708
    • 提供者:蓝色风暴
  1. PCshell_DT_2.0

    0下载:
  2. PC Shell 2.0 By 空气 动态传输的代码源于风狂.其他代码源于网络.-PC Shell 2.0 By air dynamic transfer of the code from lunacy. Additional code from the network. Lazy hate to write code。
  3. 所属分类:Shell api

    • 发布日期:2015-06-05
    • 文件大小:901120
    • 提供者:森罗万象
  1. ARV_BOOTLOADER.RAR

    0下载:
  2. AVR BOOTLOADER • Support many types of AVR microcontrollers. • Support AVR device with multi-uart. • Support RS232/RS485/RS422 mode. -Support AES crypt routine (128/256 bits key) • Support customize communication baud
  3. 所属分类:Other systems

    • 发布日期:2017-11-16
    • 文件大小:537450
    • 提供者:sanya
  1. Server_To_Clinet

    0下载:
  2. MFC写的2个程序,通过socket通信,上下位机的。上位机发送一个名字给下位机,下位机通过查询数据库取得电话号码传回上位机,带详细文档。-MFC write two procedures, through the socket communication, next-bit machine. PC to send a name to the next crew, the next crew by querying the database to obtain the phone numbers
  3. 所属分类:Communication

    • 发布日期:2017-11-26
    • 文件大小:727040
    • 提供者:烟雨寒
  1. fzmXmzTx

    0下载:
  2. 西门子s7-200、s7-300的通讯小程序,用他可以轻易写出自己的上位机软件通讯代码。-Siemens s7-200, s7-300 communications small program, he could easily write their own PC software communication code.
  3. 所属分类:Other systems

    • 发布日期:2017-11-11
    • 文件大小:4826
    • 提供者:范忠明
  1. wuxianyaokongdiannao

    0下载:
  2. 下面的这个例子,将带着大家去实现具备这样功能的电脑遥控器。首先你需要一个遥控器,需要知道他的按键码,按键码可以用程序测试出来。将这个按键码和你要设置的键盘的案件的扫描码建立一个对应的关系。接下来你需要一个单片机开发板,也可以自己做。自己做需要话PCB,选择好芯片并设计电路。最后需要做的就是了解PS/2通信协会并根据这个协议来编写程序。如果是要设置像ALT+F4这种的快捷键的朋友,这种键我们可以想象按下的顺序,首先按下ALT键,是发送他的通码,这时并没有释放,再按下F4的通码,接着松开F4,这时发
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:292347
    • 提供者:李洋
  1. MODBUS

    0下载:
  2. C#写了一款上位机监控软件,基于MODBUS RTU协议。 软件的基本结构: 采用定时器(Timer控件)为时间片。 串口采用serialPort1_DataReceived中断接收,并进行MODBUS格式判断。 把正确接收的数据取出,转换为有特定的结构体中。 数据通过时间片实时刷新。 MODBUS协议-C# write a PC monitoring software, based MODBUS RTU protocol. The basic structu
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:18231
    • 提供者:pengjian
  1. Internal_Flash

    0下载:
  2. 基于STM32f107 操作内部闪存的demo代码,实现读、写、以及擦除功能,通过串口1 与PC链接,通过串口调试助手测试-Based on internal flash demo STM32f107 operation code, read, write, and erase functions with the PC via the serial port a link through the serial debugging assistant test
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-10
    • 文件大小:1566875
    • 提供者:wangxjchn
  1. USBTest

    0下载:
  2. 基于C8051F340的usb上位机测试程序,VC++ 编写-Based on the C8051F340 usb PC test program, VC++ write
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-15
    • 文件大小:3593258
    • 提供者:王强
  1. luprogram

    0下载:
  2. MSP430开发板上自己写的一个程序,两路AD转换,串口将这两路的值发送到PC。按键控制发送那一路。并且两路的AD值可以控制板子上流水灯的速度。-MSP430 development board to write a program, two-channel AD converter, serial value is sent to the two roads to the PC. Control buttons to send it all the way. And two of the AD
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:33253
    • 提供者:鲁月林
  1. ZHONGQIANCHUJI

    0下载:
  2. 重拳出击之单片机串口与PC通信读按键与写LED状态-Smitten with the microcontroller serial communication with the PC read and write LED status buttons
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:63056
    • 提供者:andezeng
  1. VB-chuan-kou-tong-xin

    1下载:
  2. VB写的串口通信上位机,可以采集单片机通过串口发送上来的数据-VB to write the serial communication PC, you can collect the microcontroller through the serial port to send data up
  3. 所属分类:GUI Develop

    • 发布日期:2016-10-05
    • 文件大小:2656256
    • 提供者:陈庆辉
  1. USBMem

    0下载:
  2. The Memory project is a demo program for the Keil MCB2140 Board using the Philips LPC2148 Microcontroller. It demonstrates an USB Memory based on USB Mass Storage Class. LEDs are used to display the following: - P1.16: LED_RD is on whe
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-29
    • 文件大小:76254
    • 提供者:曹金华
  1. include

    0下载:
  2. 通过uEasyFile协议,用户能够在 PC和新大陆采集器之间实现远程文件操作,包括读写,删除,复制文件等等最常用的文件操作。 -By uEasyFile protocol, users can capture in the New World between the PC and the remote file operations, including read and write, delete, copy files, etc. The most common file operatio
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:13948
    • 提供者:acvaa
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 19 20 »
搜珍网 www.dssz.com