-
目录
第1章 介绍
第2章 安装 FreeBSD
第3章 UNIX 基础
第4章 安装应用程序: Packages 和 Ports...
目录
第1章 介绍
第2章 安装 FreeBSD
第3章 UNIX 基础
第4章 安装应用程序: Packages 和 Ports
第5章 X Window 系统
-Contents
Chapter 1 Introduction
Chapter 2 install FreeBSD
Chapter 3 UNIX
Chapter 4 install the application: Packages and Ports
Chapter 5 X Window System
- 2022-02-03 04:24:48下载
- 积分: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
-
工具srec_cat,可以站的进制转换,命令格式如下:SREC…
工具srec_cat, 可将bin转换为hex, 命令格式如下:srec_cat blob -Binary -Output blob.hex -Motorola
另该工具也支持hex转bin, 如下:
srec_cat bootrom_uncmp.hex -Motorola -Output bootrom_uncmp.bin -Binary
适用于某些只支持二进制格式的烧录
-Tools srec_cat, could be bin convert hex, the command format is as follows: srec_cat blob-Binary-Output blob.hex-Motorola The tool also supports another hex to bin, as follows: srec_cat bootrom_uncmp.hex-Motorola-Output bootrom_uncmp.bin-Binary applicable in some binary format only supports the writers
- 2023-07-19 02:55:03下载
- 积分:1
-
GTK是Linux平台上拥有一个功能强大的图形化开发工具和强大的。
gtk是linux一款强大的夸平台的图形化开发工具,功能强大。-gtk is linux platform boast a powerful graphical development tools and powerful.
- 2022-01-26 04:32:01下载
- 积分:1
-
we can capture a picture according to the Video for Linux Two API.
此代码运行平台是linux.其运用linux 的API来实现视频采集(须有摄像头)。-we can capture a picture according to the Video for Linux Two API.
- 2022-10-31 03:40:02下载
- 积分:1
-
在Linux环境下播放器mplayer的源
在Linux环境下的Mplayer播放器源码-In the Linux environment player Mplayer source
- 2022-02-20 13:39:54下载
- 积分:1
-
Take photos and videos with your webcam, with fun graphical effects
Cheese cu...
cheese 是一款用你的摄像头拍照片和视频的软件,并带一些有趣的特殊效果,让你同别人分享快乐的软件。cheese最初是作为Google’s 2007 Summer of Code一部分,主要由 daniel g. siegel和 Rapha?l Slinckx主持的,经过几个月的发展,cheese已经有大部分经典大头贴的功能。在后台,cheese是利用GStreamer来实现照片和视频的各种效果的。
cheese主页http://www.gnome.org/projects/cheese/-
Take photos and videos with your webcam, with fun graphical effects
Cheese currently requires:
- glib-2.0 >= 2.16.0
- gobject-2.0 >= 2.12.0
- gio-2.0 >= 2.16.0
- gtk+-2.0 >= 2.17.4
- gdk-2.0 >= 2.14.0
- gnome-desktop-2.0 >= 2.26.0
- gconf-2.0 >= 2.16.0
- gstreamer-0.10 >= 0.10.20
- gstreamer-plugins-base-0.10 >= 0.10.20
- gstreamer-plugins-good-0.10 >= 0.10.8
- gnome-vfs-2.0
- dbus-1
- dbus-glib-1
- hal
- cairo
- pango
- librsvg >= 2.18.0
- libebook-1.2 (evolution-data-server)
- postr for Flickr export (optional)
- f-spot for F-Spot export (optional)
- nautilus-sendto for better export mechanism (optional)
- a webcam
- a bra
- 2022-07-21 19:03:00下载
- 积分:1
-
linux client/server based LCD Driver for HD44780
linux client/server based LCD Driver for HD44780
- 2022-03-01 03:55:02下载
- 积分:1
-
ARM ADS 程序示例 interrupts
ARM ADS 程序示例 interrupts-ARM ADS program examples interrupts
- 2022-05-18 21:34:00下载
- 积分:1
-
文件传输协议linux 下vsftpd2.1.0.tar.gz
文件传输协议linux 下vsftpd2.1.0.tar.gz-File Transfer Protocol vsftpd2.1.0.tar.gz under linux
- 2022-05-05 05:43:50下载
- 积分:1