资源列表
[OpenGL] 在VC++中嵌入OpenGL
说明:在VC++中嵌入OpenGL 实现带纹理的三棱锥及其旋转和控制-in VC embedded OpenGL texture with the pyramid and its three rotating and control<陆营> 在 2008-10-13 上传 | 大小:48.76kb | 下载:0
[代理服务器] watermellon
说明:需要用C++打开 本程序是销售西瓜的记帐程序-need to open the process of watermelon sales accounting procedures<很好> 在 2008-10-13 上传 | 大小:4.68kb | 下载:0
[控制台(字符窗口)编程] 递归枚举模板
说明:递归枚举模板 问题描述:生成长度为n的字串,其字符从26个英文字母的前p(p≤26)个字母中选取,使得没有相邻的子序列相等。例如p=3,n=5时: // abcba 满足条件 // abcbc 不满足条件 //输入:n p //输出:所有满足条件的字串及总数-recursive template Problem descr iption : n generation length of the string and its 26 characters from the<qew> 在 2008-10-13 上传 | 大小:1.26kb | 下载:0
[其它] 二叉树的创建及先序、中序、后序遍历
说明:实现数据结构中的二叉树的创建及先序、中序、后序遍历-data structure to create the binary tree and first sequence, sequence, after the preorder<陆营> 在 2008-10-13 上传 | 大小:29.37kb | 下载:0
[杀毒] 计算机病毒原理与反病毒工具
说明:本书分为两个部分.第一部分介绍了病毒基础知识和反病毒工具的使用方法.第二部分深入DOS内部介绍病毒原理.使用与中高级人员参考!-the book is divided into two parts. The first part gives a basic knowledge of the virus and anti-virus tools use. The second part of the internal DOS-depth briefing virus theory. Senior<王宇> 在 2008-10-13 上传 | 大小:5.03mb | 下载:0
[杀毒] Windows环境下32位汇编语言
说明:本书从简单的例子开始,逐步深入到windows平台汇编语言方方面面.汇集了作者深厚的win32汇编经验!-this book from a simple example, the gradual deepening of the windows platform assembly language aspects. The authors pooled deep win32 Series experience.<王宇> 在 2008-10-13 上传 | 大小:2.69mb | 下载:1
[网络编程] 计算机之间互相传输屏幕图象 .RAR
说明:屏幕精灵 (V1.0 Beta) 这是一个例子程序,主要是向初学者演示一下如何利用WINSOCK在几台计 算机之间互相传输屏幕图象。 抓屏对象为正在运行“屏幕精灵”的计算机,如果关闭“文件”菜单的 “开放端口”选项,别人就无法用“屏幕精灵”查看自己的屏幕了。新建窗 口以后会自动抓第一屏,以后双击窗口就是下一屏,全屏显示后可以通过双 击来关闭全屏窗口。 该程序用C++BUILDER 4.0编译(第一次会因为缺少文件报错,不用跟他计 较,重新编译一次会自动创建的),由于该程序仅供学习参考之用,且编写<黄影> 在 2011-05-17 上传 | 大小:303.34kb | 下载:1