资源列表
chan_pack
- 教大家一个怎么拆包组包的ec程序-tell you how a group unpacking procedure kits ec!
AT89S51miaobiao
- 基于AT89S51秒表设计,可精确到0.01S,很多领域都需要精确计时
进程调度试验
- 进程调度是处理机管理的核心内容。本实验要求用C语言编写和调试一个简单的进程调度程序。通过本实验可以加深理解有关进程控制块、进程队列的概念,并体会和了解优先数和时间片轮转调度算法的具体实施办法-scheduling process management processor is the core content. The experiment called for using the C language and debug a simple process scheduler. Through
23
- 替换一个文件夹下及其子文件夹内所有文件,可用作大型项目的标题或重复内容修改-Replace a folder and its subfolders within all documents, can be used as large-scale projects to modify the title or duplicate content
利用C语言小程序来解决大问题
- 们知道C语言的功能非常强大, 很适合编写系统软件。利用它我们可以很容易地解决经常遇到的一些棘手的问题,如拷贝隐含或 系统属性的文件(特别是光盘中的隐含文件)、在任意DOS版本或在windows中更改子目录的名称、在任意DOS 版本中使用带空格的目录名 等等。这些问题仅靠操作系统或常用的工具软件往往很难凑效。我们可以利用C语言的强大功能来编写一些小程序,能够很顺利地解决这 些问题。 -know the C language is very strong, very s
clsLog
- 一个使用缓冲区实现的日志程序,源文件为一个类,供使用者调用。使用缓冲区的好处就不多说了。-use of a buffer to achieve the log, source documents for a class, call for users. The benefits of the use of the buffer zone is not more.
peizhiwenjian
- 对系统中配置文件的读写与分解,可以在linux和window中使用,是一种很方面的读写方式-Read and write and decomposition system configuration files, you can use in linux and window, and is a very aspect of read and write
tiaoxingma
- 这是一个完整的条形码设计原程序,加入适当的控件就可以使用了
FindAllFileAndDirInRootDir
- 单独的类,可以直接使用,发现或删除某个目录下的所有的目录和文件(包括子目录)。-Separate class, can be used directly, delete all the directories and files in a directory (including subdirectories).
81273642
- This a use winsock implementation chat program, it is found that the best source-This is a use winsock implementation chat program, it is found that the best source
n1-82.ZIP
- 如何实现文件下载,作下载程序一定要看 -how to download documents for download to look at the
log
- 自己封装的log日志方法,打日志,封装好了的方法,希望大家共用。