-
积下的一点C++编程序库源码
积下的一点C++编程序库源码-plot under Part C of the point source library
- 2022-04-30 20:49:53下载
- 积分:1
-
可扩展消息出席协议(XMPP)的完全讲解,文档附带例子,通俗易懂。...
可扩展消息出席协议(XMPP)的完全讲解,文档附带例子,通俗易懂。-Extensible Messaging and present Protocol (XMPP) fully explain, the document with examples, easy to understand.
- 2022-02-03 04:22:37下载
- 积分:1
-
linux 高级编程的例子源码,包括了本书上的所有代码
linux 高级编程的例子源码,包括了本书上的所有代码-example source code, including a book on all code
- 2022-04-08 22:21:01下载
- 积分:1
-
下面的一个多媒体中间件的收入,就像DirectFB相似
linux下面的一个开源的多媒体中间件,与directfb之类的类似-linux following a multimedia middleware revenue, and like directfb similar
- 2022-07-20 10:14:01下载
- 积分:1
-
//初始化
if(initscr() == NULL) {
perror("initcurs")
exit(EXIT_FAILUR...
//初始化
if(initscr() == NULL) {
perror("initcurs")
exit(EXIT_FAILURE)
}
cbreak()
noecho()
keypad(stdscr, TRUE)
//建立菜单项
for(i=0 i
- 2022-04-02 11:01:45下载
- 积分:1
-
在Linux环境下,用C语言实现哲学家进程问题。
在Linux环境下,用C语言实现哲学家进程问题。-the Linux environment, using C language philosopher process.
- 2022-09-10 22:20:03下载
- 积分:1
-
QNX SigC C++源代码,非常好用的工具的信号槽。
qnx下sigc++的源代码,很好用的信号插槽工具。-Under QNX sigc++ the source code, a very good tool to use the signal slot.
- 2022-03-17 16:55:59下载
- 积分:1
-
基于fltk的一个文本编辑器源代码,很多地方都在用它。经过测试好用!...
基于fltk的一个文本编辑器源代码,很多地方都在用它。经过测试好用!-based on a text editor source code, many places are using it. After testing handy!
- 2022-04-09 14:55:12下载
- 积分:1
-
没有翻译
通用的摄像头驱动源代码,一般的比如中星微的应该没有问题-failed to translate
- 2022-04-09 03:05:39下载
- 积分:1
-
嵌入式系统基本驱动,对硬件寄存器进行初始化还有给设备分配I/O,申请DMA通道等...
嵌入式系统基本驱动,对硬件寄存器进行初始化还有给设备分配I/O,申请DMA通道等-Embedded systems the basic drive, to initialize the hardware registers are allocated to the device I/O, applications such as DMA channels
- 2022-02-09 22:26:33下载
- 积分:1