搜索资源列表
在Unix下用C编写类Windows菜单
- 目前,在Unix系统下运行的程序的界面大都比较死板,而且,在进行功能扩充时也不是很方便。那么,能不能设计一个象 Windows那样能够按照用户要求随意调整界面,功能扩充方便的程序呢?答案是肯定的。在用户需要进行功能扩充时,也无须改动源程序,只须对参数文件进行操作就可将新增功能挂到菜单上。 -Currently, the Unix operating system interface procedures Most rigid, but when conducting functional exp
Linux上搭建C-C++IDE开发环境
- Redhat linux上面没有提供Anjuta软件包,上面提供了一个Glade应用程序界面设计工具。Linux上面使用Anjuta和Glade以及Glademm软件包可以搭建一个linux下面进行C/C++软件开发的IDE环境,可以进行GTK+/Gnome的应用程序开发。-Redhat linux above did not provide Anjuta package that provides a Glade Application Program Interface design too
interface_matlab&C++
- 不是源码,是c++与matlab的接口问题 非常好的文章-not source, and c is the Matlab interface very good article
C-compiler-design
- C-编译器的设计,有详细的文档 1. 具有比较友好的GUI界面(仿照了我自己正在用的emacs); 2. 语法支持比较全面(毕竟是C-,语法还是不多的); 3. Error Recovery; 4. 生成p-code,便于理解; 5. 生成asm代码,通过masm6.0基本都能编译成功,但代码没有优化,效率极低。-C-compiler design, is a detailed document. compared with a friendly GUI interface
Interface
- 在linux环境下实现汇编语言和c语言的混合编程
C++中频繁引用的类如何避免不必要的重编译
- 将需要公开的接口用一个句柄类封装起来,调用者只通过封装的句柄类来调用实现, 这样,将调用与实现隔离开来,或者说只让调用看到它所需要看到的接口。这样的话,只要 保证接口不变,那么实现代码的中要添加一些变量,函数,将不会影响到调用者。-will require an open interface with a handle Packaging category, called only by the Packaging category to handle Call, which would cal
C++_USB-CAN.rar
- C++关于DLL调用的源代码,关于界面设计,DLL调用等方面,很有参考价值。此例程针对武汉吉阳光电www.glinker.cn的GY8507 USB-CAN总线适配器开发,二次开发例程。,C++ On call DLL source code, with regard to interface design, DLL calls, etc., could very well refer. This routine for the www.glinker.cn Wuhan Photoelectri
C++Builder_USB-CAN.rar
- C++ Builder关于DLL调用的源代码,关于界面设计,DLL调用等方面,很有参考价值。此例程针对武汉吉阳光电www.glinker.cn的GY8507 USB-CAN总线适配器开发,二次开发例程。,C++ Builder call on the DLL source code, with regard to interface design, DLL calls, etc., could very well refer. This routine for the www.glinker.c
libcli-1.9.4.tar
- 一个简单方便的CLI(命令行接口)实现库,可方便的整合到各种嵌入式应用中,实现类似CISCO风格的控制台命令行-A simple and convenient CLI (command line interface) library, can be easily integrated into embedded applications, to achieve a similar command-line console-style CISCO
CAN232B_LabVIEW_Demo
- LABVIEW关于DLL调用的源代码,关于界面设计,DLL调用等方面,很有参考价值。此例程针对武汉吉阳光电www.glinker.cn的GY8501 CAN转RS232总线卡开发,二次开发例程。-LABVIEW call on the DLL source code, with regard to interface design, DLL calls, etc., could very well refer. This routine for the www.glinker.cn Wuhan
C.Compiler
- C编译器使用了界面库CJLIB6.0,自己修改了CrystalView的高亮显示方式,仿照emacs,代码生成先使用了PCode,但因为苦于手中没有解释器,编写一个时间不够,所以后来又编写了80x86汇编代码的生成,有一定突破。自我认为整个程序界面比较友好,功能(基于所要求的)也计较完善。-C compiler to use the interface library CJLIB6.0, his revised CrystalView highlighting the way, along th
Sort
- 快速排序的简单程序,GTK界面, 用CodeBlocks编译。-Quick sort of simple procedures, GTK interface compiler used CodeBlocks.
sqlitewrapped-1.3.1.tar
- sqlite C++ wrapper 1.3.1,It provides a C++ interface to access sqlite database.-sqlite C++ wrapper 1.3.1, It provides a C++ interface to access sqlite database.
wu
- linux C 写的图书馆学生登入界面源码-linux C library written by students log source interface
VB_Example_USB-CAN
- VB关于DLL调用的源代码,关于界面设计,DLL调用等方面,很有参考价值。此例程针对武汉吉阳光电www.glinker.cn的GY8507 USB-CAN总线适配器开发,二次开发例程。-VB call on the DLL source code, with regard to interface design, DLL calls, etc., could very well refer. This routine for the www.glinker.cn Wuhan Photoelect
EnumDeviceProperties_demo
- 在List框中显示系统中所有设备 并在下面的信息栏中显示所有的设备(USB、主板、IDE等所有设备管理器中的设备)的信息,使用接口为SetupAPI-List box display system at all the equipment and information in the following column shows all the devices (USB, motherboard, IDE Device Manager all of the equipment) inform
Gtk_monitor
- 监控系统状态,显示系统中若干部件使用情况 用图形界面实现系统监控状态。-Monitoring system status, display a number of components in a graphical interface with the use of system monitoring implementation status.
Nokia_PC_Connectivity_API_3.2
- Nokia PC套件接口原码。 VS2005下,通过PC监控手机的消息。 -Interface Nokia PC Suite source. VS2005 through PC monitor cell phone news.
cs89x0.c.tar
- 网卡cs8900在s3c2410,linux 2.6.30内核上的驱动程序移植,关键程序drives/net/interface.c。 已经手动修改过,经测试通过。-Card cs8900 in s3c2410, linux 2.6.30 kernel driver transplantation, critical processes drives/net/interface.c. Have been manually modified, by the test.
统计与带宽封装.c.tar
- 在liunx下显示数据流量和宽带带宽显示,已经封装号接口适合任何版本的linux使用(The data traffic and broadband bandwidth display under liunx show that the package number interface is suitable for any version of the Linux.)
