搜索资源列表
LinuxProgram
- 比较全面的GUI编程,基本例程-more comprehensive GUI programming, the basic routines
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
Design_and_Implementation_of_Smart_Phone_System_So
- 介绍了一种基于嵌入式Linux 的智能手机系统软件平台的设计与实现,系统软件从层次上分为四层, 最底层是操作系统层,实现对嵌入式Linux 的移植、裁剪;第二层是系统服务层,所有跟手机相关的业务都由此层 来处理,以及数据库服务;第三层是中间层,嵌入式GUI 实现人机交互接口,J2ME 中间件支持java 程序的下载、 运行;最上层是智能手机应用层,实现手机的基本功能及其他应用。-Introduces the design and implementation of the smart
basicQTapp.tar
- Its an example basic basic GUI application project developed with QT
Linux
- 含有Linux基本教程、C语言教程、数据结构、文本编辑器、GCC编译器、调试工具、Linux GUI编程、网络编程、进程间通信、多线程编程、客户端/服务器端程序-Basic tutorial with Linux, C Language Tutorials, data structure, text editor, GCC compiler, debugging tools, Linux GUI programming, network programming, interprocess com
CPP-GUI-Programming-with-Qt-3
- 基础的qt学习教程,特别适用在c++开发环境下,通过学习,入门简单-the basic book for qt
encryptionadecryption
- 1、设计或借鉴一个加密解密算法(RSA); 2、通过C++实现该加密解密算法,并使用ATL(活动模板库)封装为组件对象; 3、通过VB创建一个GUI程序,在该程序中使用加密解密组件对象。 -Design or find an public-key cryptography algorithm. Create a C++ application which implements the public-key cryptography algorithm. Compile the
ScDetective-master
- ScDetective - Full Source A kernel level Anti-Rootkit tool which runs on the windows platform. ## Basic information - GUI : VS2008 - MFC - Driver :VS2005 - ddkwizard - DDK Version:7600.16385.1 - Debug : Windbg - VirtualKD - VMware -
Net_cap
- 使用java语言抓取网络分组,并设计一个简单的图形界面,用于显示和分析抓包结果,GUI提供基本的输入,用户可以自定义抓包规则,最终实现一个图形界面的Ipv6分组分析器。-Use Java language to fetch network grouping, and design a simple graphical interface,which is used to display and analyze caught. The GUI provides basic input,in whi
Python核心编程第2版
- python编程资料,使用入门。包含基本语法,多下次,gui以及网络编程等。(Python programming information, the use of entry. Contains basic syntax, more next time, GUI, and network programming.)
GUI2DGame
- 游戏关卡见参数传递的基本方法:(1)关卡切换方法(2)关卡之间参数传递方法(3)实现GUI图片选择的方法(Basic methods of parameter transmission in game cards: (1) switch off method (2) the method of parameter transfer between cards (3) to implement GUI picture selection)
Qt5学习资料
- QT5 学习资料,包括基本知识的介绍、常用 GUI 组件的介绍、常用技术的介绍等;内容上将结合 Qt 4 与 Qt 5 两个部分。(QT5 learning materials, including introduction of basic knowledge, introduction of commonly used GUI components, introduction of common technologies, etc., will combine two parts of Qt