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

搜索资源列表

  1. EEPROM&USART

    0下载:
  2. 对PIC16F877芯片的EEPROM数据区进行读写的演示程序和PIC16F87X系列芯片通过SCI(串行通信接口)来实现与PC的通信。-right PIC16F877 chip EEPROM data area of the display and write procedures and PIC16F87X series chip SCI (Serial Communications Interface) and PC communication.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:3286
    • 提供者:江风
  1. PC-Base-Signal-Analyzer

    0下载:
  2. PC Based Signal Analyzer This aims of the project just familiar to a Digital oscilloscope. It is used for capture the different signal such as SINE WAVE, TRIANGLE WAVE and the SQUARE WAVE. Use the A-to-D converter into a binary form. Thus, the data
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-11
    • 文件大小:2576920
    • 提供者:sming chan
  1. IBM-PC-vba-design

    0下载:
  2. 了解以Intel系列微处理器为基础的PC机的基本结构(编程结 构) 掌握Intel系列微处理器的指令系统及寻址方式 学会使用DOS和BIOS功能调用及高级汇编语言技术 学会汇编语言与高级语言的交叉编程技术  掌握使用汇编语言设计、编写、调试和运行程序的方法-Understand the basic structure of the PC based on the Intel family of microprocessors (programming s
  3. 所属分类:assembly language

    • 发布日期:2017-03-28
    • 文件大小:15181
    • 提供者:祝浩
  1. PC-REMOTE(M48)

    0下载:
  2. 一款用M48 编写的一个电脑遥控器,解码是NEC的,具体可以参考源码中的内容修改对应自己家中的遥控器即可。-A remote control of a computer to write with M48, decoding is NEC' s specific reference source to modify the corresponding remote control can be in their own home.
  3. 所属分类:SCM

    • 发布日期:2017-11-09
    • 文件大小:211120
    • 提供者:lynnlase
  1. zhongduan

    0下载:
  2. 用PIC单片机内部定时器0,作为16位定时器使用,并开启溢出中断。单片机的外部中断0引脚接开关SW2,并设置为下降沿的触发方式。单片机的UART接口工作于全双工异步模式,1个起始位,8个数据位,1个停止位,波特率为9600,并开启接收中断,与PC机通信。编写程序实现功能:SW2按键按下时,LCD上显示“Timer0 Start”, 定时器0开始工作,然后LCD上显示“Timer0 Working”,当UART接收到PC机发送的命令“P”时,定时器0停止工作,LCD上显示“Timer0 Stop”
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-27
    • 文件大小:57808
    • 提供者:杨梦红
  1. chuangxing

    0下载:
  2. 配置CCP1模块使之工作于PWM模式,并初始化周期和占空比。单片机的UART接口工作于全双工异步模式,1个起始位,8个数据位,1个停止位,波特率为9600,并开启接收中断,与PC机通信。编写程序实现功能:当UART接收到命令“S”时,LCD上显示“PWM Start”, PWM开始工作。当UART接收到命令“U”时,占空比增加,当UART接收到命令“D”时,占空比减少,并在LCD上显示占空比。当UART接收到命令“P”时, PWM停止工作,LCD上显示“PWM Stop”。并用示波器观察PWM输
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-22
    • 文件大小:113465
    • 提供者:杨梦红
  1. PC

    0下载:
  2. 多线程 邮箱爬虫 初学者可以参考一下 这个事别人发给我的 写的挺不错的 大家共享学习-Multithreading mail reptiles beginners can refer to this thing someone sent me to write very good share learning
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-12
    • 文件大小:95868
    • 提供者:baby
  1. shutdown-PC

    0下载:
  2. 该程序运用到了for 循环和if条件判断和注册表写入方法 程序通过注册表的写操作对注册表进行了修改 程序运行时禁用了任务管理器、CMD命令 同时对系统安全模式进行了修改,通过修改使用户不能通过安全模式进入系统 这个程序实现的功能是开机后就自动关机,并且不能结束该进程。禁用安全模式后 使用户不能正常使用系统。 导致最后用户不得不重新安装系统或者还原系统-The procedure applied to a judge for loops
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-10
    • 文件大小:1099
    • 提供者:likeya
  1. usb-pc

    0下载:
  2. usb 读写数据,并且把获取的数据适时显示出来。-usb read and write data, and the data obtained timely displayed.
  3. 所属分类:Communication

    • 发布日期:2017-05-10
    • 文件大小:2353152
    • 提供者:jianhaoran
  1. MCU-and-PC-chuankoutongxin

    0下载:
  2. 此部分代码包括了单片机下位机程序和labview上位机程序。自己写的,亲测有用。-This part of the code includes a microcontroller lower computer programs and labview PC program. Write your own, pro-test useful
  3. 所属分类:LabView

    • 发布日期:2017-04-06
    • 文件大小:926711
    • 提供者:
  1. USB-communicate-with-PC

    0下载:
  2. 用户开发的USB设备与PC机进行通信的程序,能够实现对USB设备的枚举、打开以及读写操作-User-developed USB devices that communicate with the PC, it is possible to achieve the USB device enumeration, open and read and write operations
  3. 所属分类:Communication

    • 发布日期:2017-04-25
    • 文件大小:41584
    • 提供者:傅红雪
  1. PC-NAME

    0下载:
  2. vb写的一键获取计算机名字,内含详细源码和窗口等-vb write the name of a key acquisition computer
  3. 所属分类:Button control

    • 发布日期:2017-04-06
    • 文件大小:1628
    • 提供者:wang
  1. GprsFOR-PC

    0下载:
  2. 用 C++ BUILDER 编写的 一个串口调试 MC35 GPRS模块的软件,源码哦-Using BUILDER C++ to write a serial port debug GPRS MC35 module software, source code Oh
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-03
    • 文件大小:788620
    • 提供者:li
  1. SPY-PC

    0下载:
  2. 采用dotnebar第三方控件做的数据采集监控工具,用c#写的界面程序,可将采集到的数据通过树节点显示,或对数据库进行操作-Dotnebar data using third party controls the data acquisition monitoring tools do, with c# write interface programs, can be collected by the node tree display, or the operations
  3. 所属分类:CSharp

    • 发布日期:2017-12-11
    • 文件大小:1577500
    • 提供者:孙小淋
  1. IIC读写EEPROM发送到PC串口

    0下载:
  2. 能实现用IIC读EEPROM并且将读取的数据通过串口发送到PC端,以及在PC端通过串口发送数据给FPGA,再利用IIC将数据写入EEPROM(The program can realize that FPGA read the data from EEPROM by IIC and then send it to PC by UART,and that PC send the data to FPGA by UART and then write the data to EEPROM by
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-19
    • 文件大小:246784
    • 提供者:lml_234
  1. dll工程_read&write

    0下载:
  2. 本工程创建了一个动态链接库函数,可以跨平台(C#)实现C++函数的调用 主要是实现了PC对hid设备的数据写入和数据读取(This project creates a dynamic link library function, you can cross-platform (C #) to achieve C + + function call Mainly to achieve the PC on the hid device data write and data read)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-23
    • 文件大小:12591104
    • 提供者:夹心儿呦
  1. IIC

    0下载:
  2. IIC读写发送到PC串口 Verilog 源代码与工程文件(IIC read and write, send to PC serial Verilog source code and engineering documents)
  3. 所属分类:串口编程

    • 发布日期:2017-12-23
    • 文件大小:3874816
    • 提供者:海底捞月
  1. SingleWord_src

    0下载:
  2. read and write data to plc fatek
  3. 所属分类:软件工程

    • 发布日期:2017-12-23
    • 文件大小:409600
    • 提供者:Soliman
  1. PLC S7300&400(TCP)

    2下载:
  2. 西门子PLC S7-300 & S7-400系列TCP连接上位机程序,无需PLC端再编程,源码包含C#和VB,亲测S7-300 CPU-314C-2 PN/DP可用。(PLC connected PC via RJ45 directly and do Memory write and read)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2018-01-09
    • 文件大小:706560
    • 提供者:Along82
  1. RFID读写器PC端

    1下载:
  2. 电脑版RFID读写程序,适用于win7 win10 win server(RFID Read And Write Programma)
  3. 所属分类:RFID编程

    • 发布日期:2020-06-16
    • 文件大小:92160
    • 提供者:32111234123
« 1 23 4 5 6 7 8 9 10 ... 20 »
搜珍网 www.dssz.com