- 
                        This routine scans system.h file and generates
a referencelist for all USE_ en...
                        
                          This routine scans system.h file and generates
a referencelist for all USE_ entries it uses
IFDEF / IFNDEF for decisions.-This routine scans system.h file and generates
a referencelist for all USE_ entries  it uses
IFDEF/IFNDEF for decisions.                         
                            - 2022-09-27 16:40:02下载
- 积分:1
 
- 
                        执行的路由协议 olsr
                        
                          这段代码是关于执行的路由协议 olsr 包含卓尔节点接口并对它应用这个协议                         
                            - 2022-05-22 04:16:19下载
- 积分:1
 
- 
                        企业员工管理系统
                        
                          下面是 “员工请假登记” 这一项的源代码:
Option Explicit
"窗口与消息API声明
Private Declare Function SetTimer Lib "user32.dll" (ByVal hwnd As Long, _
            ByVal nIDEvent As Long, ByVal uElapse As Long, _
            ByVal lpTimerFunc As Long) As Long
Private Declare Function KillTimer Lib "user32.dll" (ByVal hwnd As Long, _
            ByVal nIDEvent As Long) As Long
Public Declare Function FindWindow Li                         
                            - 2022-07-04 08:41:33下载
- 积分:1
 
- 
                        虚拟文件系统 这个简单的文件系统实现了最简单的文件系统功能,是使用一个磁盘文件来模拟磁盘的。...
                        
                          虚拟文件系统 这个简单的文件系统实现了最简单的文件系统功能,是使用一个磁盘文件来模拟磁盘的。-virtual file system this simple file system to achieve the most simple functions of the file system is to use a disk file to simulate disk.                         
                            - 2022-01-21 17:28:34下载
- 积分:1
 
- 
                        对文件操作的程序使用C语言编写,使用的huffm…
                        
                          本程序使用C语言进行文件操作,使用哈夫曼算法进行编码压缩-procedures for the use of the C language for file manipulation, the use of Huffman coding compression algorithm                         
                            - 2022-05-20 20:40:15下载
- 积分:1
 
- 
                        TXT text segmentation tool, does not produce garbled, CStudioFile category by li...
                        
                          TXT文本分割工具,不产生乱码,CStudioFile类按行读取,分为按用户设置大小和用户设置分割份数两种方式进行分割-TXT text segmentation tool, does not produce garbled, CStudioFile category by line read, divided into according to user settings and user settings the size of the undivided shares in two ways to partition                         
                            - 2023-04-04 06:55:03下载
- 积分:1
 
- 
                        读取DLL资源,可以把DLL资源里面的东东读到自己的程序里
                        
                          读取DLL资源,可以把DLL资源里面的东东读到自己的程序里-reader DLL resources, it can DLL resources inside the Wanton read their own procedures Lane                         
                            - 2022-11-27 07:25:03下载
- 积分:1
 
- 
                        VC prepared with this source, and its function to achieve a view disk informatio...
                        
                          此源码用VC编写,其功能实现了查看磁盘信息,可以浏览文件系统.-VC prepared with this source, and its function to achieve a view disk information, you can browse the file system.                         
                            - 2023-02-05 08:25:03下载
- 积分:1
 
- 
                        sdcc 在 8051 的生成文件
                        
                          #GNU 生成文件使用 SDCC
########################################################################
# GNU 生成文件证明 C 和汇编源文件的组合
# 文件名称: 生成文件
# 所有目标文件中的宏定义是按顺序都处理由 SDCC
# 到 "file.hex" 使用 GNU 使创建的文件,只是执行 "做"
########################################################################
TRG = led_pb
OBJ = led_pb.rel
设备 = mmcs51
SDCCCFLAGS =--模型小
ASLINKFLAGS =--代码-loc 0x8000 — — xram-loc 0xC000                         
                            - 2023-02-01 01:30:04下载
- 积分:1
 
- 
                        MASM
                        
                          这是一个读写磁盘文件的例子,其中“infile”为读文件,“wfile”为写文件。-masm                         
                            - 2023-08-07 03:20:03下载
- 积分:1