-
mini2440 Development Board on the button
mini2440开发板上有关按键的驱动分析,用来学习Linux的驱动编写,很有用-mini2440 Development Board on the button-driven analysis is used to study and write Linux drivers, very useful
- 2022-03-10 16:35:53下载
- 积分:1
-
很经典的一本书,非常值得想学习Linux系统核心编程的朋友
很经典的一本书,非常值得想学习Linux系统核心编程的朋友-Is a classic book, very worthwhile to learn Linux kernel programming friend
- 2022-03-19 16:50:59下载
- 积分:1
-
solaris10
solaris10安装指南-自定义jumpstart和高级安装-solaris10
- 2022-02-06 17:51:15下载
- 积分:1
-
串口编程
LINUX下串口编程-serial programming in linux
- 2023-06-18 11:15:04下载
- 积分:1
-
unxi下共享内存的使用,提高系统效率
unxi下共享内存的使用,提高系统效率-unxi under the use of shared memory, increase system efficiency
- 2022-03-29 20:53:48下载
- 积分:1
-
开发Linux操作系统下的shell程序,编写了自己的she
开发Linux操作系统下的shell程序,编写了自己的she-Development under the Linux operating system shell procedures, the preparation of its own shell
- 2023-01-21 06:45:04下载
- 积分:1
-
GtkWidget*window
gtk_init (&argc, &argv)...
GtkWidget *window
gtk_init (&argc, &argv)
window = gtk_window_new (GTK_WINDOW_TOPLEVEL)
gtk_widget_show (window)
gtk_main ()
return(0) - GtkWidget*window
gtk_init (&argc, &argv)
window = gtk_window_new (GTK_WINDOW_TOPLEVEL)
gtk_widget_show (window)
gtk_main ()
return(0)
- 2023-02-06 20:55:03下载
- 积分:1
-
嵌入式Qt下的一个计算器源码,很好使,没有科学计算功能
嵌入式Qt下的一个计算器源码,很好使,没有科学计算功能-Qt embedded under a calculator source code, so good, there was no scientific computing
- 2023-04-12 07:25:03下载
- 积分: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
-
在linux上实现gprs的通讯,可以运用到手机上的嵌入式开发!
在linux上实现gprs的通讯,可以运用到手机上的嵌入式开发!-Gprs in linux to achieve communication, can be applied to embedded development on mobile phones!
- 2022-03-14 08:07:50下载
- 积分:1