-
QT developed a simple calculator source code, after a simple compilation develop...
QT 开发的简单计算器源码,经过简单编译即可用于arm开发板上-QT developed a simple calculator source code, after a simple compilation development board can be used to arm
- 2022-04-07 04:59:57下载
- 积分:1
-
The use of a side under LINUX
-一个LINUX下的使用方便 的CD-ROM刻录软件,开放源码,编译后即可使用-- The use of a side under LINUX
- 2022-05-13 14:17:36下载
- 积分:1
-
MP3普利尔Linux版
mp3 plyer linux version
- 2022-06-01 16:32:04下载
- 积分:1
-
xmanager是Windows 95/98/ME和Windows NT/2000/XP 平台下一个性能优秀的X11R6 PC X服务器。就像运行在PC上的任何...
xmanager是Windows 95/98/ME和Windows NT/2000/XP 平台下一个性能优秀的X11R6 PC X服务器。就像运行在PC上的任何Windows应用程序一样,它可以无缝拼接到UNIX 应用程序中。在UNIX/Linux和Windows网络环境中,Xmanager 是最好的连通解决方案-Xmanager is a Windows 95/98/ME and Windows NT/2000/XP platform for outstanding performance under a X11R6 PC X server. Like running on the PC on any Windows applications, it can be seamless connection to UNIX applications. In the UNIX/Linux and Windows network environment, Xmanager is the best connectivity solution
- 2023-02-26 01:05:08下载
- 积分:1
-
因为GIF89格式的图片文件只支持256色动画,
所以特地开发了一款32位色的动画文件格式,
把这种格式命名为PIZ格式,属于多帧动画,
基于帧间差...
因为GIF89格式的图片文件只支持256色动画,
所以特地开发了一款32位色的动画文件格式,
把这种格式命名为PIZ格式,属于多帧动画,
基于帧间差值和zip压缩的算法,类似PNG的
alpha通道,640x480尺寸,700帧,要11M字节
压缩包里面包含PIZ制作器和PIZ播放器,
以及全部代码 适合linux使用 -GIF89 because the image file format only supports 256 colors animation, I ve developed a 32-color animation file formats, this format is named Piz format, are multi-frame animation, based on the interframe difference and zip compression algorithm , similar to PNG s alpha channel, 640x480 size, 700 to 11M-byte packet containing compressed production Piz and Piz player, as well as all the code for linux use
- 2022-02-06 19:39:54下载
- 积分:1
-
sql 函数,献给广大informix学习者、爱好者~~~~~~~
sql 函数,献给广大informix学习者、爱好者~~~~~~~ -sql function, informix dedicated to the majority of learners, enthusiasts EXPLOSIVE
- 2022-11-25 15:45:03下载
- 积分:1
-
NorFlash根文件系统驱动ramdiskinitrd学习的好材料
norflash驱动ramdiskinitrd根文件系统学习驱动的好材料!-norflash root file system driver ramdiskinitrd good material for learning-driven!
- 2022-07-19 12:38:36下载
- 积分:1
-
linux线程编程
linux线程编程-linux multi-thread programming
- 2023-08-29 16:25:03下载
- 积分:1
-
multithreaded process as a multi
多线程程序作为一种多任务、并发的工作方式,有以下的优点:
1) 提高应用程序响应。这对图形界面的程序尤其有意义,当一个操作耗时很长时,整个系统都会等待这个操作,此时程序不会响应键盘、鼠标、菜单的操作,而使用多线程技术,将耗时长的操作(time consuming)置于一个新的线程,可以避免这种尴尬的情况。
2) 使多CPU系统更加有效。操作系统会保证当线程数不大于CPU数目时,不同的线程运行于不同的CPU上。
3) 改善程序结构。一个既长又复杂的进程可以考虑分为多个线程,成为几个独立或半独立的运行部分,这样的程序会利于理解和修改。
-multithreaded process as a multi-task, complicated by the way, has the following advantages : 1) improve application response. This graphical interface is especially meaningful, when a very long time-consuming operation, the entire system will wait for the operation, this procedure will not respond to keyboard, mouse, the menu of operations, and the use of multithreading technology, long will be time-consuming operation (time consuming) under a new thread, avoided this embarrassing situation. 2) multi-CPU system more effective. When the operating system would ensure that not more than a few threads CPU number of different threads running on different CPUs. 3) to improve program structure. A long and complex
- 2023-06-23 05:00:03下载
- 积分:1
-
minicom操作指南,对于学习嵌入式尤其是linux的人来说是很有用的...
minicom操作指南,对于学习嵌入式尤其是linux的人来说是很有用的-minicom operation guide for learning embedded Linux in particular who is a very useful
- 2022-01-25 16:51:51下载
- 积分:1