搜索资源列表
IO口模拟串口通讯C源程序
- IO口模拟串口通讯C源程序-IO mouth simulation string mouth communication C source program
Compression
- 这是一个兼容C++标准的IO流接口,可以用于访问*.zip文件。(支持 压缩和解压缩)。-This a compatible standard C-IO interface, which can be used to visit *. zip file. (Support for the compression and decompression).
51 IO口模拟串口通讯C源程序
- 51 IO口模拟串口通讯C源程序,IO 口模拟232通讯程序 使用两种方式的C程序 占用定时器0 -51 IO serial communications simulation C source, I simulated 232 IO communication procedures use two forms of occupation C program timer 0
io口模拟RS232串口
- IO 口模拟232通讯程序 使用两种方式的C程序 占用定时器0 -IO simulated 232 communications programs use two forms of occupation C program timer 0
c++io
- C++中输入输出的例子,对于C++入门的学者来说有一定的参考价值,可以学习C++的基本语法-C input and output example, the entry for C scholars have some reference value, can learn the basic syntax C
8051-ds18b20-c-code
- 数字温度传感器ds18b20+at8051的完整代码,注释详细,代码简洁,只需要改变1820接入51的io口线,就能使用。非常稳定。-digital temperature sensor ds18b20 at8051 integrity code, the Notes detailed, concise code, 1,820 only need to change the io 51 access lines I can use. Very stable.
io_uart
- 51用C编写的io口模拟串口收发程序代码-51 C io I prepared the simulation code Serial Transceivers
IO-BEEP
- 用I/O口控制蜂鸣器的简单C原码,大家可以下载下来参考,程序简单,易实现。-using I / O population control buzzer sounded simple original C code, you can download the reference procedures are simple and easy to achieve.
Demo_ST44B0X
- 44binit.s ----- 初始化中断、存储器、堆栈等,进行系统初始化,建立C程序运行环境。 memcfg.inc ----- 定义存储器延时、SDRAM配置等参数 option.inc ----- 定义系统时钟频率等 main.c ----- 系统主程序(Main函数等) 44blib.c ----- IO端口初始化、延时和异步串口通讯等基本子程序-44binit.s ----- initialization interrupt, memory, stac
用C及内嵌汇编对IO端口的32bit读写
- 对I/O端口进行32bit的读些,以满足对0xCF8和0xCFC端口的控制。 文件为.h的c头文件。
DSP2407经典开发例程 (C环境开发)
- DSP2407经典开发例程 (C环境开发)帮助DSP2407初学者快速入门,Development DSP2407 classic routines (C development environment) to help beginners get started quickly DSP2407
System.IO.Ports
- c#编写的关于com口通信访问的程序。很不错的-c# write access on the com port communication program. Nice
IOCP_ExamSys
- 基于IOCP的C/S架构的考试系统,客户端实现全屏显示(屏蔽所有热键,任务栏,任务管理器等); -Based on IOCP' s C/S architecture test system, the client to achieve full-screen display (block all hotkeys, taskbar, task manager, etc.)
c-io
- 给单片机IO口置位是编程用的比较多的操作,这是我在学习C语言编程中的一点小小心得,希望大家觉得有用!-Give microcontroller IO mouth buy position is used more programming operation, this is my C programming language in learning the small experience, hope everyone feel useful!
Single-chip-IO-expansion-(Advanced)
- 51单片机IO扩展(进阶),包括输出扩展与输入扩展;资料里包含电路图与相关芯片手册,程序语言也同时有c语言和汇编语言两种-51 single-chip IO expansion (Advanced), including the expansion of output and input expansion data chip contains schematics and related manuals, programming languages also ha
IO
- Visual C++实现PC机与远程IO模块串口通信-Visual C++ IO PC and remote serial communication module
C#读取文件
- C# 读取文件 C#读取TXT文件实现的一些总结: 1、Niit.txt 默认在 File_read\bin\Debug 文件下! 假如你不想程序运行报错,那么就在这个文件下建立 1)因为这里咱们是读取文本,所以Niit.txt,内容自己写一下!留心两点 1.1)文件最好不要写中文的,否则运行结果用 ?代替中文~ 2.2)最首要 的,你写完了内容要保存文本后再运行,才会显示你添加的内容 2、读写文本操作要领来源于 System.IO 命名空间,所以程序开
C# word类库
- C# word类库 using System; using System.Collections.Generic; using System.Text; using Microsoft.Office.Interop.Word; using System.IO; using System.Web; using System.Data; using System.Reflection; using Microsoft.Win32; using System.Text.Regu
io
- IO control MCS51 microcontroller
IO
- 基于linux平台的多路IO复用,使用了select和poll来实现(Multiplexing of multiplex IO based on Linux platform)