资源列表
caiqiqiu
- 六一儿童节,小朋友们做踩气球游戏,气球的编号是1~100,两位小朋友各踩了一些气球,要求他们报出自己所踩气球的编号的乘积。现在需要你编一个程序来判断他们的胜负,判断的规则是这样的:如果两人都说了真话,数字大的人赢;如果两人都说了假话,数字大的人赢;如果报小数字的人说的是真话而报大数字的人说谎,则报小数字的人赢(注意:只要所报的小数字是有可能的,即认为此人说了真话)。 输入为两个数字,0 0表示结束; 输出为获胜的数字。 -61 Children, children step on t
12
- 本程序为将256色图像转化为灰度图的vc源码。-This procedure for the 256-color grayscale image into a source of vc.
baolei
- 如图城堡是一个4×4的方格,为了保卫城堡,现需要在某些格子里修建一些堡垒。城堡中的某些格子是墙,其余格子都是空格,堡垒只能建在空格里,每个堡垒都可以向上下左右四个方向射击,如果两个堡垒在同一行或同一列,且中间没有墙相隔,则两个堡垒都会把对方打掉。问对于给定的一种状态,最多能够修建几个堡垒。-As the castle is a 4 × 4 grid, in order to defend the castle, it is necessary to build in some cells of
picturesdesignVC
- 绘制图像系统,VC++语言学习的好资料,调试过了,好用-Map image, VC++ better study the information
DlgEvaluating
- 用VC++实现的一个手机视频信号客观评价方案的参数计算源码-Using VC++ implementation of an objective evaluation of cell phone video signal parameters of the source program
TestApp
- Simple MFC MDI application, just to test the upload function.
shujuku
- 数据库原理教程,便于初学者使用,良好的语言的基础-It is for using
masm
- IBM-PC汇编语言程序设计实验用的软件,我们学校做实验都用这个,-IBM-PC assembly language programming software used in the experiment, our schools have to do this experiment,
DataBindingSampleCode
- 数据库的非连接类用c#实现的例子,好多c#快来看吧!-Non-connected category database with c# example of implementation, a lot of c# Come see it!
java
- 一个完整的java 考试题。都是java 最基础的知识-A complete examination of java. Are the most basic knowledge of java
FileSystem
- 使用C实现一个简单的文件管理封装,主要针对C库中的读写文件函数进行封装。-C implementation using a simple document management package, mainly for the C library function to read and write files to package.
Circle
- 圆中点BRESENHAM算法的实现。输入半径,圆的颜色为蓝色。在VC6.0上实现。算法程序容易理解。-BRESENHAM round the mid-point algorithm implementation. Enter the radius of a circle for the color blue. In the implementation on VC6.0. Algorithm procedure easier to understand.
