-
递归读取磁盘文件,使用库dirent.h中的相关函数
递归读取磁盘文件,使用库dirent.h中的相关函数-recursive disk read documents and use the library dirent.h correlation function
- 2022-03-14 05:36:37下载
- 积分:1
-
c prepared with a practical procedure, and perhaps would use to ah!
用c编写的一个实用程序,也许会用的到啊!-c prepared with a practical procedure, and perhaps would use to ah!
- 2023-06-14 22:30:03下载
- 积分:1
-
Windows CE 系统开发 串口通信讲解
Windows CE 系统开发 串口通信讲解-serial communication and Windows CE
- 2022-01-25 16:06:00下载
- 积分:1
-
mpeg2dec说明:
四个项目:
libmpeg2:是解码的核心, 单独编译该项即可生成器调用库libmpeg2.lib,将其库及mpeg2.h 拷...
mpeg2dec说明:
四个项目:
libmpeg2:是解码的核心, 单独编译该项即可生成器调用库libmpeg2.lib,将其库及mpeg2.h 拷贝到其它工程里头,即可调用其解码库
libmpeg2convert:
是YUV与RGB之间的格式转换
libvo: 是解码后的播放
mpeg2dec:是解码的环境,相当于一个libmpeg2调用的一个例子-mpeg2dec Description: The four projects: libmpeg2: the decoder core, a separate generator to compile the library call libmpeg2.lib, its library and copied to other projects mpeg2.h inside, you can call the decoder library libmpeg2convert: is YUV and RGB format conversion between libvo: after the player is decoding mpeg2dec: the decoding of the environment, which is equivalent to a call of an example of libmpeg2
- 2022-02-09 16:32:10下载
- 积分:1
-
vc 的多线程例子
vc 的多线程例子-vc multithreading example
- 2022-04-17 12:55:08下载
- 积分:1
-
基于CAST
基于CAST-256的安全选择重传协议的设计与实现.客户端代码-CAST-256 based on the selection of the safety of ARQ protocol design and implementation. Client-side code
- 2022-03-21 02:09:12下载
- 积分:1
-
演示银河系的例子
演示银河系的例子-examples demonstrate the Galaxy
- 2022-06-26 13:55:09下载
- 积分:1
-
* rply图书馆,读/写层文件
* RPly library, read/write PLY files
* Diego Nehab, Princeton University
* http://www.cs.princeton.edu/~diego/professional/rply
*-* RPly library, read/write PLY files
* Diego Nehab, Princeton University
* http://www.cs.princeton.edu/~diego/professional/rply
*
- 2023-04-17 06:25:02下载
- 积分:1
-
实现一个节点的插入和删除
实现了AVL_tree的插入与删除功能
及AVL_tree的线索化,并心图形的方式打印出结果-Implement insert and remove of a node
in a AVL-tree
- 2022-03-19 13:13:37下载
- 积分:1
-
四个基本模块:系统维护模块、数据处理模块、查询模块、系统帮助模块;建立了一个主要数据库及几个数据表,采用模块化的程序设计方法,能实现对数据的查询、增减、删除等操...
四个基本模块:系统维护模块、数据处理模块、查询模块、系统帮助模块;建立了一个主要数据库及几个数据表,采用模块化的程序设计方法,能实现对数据的查询、增减、删除等操作。本系统界面清晰,操作简单实用。-Four basic modules: system maintenance module, data processing module, query module, the system to help module the establishment of a major databases and several data tables, modular programming methods, to achieve the data query, change, delete such operation. Clear interface of the system, operation is simple and practical.
- 2022-05-17 09:47:45下载
- 积分:1