-
mp4封装库
The MP4v2 library provides an API to create and modify mp4 files as defined by ISO-IEC:14496-1:2001 MPEG-4 Systems. This file format is derived from Apple"s QuickTime file format that has been used as a multimedia file format in a variety of platforms and applications. It is a very powerful and extensible format that can accommodate practically any type of media.
- 2023-05-06 23:35:02下载
- 积分:1
-
Linux下 链路层测速程序
Linux下 链路层测速程序 ,很准确,有完整的源码解析,非常有用
- 2022-11-17 03:40:03下载
- 积分:1
-
石器登陆器及工具源码
资源描述
石器工具源码集合
1.客户端工具源代码,登陆器,图片修改器,图像辅助工具,补丁更新工具
2.登陆器劣列表修改工具及源码
3.补丁更新工具源码
- 2023-07-16 13:40:04下载
- 积分:1
-
arm9单片机代码
简单的单片机与arm9通信协议,可用于若干按键与数码管的显示使用,主要控制在arm9,此程序做中转
- 2023-02-01 17:20:03下载
- 积分:1
-
gpsr源代码
gpsr源码、测试文件
gpsr。cc
gpsr.h
gpsr_neighbor.h
gpsr_neighbor.cc
gpsr_sinklist.h
gpsr_sinklist.cc
wireless-gpsr
gpsr_packet
- 2022-03-14 07:53:00下载
- 积分:1
-
插入排序
C 编程语言中的插入排序用于未排序的数字列表进行排序。
- 2022-01-24 08:45:27下载
- 积分:1
-
管道通信
int main(int argc, char **argv){ int pipefds[2],pipefds2[2]; pid_t pid; int i,j; char buffer[255]; if(pipe(pipefds) < 0) //第一个管道 { printf("error
"); } pid=fork(); if(pid
- 2022-12-15 02:55:04下载
- 积分:1
-
串口封装基类,支持linux,windows
封装好的串口控制操作基类,可直接继承使用,已经过多个项目测试,支持linux或者windows。使用注意windows与linux 设备符号区别
- 2022-08-16 14:41:44下载
- 积分:1
-
Batería Dell Precision M6700
- 2022-10-18 03:50:06下载
- 积分:1
-
飞鸽传书
飞鸽传书,linux环境下用C++编写的,亲测好用,完全开源。推荐推荐。是qipmsg-1.0.0版本,
GNU GENERAL PUBLIC LICENSE
Version 2, June 1991
Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
&nbs
- 2022-04-26 12:21:21下载
- 积分:1