-
当前不少单位在进行系统改造升级时,面临着如何将各个独立部门开发的应用所采用的数据库统一,以便适应数据大集中的需求,方便将来进行数据挖掘等更高层次的应用。在数据库...
当前不少单位在进行系统改造升级时,面临着如何将各个独立部门开发的应用所采用的数据库统一,以便适应数据大集中的需求,方便将来进行数据挖掘等更高层次的应用。在数据库统一的过程中,如何快速、高效的将已有的基于异种数据库的程序,特别是采用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
-
linux下的tftp socket编程样例
linux下的tftp socket编程样例-the tftp socket Programming Example
- 2023-05-29 17:20:03下载
- 积分:1
-
学习LINUX进程结构,编写守护进程的方法,掌握守护进程的启动方法。有多进程的编写实例。...
学习LINUX进程结构,编写守护进程的方法,掌握守护进程的启动方法。有多进程的编写实例。-learning process structure, the preparation of the daemon, the master daemon start method. More examples of the preparation process.
- 2022-06-01 01:53:41下载
- 积分:1
-
基于NT69P20的遥控PS2键盘处理程序
基于NT69P20的遥控PS2键盘处理程序-Based on the remote control PS2 keyboard NT69P20 treatment procedures
- 2022-08-24 09:30:44下载
- 积分:1
-
int show_char(int n, const char *name, chtype code)
{
const int height =...
int show_char(int n, const char *name, chtype code)
{
const int height = 16
int row = 4 + (n height)
int col = (n / height) * COLS / 2
mvprintw(row, col, " *s : ", COLS/4, name)
addch(code)
return n + 1
}- int show_char(int n, const char*name, chtype code)
{
const int height = 16
int row = 4+ (n height)
int col = (n/height)* COLS/2
mvprintw(row, col, "*s : ", COLS/4, name)
addch(code)
return n+ 1
}
- 2023-01-13 11:50:04下载
- 积分:1
-
source code of <<linux device driver II>>
LINUX设备驱动程序第二版配套源码 Alessandro rubini&Jonathan corbet著 中国电力出版社 魏永明 骆刚 姜君译 69元-source code of
- 2022-08-03 06:00:39下载
- 积分:1
-
Image Viewer 1.6 is a Gtk sample application for show pictures
Image Viewer 1.6 is a Gtk sample application for show pictures
- 2022-08-20 00:38:03下载
- 积分:1
-
最新电子收下载,嵌入式系统的微模块化程序设计:实用状态图C_C++实现(4),状态机相关...
最新电子收下载,嵌入式系统的微模块化程序设计:实用状态图C_C++实现(4),状态机相关-latest electronic download, embedded systems micro- modular program design : Practical state diagram C_C achieve (4), the state-associated
- 2022-01-29 04:17:12下载
- 积分:1
-
linux下的开发库minigui的演示程序1.6.9
linux下的开发库minigui的演示程序1.6.9-under linux minigui the development of the demonstration program : 1.6.9
- 2023-03-16 03:15:04下载
- 积分:1
-
可在嵌入式uclinux操作系统下的ARM7板子上跑的网络摄像机程序....
可在嵌入式uclinux操作系统下的ARM7板子上跑的网络摄像机程序.-Can be embedded uClinux operating system running on the ARM7 board process of network cameras.
- 2022-12-14 22:25:03下载
- 积分:1