搜索资源列表
控制台象棋程序
- vc++ Builder写的中国象棋控制台程序;思路清晰,实现人机对战功能。-vc Builder written by Chinese chess console; Clear ideas and realizing human-computer screen function.
VC++精品源码
- VC 源代码 --- --- --- --- --- --- --- -- dswRename_src.zip 一个可以重命名workspace的程序。 simplecomserver_src.zip 演示了如何生成一个COM组件。 consolePipe_src.zip consolePipe_demo.zip 用图形界面的程序装载控制台程序并接收控制台程序的输出。 TiffToP
yiyuan
- 医院模拟:经典堆栈队列应用;VC++控制台程序;小弟上数据结构是作品.-hospital simulation : classic stack Queue application; VC console; Finding data on the structure of work.
PotDisFromTri
- 用VC控制台程序写的一个计算任意空间点到某一个三角形的最短距离程序,可能对某些搞计算机图形学的人有帮助-VC console procedures written in a calculated arbitrary space to a certain point of a triangle shortest distance procedures, some may engage in the computer graphics help
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
vc++1
- VC 源代码 --- --- --- --- --- --- --- -- dswRename_src.zip 一个可以重命名workspace的程序。 simplecomserver_src.zip 演示了如何生成一个COM组件。 consolePipe_src.zip consolePipe_demo.zip 用图形界面的程序装载控制台程序并接收控制台程序的输出。 TiffToP
6个VC程序源代码
- 6个程序一个COM对话框程序的演示,图书馆管理系统,手机短信编程,win控制台程序,仓库管理系统,常用的以G_S开头的库函数-six COM dialog box procedure a demonstration of the procedure, library management system, SMS programming win Console, warehouse management systems, commonly used to G_S beginning of the
vc++2
- 用图形界面的程序装载控制台程序并接收控制台程序的输出。 将tiff转换成PDF的源程序。
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.
udp.rar
- 用vc控制台程序实现的UDP通讯的程序,实现简单udp广播发送文件的功能,Vc procedures using the console implementation of UDP communications procedures, easy implementation udp broadcast feature to send documents
xiaoyuan-daoyou
- 最短寻路算法的实现和使用 校园导游 数据结构课程设计 vc++控制台程序 可以读文件初始化-campus guider
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.
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
md5Win32Console
- vc++ 开发环境下的控制台程序, md5算法及测试代码。-md5 algorithm and test code
hhfm
- VC++控制台程序,实现huffman编码。在控制台中输入编码字符数及响应的权重,即能得到相应的编码。-VC++ console program, to achieve huffman coding. Enter the code in the console characters and respond to the weight that can be coded accordingly.
ConsProgCtrl
- vc++控制台程序的进度条类,用法类似MFC库的进度条。-vc++ console application progress bar class
控制台程序源码
- 一个网游辅助控制台例子,控制台 辅助 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;)
VC6程序及动态链接库编程示例
- plf_DLL工程: VC6 动态链接库编程示例源代码。(数的平方和立方) VB_call工程: VB6 编程调用 plf_DLL 工程生成的库文件示例源代码。 MyCall工程:(VC++应用程序) VC6 调用 plf_DLL 工程生成的库文件示例源代码。 VC_call工程:(VC++控制台应用程序) VC6 调用 plf_DLL 工程生成的库文件示例源代码。 (稍复杂,有库文件与函数判断和识别) VC