资源列表
ECPP07-inheritance.ara
- 关于c++中继承与派生,帮助你更深的了解-It s about interitance in visual c++,whitch can help you understand better
tongjimima
- 统计字母出现的频率,统计英文文章相应字母出现概率-Statistics the frequency of occurrence of English letters, the letters corresponding to probability statistics
homeworkStudyWord
- VisualC++应用文件操作与MFC界面做的英语学习程序。主界面被分成两部分,左边为没有记的单词,右边为已记的单词,上边的DialogBar可以做查询操作。-Use VisualC++ and MFC to do the word study.Main Frame was seperated by two parts,left for to memorize,right for already memorized,and the Dialogbar on the top could do th
os
- 模拟进程并发,能清楚的看到结果。在os可能会用到,对你可能有用。-Simulation process,Can clearly see the results. In the OS might need, to you may be useful.
network_bridge
- windows下模拟实现网桥转发数据帧的功能。-windows network bridge
C-programming-language--
- 讲解如何用c语言实现菜单设计,图形绘制,乐曲演奏,汉字显示,图片显现等功能。-Explain how to use c language implementation menu design, graphics, music playing, Chinese displaying, pictures show etc.
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
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
HK
- 用VB编程的方法,模拟磁场的空间分布情况-VB programming method, the spatial distribution of the analog magnetic field
VCGEP
- 基于VC++的GEP编程用于实现函数发现的程序-function find;
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
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
