代码搜索:WriteFile

找到约 554 项符合「WriteFile」的源代码

代码结果 554
www.eeworm.com/read/436839/7761922

lst isr.lst

C51 COMPILER V7.50 ISR 03/24/2007 21:53:52 PAGE 1 C51 COMPILER V7.50, COMPILATION OF MODULE ISR OBJECT MODULE PLACED IN ISR
www.eeworm.com/read/199927/7814363

cpp referview.cpp

// referView.cpp : implementation of the CReferView class // #include "stdafx.h" #include "refer.h" #include "referDoc.h" #include "referView.h" #include "math.h" //char strCommRecvMsg[9111
www.eeworm.com/read/144804/12771584

h reduct2.h

/*----------------------------------------------------------- 文件名 : reduct2.h 可辨识矩阵属性约简头文件 作者: Kylin Li 创建时间: 2000/12 2001.11.10 修改 1. 修改3个主要成员函数的可见性,把InitTable(),recudt(),
www.eeworm.com/read/243295/12949827

lst isr.lst

C51 COMPILER V8.01 ISR 08/28/2007 14:58:55 PAGE 1 C51 COMPILER V8.01, COMPILATION OF MODULE ISR OBJECT MODULE PLACED IN ISR
www.eeworm.com/read/325786/13185536

h libfile.h

#ifndef __WRITEFILE_H__ #define __WRITEFILE_H__ #define FILE_MAX_LEN 512000 //500K #define FILE_SIGN_LEN 128 //5M #define ERR_FILE_NOTEXIST 0X01 #define ERR_FILE_WRITEERR 0X02 #d
www.eeworm.com/read/319496/13450480

txt 并口编程简要说明.txt

对于标准的并口设备,写并口通讯程序可以直接使用WINDOWS API CreateFile ReadFile <mark>WriteFile</mark>配合多线程设计方法即可实现,但是我们要做的这个编程卡却不能这样做,我们需要用并口来提供编程信号,这样就需要软件能灵活的控制某的引脚的电平,这样就需要对并口的寄存器进行读写,LPT1的寄存器基地址在0x378,在WINDOWS保护模式下读写端口是比较麻烦的,需要 ...
www.eeworm.com/read/314546/13564567

cpp fileencrydlg.cpp

// FileEncryDlg.cpp : implementation file // #include "stdafx.h" #include "FileEncry.h" #include "FileEncryDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE
www.eeworm.com/read/231221/13801364

lst isr.lst

C51 COMPILER V6.20c ISR 04/07/2005 10:50:50 PAGE 1 C51 COMPILER V6.20c, COMPILATION OF MODULE ISR OBJECT MODULE PLACED IN IS
www.eeworm.com/read/287193/6355606

cpp fileencrydlg.cpp

// FileEncryDlg.cpp : implementation file // #include "stdafx.h" #include "FileEncry.h" #include "FileEncryDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE
www.eeworm.com/read/485740/6545502

prg gendbc.prg

** For best results, view this file with: Courier New / Regular / 10 ** TabWidth set to: 4 ************************************************************************** ** Program Name : GENDBC.PRG *