-
uCosII embedded operating system in PIC24FJ128 Porting
uCosII嵌入式操作系统在PIC24FJ128上的移植-uCosII embedded operating system in PIC24FJ128 Porting
- 2022-03-29 17:17:07下载
- 积分:1
-
当前不少单位在进行系统改造升级时,面临着如何将各个独立部门开发的应用所采用的数据库统一,以便适应数据大集中的需求,方便将来进行数据挖掘等更高层次的应用。在数据库...
当前不少单位在进行系统改造升级时,面临着如何将各个独立部门开发的应用所采用的数据库统一,以便适应数据大集中的需求,方便将来进行数据挖掘等更高层次的应用。在数据库统一的过程中,如何快速、高效的将已有的基于异种数据库的程序,特别是采用C/C 开发的运行于linux/unix下的程序转换到现有数据库下,成为不少单位面临的问题。当然了,基于RAD开发的程序,基本上不需要进行修改,就能达到目的。 -Many units in the current system upgrades are faced with how to integrate all the independent sector to develop applications using a unified database in order to meet the data needs of large centralized to facilitate future data mining and other higher level applications. The process of reunification in the database, how to quickly and efficiently will have been based on heterogeneous database procedures, in particular the use of C/C development running on linux/unix procedures under the switch to an existing database, became quite a number of units the problems faced. Of course, RAD-based development process, basically do not need to be modified, we can achieve the objectives.
- 2022-05-07 06:03:50下载
- 积分:1
-
这个程序是网卡Broadcom 5705M的linux的驱动
这个程序是网卡Broadcom 5705M的linux的驱动-The program is the driver for networok card Broadcom 5705M in linux system.
- 2022-02-10 08:22:14下载
- 积分:1
-
linux编程技巧及实例
linux编程技巧及实例--轻松学linux-linux
- 2022-03-04 18:56:14下载
- 积分:1
-
linux下的s3c2410ADC转换驱动程序
linux下的s3c2410ADC转换驱动程序-linux drivers under s3c2410ADC conversion
- 2022-05-26 21:00:06下载
- 积分: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
-
Linux C programming:
lect01 Linux Introduction
lect02 Linux installation
l...
Linux C编程技术:
lect01 Linux 介绍
lect02 Linux 安装
lect03 Linux 基础
lect04 Linux Shell介绍
lect05 Linux 进程控制
lect06 Shell编程_变量
lect07 Shell脚本编程
lect08 Linux下C语言编程简介
lect09 文件操作
lect10 Linux下的多进程编程
lect11 Linux 信号
-Linux C programming:
lect01 Linux Introduction
lect02 Linux installation
lect03 Linux-based
lect04 Linux Shell Introduction
lect05 Linux process control
lect06 Shell Programming _ variable lect07 Shell scripting
lect08 Linux Introduction
lect09 under the C programming language file operations
lect10 Linux under the multi- the process of programming
lect11 Linux signals, and so ...
- 2022-01-23 10:57:53下载
- 积分:1
-
linux下支持lm70llp的spi驱动,有利于基于此开发上层应用程序
linux下支持lm70llp的spi驱动,有利于基于此开发上层应用程序-linux to support lm70llp the spi-driven, based on this development is conducive to the upper application
- 2022-03-20 12:53:49下载
- 积分:1
-
Image Compression Decompression FOSS
图像压缩解压的源码-Image Compression Decompression FOSS
- 2022-05-17 05:59:39下载
- 积分:1
-
lex 词法分析的实现
lex 词法分析的实现-the realization
- 2022-07-20 19:08:31下载
- 积分:1