-
linux on a simple but full
linux上的简单但是功能完备的流媒体播放软件-linux on a simple but full-featured streaming media player software
- 2022-08-25 17:18:32下载
- 积分:1
-
触摸屏资料4,结合具体的板子来讲解,希望对大家有帮助!
触摸屏资料4,结合具体的板子来讲解,希望对大家有帮助!-Infomation of touch screen ,explain based on target bord.
- 2022-04-26 20:36:28下载
- 积分: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
-
learning programming editor
linux学习编程的编辑器-learning programming editor
- 2022-01-21 00:53:15下载
- 积分:1
-
本代码是linux消息机制部分的示例,对消息的开发应用有参考价值。...
本代码是linux消息机制部分的示例,对消息的开发应用有参考价值。-The linux source code is part of the example of a mechanism for the development and application of information have reference value.
- 2022-05-06 09:55:28下载
- 积分:1
-
vivi Bootloader S3C2410
vivi bootloader for s3c2410
- 2022-01-25 21:11:05下载
- 积分:1
-
qt帮助文档,chm格式。包含所有的qt的类和用法。是学习linux窗口编程的好助手...
qt帮助文档,chm格式。包含所有的qt的类和用法。是学习linux窗口编程的好助手-qt help documentation, chm format. Contains all of the category and usage qt. Linux window to learn good programming assistant
- 2022-09-01 12:00:04下载
- 积分:1
-
典型的守护程序,可用于录制
典型的守护程序,可用于录制-typical procedure can be used to record
- 2022-03-20 11:41:12下载
- 积分:1
-
Linux环境下的程序员如果不会使用GNU make来构建和管理自己的工程,应该不能算是一个合格的专业程序员,至少不能称得上是Linux程序员。在Linux环境...
Linux环境下的程序员如果不会使用GNU make来构建和管理自己的工程,应该不能算是一个合格的专业程序员,至少不能称得上是Linux程序员。在Linux环境下使用GNU 的make工具能够比较容易的构建一个属于你自己的工程,整个工程的编译只需要一个命令就可以完成编译、连接以至于最后的执行。不过这需要我们投入一些时间去完成一个或者多个称之为Makefile文件的编写。此文件正是make正常工作的基础。-Linux environment will not be used if the programmer GNU make to build and manage their own projects, should not be regarded as a qualified professional programmers, or at least should not be called a Linux programmer. In the Linux environment using the GNU tools to make the relatively easy to build a part of your own projects, compile the entire project only need one command to be completed on the compiler to link the extent that the final implementation. However, this requires us to invest some time to complete one or more of the preparation of documents called Makefile. This document is the basis of the work make normal.
- 2022-06-26 05:21:12下载
- 积分:1
-
Linux下,硬盘S.M.A.R.T相关工具
Linux下,硬盘S.M.A.R.T相关工具-Linux, hard disk S.M.A.R.T related tool
- 2022-06-01 01:51:59下载
- 积分:1