资源列表
bank
- 简单的银行系统的小程序,实现用户查询功能-simple
stone0
- 用vc编写的一个剪刀石头布的游戏,用mfc做的界面,很小巧-a game of stone,jiaodao and bu
monkey
- 猴子选大王的程序,即将选中的猴子踢出去。-monkey
sport
- 关于运动会等的一系列功能,例如显示排名-sport
parking
- 停车场,对于车辆的进入以及离开的一些简单的小程序。使用堆和栈-parking
jiadianqi
- 自动右键点击游戏加点方便游戏操作成鼠标手-Auto Right-click on the game but add a little easy game to operate into the mouse in hand
lvxingshang_dongtai
- 旅行商问题动态算法 某售货员要到若干城市去推销商品,已知各城市之间的路程(或旅费)。他要选定一条从驻地出发,经过每个城市一遍,最后回到驻地的路线,使总的路程(或旅费)最小。-Dynamic algorithm of a salesman traveling salesman problem going to a number of cities to sell goods, are known to the distance between cities (or travel). He want
PL0
- 用VC实现PL0编译程序的词法分析器的修改和扩充,增加保留字,扩充运算符,增加条件语句 -Achieved with the VC compiler lexical analyzer PL0 changes and expansion to increase the reserved words, expansion operator to increase the conditional statements
mybahuanghou1
- 实现八皇后问题,其中采用一种溯源法来实现,在C++环境下调试通过。-To achieve the eight queens problem, which use a traceable method to achieve that in C++ environment to debug through.
wuFFTshixian
- 实现FFT快速傅立叶变换,采用的编程语言是c++,可以在DSP中实现。-Achieve the FFT Fast Fourier Transform, using a programming language is c++, can be implemented in the DSP.
MultiThread1
- 实现火车站售票系统,采用多线程和互斥对象,在VC++环境实现。-Achieve the train station ticketing system, using multi-thread and mutex objects, in the VC++ environment for implementation.
wuhuanghou1
- 实现著名的五皇后问题,在VC++环境下实现,与八皇后问题相比,五皇后问题简单些,但出现得早些。-Achieve the well-known five-queens problem, in the VC++ environment to achieve, compared with the eight queens problem, the five queens problem is simpler, but there was earlier.