搜索资源列表
VC++精品源码
- VC 源代码 --- --- --- --- --- --- --- -- dswRename_src.zip 一个可以重命名workspace的程序。 simplecomserver_src.zip 演示了如何生成一个COM组件。 consolePipe_src.zip consolePipe_demo.zip 用图形界面的程序装载控制台程序并接收控制台程序的输出。 TiffToP
PEfile-analyze
- 本程序功能是分析PE文件结构,只作了最简单的分析。把输入表,输出表,还有各个段显示出来。参考了2个源码,写得很简单,是vc控制台程序,可以在这基础上扩展。我同时附上PE文件结构图,结合图片理解程序。只是时间仓促,注释写得少一点。-the functions of the program is to analyze PE structure of the document, only made the most simple analysis. Importation table, the out
maze
- 该算法是基于vc控制台编写的程序,提供了一种走出迷宫的思路,完成了一个较为简单的迷宫算法。
wave_decomandreconstruct_1D
- 一维小波的分解与重构.采用vc控制台编写,采用的滤波器系数是db4.经测试成功运行,并可移植到二维图象的变换中
三容控制台
- 利用Matlab与VC间的Interface进行通讯,实现了自动控制三容控制台。能够自动调节水位的升降。-using Matlab and the VC Interface communication, to achieve automatic control of the three console capacity. To automatically adjust the water level of activity.
HuffmanCoding_src
- vc控制台实现哈夫曼编码,使用256lena图做测试,调试并通过。使用方法:将压缩包中文件解压到E:\\HuffmanCoding_src中即可。运行En_Decode.dsw,读者也可以对其他文件做测试。
Console_Thread
- vc 控制台(console)下实现线程和定时器的例程,使用CreateThread和SetTimer方式。在控制台下实现了定时器Timer消息的截取和处理。
字节查询器
- 用VC写的C语言版控制台字节查询器
rwLock.rar
- VC开发的控制台程序,主要用于演示进程和Windows下信号量的使用,同时演示了将线程启动函数封装到类中的方法。,Console VC6 project that show how to use Semaphore and Thread in windows platform, it also shows a skill that can write the createThread methord in a class.
hidefunc.rar
- 隐藏函数vc控制台代码 ,Hidden function
QuickWin
- 执行控制台或批处理程序并可以将运行的显示结果显示在窗口中的类似cmd程序的程序-A program similar to cmd command which can run control console or batch file and show the result in the result window
SphereWorld
- VC++控制台程序下的OpenGL小程序,演示了一个三维立体世界。方法囊括了纹理贴图,以及光照处理。可能对你有参考作用。-VC++ Console Application under the OpenGL applet, presentation of a three-dimensional world. Ways to include texture mapping, as well as the light treatment. You may have as reference.
StuManage
- 用VC++ 控制台 做的 学生成绩关系系统 用的是单链表 文件输入输出-C++~~
Student(DOS)
- 使用vc++控制台编写的学生成绩管理系统,可以实现学生成绩的添加,删除和修改,为c++语言编写,可有助于提高面向对象的编程能力的提高。-Using vc++ console prepared student achievement management system, student achievement can be added, deleted and modified for the preparation of c++ language, can help to improve obj
bank-vc
- 学校让做的一个控制台程序 入门级别的,分享给大家,还不错的-Schools to do a console application entry-level, to share to everyone, but also a good
MemLeakCon
- VC控制台程序,几种方式检测内存泄露的小的实验程序-VC console program, several ways to detect memory leaks in a small experimental procedure
snake
- 基于VC控制台实现的贪吃蛇游戏,能够在定义的边界中完成贪吃蛇的一般功能。-VC-based console to achieve the Snake game, can be completed in defining the boundaries of the general function of Snake.
控制台程序源码
- 一个网游辅助控制台例子,控制台 辅助 vc 客户端服务端通信(An online console example, console auxiliary VC client server communications)
XX
- 1. 初步实现windows控制台程序下的工程运行; 2. 实现正常调试;(1. the project operation under the windows console program is preliminarily realized. 2. to realize normal debugging;)