搜索资源列表
控制台象棋程序
- 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
netchat_vc_winsock
- 自己编写的VC控制台的一个聊天程序,分为服务器端和客户端两个工程,相信对新朋友有很大的用处,-their preparation VC console a chat procedures, divided into server and client 2, believe that the new friends are very useful,
maze
- 该算法是基于vc控制台编写的程序,提供了一种走出迷宫的思路,完成了一个较为简单的迷宫算法。
vc++1
- VC 源代码 --- --- --- --- --- --- --- -- dswRename_src.zip 一个可以重命名workspace的程序。 simplecomserver_src.zip 演示了如何生成一个COM组件。 consolePipe_src.zip consolePipe_demo.zip 用图形界面的程序装载控制台程序并接收控制台程序的输出。 TiffToP
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,读者也可以对其他文件做测试。
Ising
- Ising模型,模拟无磁场铁磁性物质相变。vc控制台,c的随机数不太好用,用Fortran改写计算会快很多。
IsingB
- 模拟计算磁滞回线,Ising模型。vc控制台,c的随机数不太好用,用Fortran改写计算会快很多。
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
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.
StuManage
- 用VC++ 控制台 做的 学生成绩关系系统 用的是单链表 文件输入输出-C++~~
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;)
VC6程序及动态链接库编程示例
- plf_DLL工程: VC6 动态链接库编程示例源代码。(数的平方和立方) VB_call工程: VB6 编程调用 plf_DLL 工程生成的库文件示例源代码。 MyCall工程:(VC++应用程序) VC6 调用 plf_DLL 工程生成的库文件示例源代码。 VC_call工程:(VC++控制台应用程序) VC6 调用 plf_DLL 工程生成的库文件示例源代码。 (稍复杂,有库文件与函数判断和识别) VC