-
这是一个在linux下获取系统信息的源代码,希望对大家有用!
这是一个在linux下获取系统信息的源代码,希望对大家有用!-This is a linux system information under the access to source code, in the hope that useful to everybody!
- 2022-02-20 09:42:03下载
- 积分:1
-
avi文件的生成库,供linux和windows的做录制和播放人员参考;
avi文件的生成库,供linux和windows的做录制和播放人员参考;-avi file generation library for linux and windows to do recording and playback of personnel information
- 2023-05-04 01:55:05下载
- 积分:1
-
设备驱动程序开发,一个清晰版的第三版,很理想…
linux设备驱动开发,清晰版本第三版,非常适合LINUX开发驱动使用-linux device driver development, a clear version of the third edition, is ideal for the development of drivers to use LINUX
- 2022-04-30 17:19:22下载
- 积分:1
-
罗技qc摄像头的linux下驱动程序及引用程序
罗技qc摄像头的linux下驱动程序及引用程序-Qc Logitech camera drivers under linux, and quoted procedure
- 2023-05-03 21:05:03下载
- 积分:1
-
The official linux mouse drivers, who are interested can look at.
linux 的官方鼠标驱动程序,有兴趣的可以研究一下.-The official linux mouse drivers, who are interested can look at.
- 2022-10-24 08:00:03下载
- 积分:1
-
快速内存读写算法
快速内存读写算法-Fast Algorithm for memory read and write
- 2022-02-02 10:36:17下载
- 积分:1
-
/*
* 读取INI文件的函数(C语言)
* File: readinifile.h
* Read INI File
* char* GetIn...
/*
* 读取INI文件的函数(C语言)
* File: readinifile.h
* Read INI File
* char* GetInitKey(FileName, Section, Key)
* Return Key=>Value
* + [config]
* + dbhost=localhost
*
* strcpy(dbhost,GetInitKey("config.ini", "config", "dbhost"))
*/-/* read INI file functions (C)* File : readinifile.h* Read INI File* char* GetInitKe y ("">, Section, Key)* Return Key =
- 2022-07-05 11:26:15下载
- 积分:1
-
pxa270的rtc驱动源代码!!好用!
pxa270的rtc驱动源代码!!好用!
- 2023-04-15 04:55:03下载
- 积分:1
-
1.嵌入式LINUX开发基础知识
2.基础实验
3.MINIGUI程序设计
4.内核实验
5.驱动模块实验
6.无线通讯实验...
1.嵌入式LINUX开发基础知识
2.基础实验
3.MINIGUI程序设计
4.内核实验
5.驱动模块实验
6.无线通讯实验-1. Embedded LINUX development of basic knowledge 2. 3.MINIGUI the basis of experimental programming 4. Core experiment 5. Drive module experiment 6. Wireless communications experiment
- 2022-06-18 09:47:29下载
- 积分:1
-
这是一个迷你
这是为微型GUI编写的2D位图处理代码
贴图(选区贴图,半透明贴图,alpha贴图)
直线(直接画线,异或画线,透明画线)
裁剪(凸四边形裁剪,线段裁剪,覆盖分割)
变换(平移,缩放,错切,旋转,对称)
所有代码都经过彻底调试和初步优化了
采用标准C语言编写,linux-gcc编译调试 -This is a mini-GUI prepared 2D bitmap handle code mapping (constituency mapping, semi-transparent textures, alpha maps) a straight line (direct painting lines XOR painting line, transparent painting line) cutting (convex quadrilateral cutting, line cutting, covering partition) transform (translation, scaling, shear, rotation, symmetry) all of the code are examined thoroughly debug and optimize the initial standard C language, linux-gcc compiler debugging
- 2022-02-03 09:46:56下载
- 积分:1