资源列表
VC-P-P-Programming-Guide
- vc++编程指南,很详尽的介绍vc++基本知识的书籍,对初学者很有帮助-vc++ Programming Guide, a very detailed introduction vc++ basic knowledge of books, useful for beginners
cal
- 一个简单的计算器程序,可以实现加减乘除,界面与windows自带的差不多。老师布置的一个小程序,大家可以看看。-A simple calculator program that can achieve addition, subtraction, interface with windows built about the same. Teacher arranged a small program, we can see.
hyperdbg_20100325
- HyperBDG 国外开源的使用VT(硬件虚拟化)技术的调试器的源码,C/C++语言开发。适合windows底层、调试器开发及内核开发者参考。-HyperBDG foreign use of open source VT (hardware virtualization) technology, the source debugger, C / C + + language development. Suitable for low-level windows, the debugger dev
Registry-Practical-Manual
- 手册全称“注册表实用手册”,收录的是大量简单,通俗易懂而又确实实用的windows系列注册表修改技巧.经实践证明,不但对电脑初学者有很大的帮助,对"大哥级"的电脑爱好者也有很高的参考价值.毫不夸大的说,这是一本非常实用的windows系列注册表工具书,是你学习和维护电脑的好帮手。-Manual full name "Registry Practical Handbook" is a collection of a large number of simple, easy to understan
Hardware-test
- 1.Hardware test 2. Barcode print -It s use for hardware test
TEL_BOOK
- 纯正的C++编成实现,类的封装和调用,单用户进入系统,临时分配空间,this的使用,堪称完美.-Pure c++ into realization, the encapsulation of and calls, single user access to a system, temporary allocation space, this use, can perfect.
Process-Knowledge
- 在你的计算机上,有20-30个进程在后台运行着。有的占用了太多的系统资源,造成机器运行缓慢。更为不幸的是,一些进程是间谍软件和*,如此你的隐私和机器的控制权会被黑客所掌控。本书提供了大多数常见的进程知识。 - On your computer, there are 20-30 processes running in the background. Some take up too many system resources, causing the machine to run sl
ClearFile
- ClearFile C#开发的一个WPF程序的源代码。功能为在电脑制定位置删除(支持批量)指定名字或指定后缀的文件。VS2008可直接编译通过。对初学者熟悉WPF框架、 C#、及Windows编程都有很大的借鉴意义。-ClearFile C# development of a WPF application source code. Function formulation for the location of the computer to delete (support volume) s
VCGEP
- 基于VC++的GEP编程用于实现函数发现的程序-function find;
HK
- 用VB编程的方法,模拟磁场的空间分布情况-VB programming method, the spatial distribution of the analog magnetic field
canyin
- Private Sub Form_Load() Left = 0 Top = 0 If PIC_load Then Me.Picture1.Picture = LoadPicture(App.Path & "\pic\pic0001.jpg") End If Adodc1.ConnectionString = My_PROVIDER Adodc1.CommandType = adCmdText Adodc1.RecordSource
C-100-cases-and-tutorials
- 该书适合c语言初学者入门使用、c语言高手收藏。书中分为两大模块:第一部分介绍c语言基础知识,包括1.c语言概论;2.数据类型、运算符、、表达式;3.c语言程序设计初步;4.数组;5.函数;6.指针;7.结构和联合;8.枚举和位运算;9.预处理;10文件。第二部分提供100例经典c程序。-Introduction to the book for beginners to use c language, c language master collection. The book is divide
