资源列表
button
- 实现按钮功能,可以快速响应按钮事件,程序易懂-The realization of the button function, can quickly respond to button events, the program easy to understand
21
- 反走样椭圆,圆,直线在同一个页面中画出来-hello word eillo line
Programmers-Interview-Collection.pdf
- 程序员面试宝典,非常详尽地描述了作为一名程序员应该为面试准备些什么-Collection programmer interview, very detailed descr iption of the interview as a programmer for what should be
duktape2.2
- duktape是一款嵌入式Javascr ipt引擎,使用C开发,可用于Windows/Linux等开发的应用程序中。它可以让你使用C/C++开发的程序中具有运行Javascr ipt脚本的能力,可以为引擎扩展函数,让Js脚本调用C/C++函数,功能非常强大。源代码来自官网。(Duktape is an embedded Javascr ipt engine, developed with C, and can be used in Windows/Linux and other applica
WindowsDriverDataStruct
- Windows驱动程序中重要数据结构,包含视频讲解,DRIVER_OBJECT结构体等-Windows driver important data structure that contains DRIVER_OBJECT structures, etc.
jfreechart(1.0.13)
- jfreechart-1.0.13-deom源代码jar运行程序运行该文件需要安装jdk1.6版本一上-jfreechart-1.0.13-deom source code run the program to run the jar file needs to be installed on a jdk1.6 version of the
用VC++6.0做的一个画板程序
- 用VC++6.0做的一个画板程序。适合初学者学习。软件皮肤个性.rar
library_management_system
- 本源码是一个完整的图书馆管理系统,功能比较齐全。-This source code is a complete library management system, wide array of functions.
Visual_Basic网络通信协议分析与应用实现
- 《Visual Basic网络通信协议分析与应用实现》配套光盘,汪晓平主编,2003年出版-"Visual Basic network communication protocol analysis and application of achieving" complementary CD Wang Xiaoping, chief editor of the publication in 2003
Blending(CGProject)
- Blending(CGProject) source code. it is useful for computer student and men who interested in computer graphics.
tele
- 通过使用ado连接sql server2000,电话薄的查询,-Using ado to connect sql server2000, phone book query
csupdate
- 设计了一个基于C/S结构应用系统的自动升级处理系统。该系统具有自动检测最新版本、自动下载更新文件(包括文件自动解压缩)、上传最新版本文件到服务数据库(包括文件自动压缩)等功能。通过使用该自动升级系统软件,提高了C/S的可维护性和可升级性,也大大减少了软件后期维护工作并提高了软件自身质量。