资源列表
migong
- 走迷宫游戏: 设置一个迷宫(如:大小10×10、16×16等) 迷宫固定一个入口,一个出口 设计算法来找出走出迷宫的路线 如果迷宫是死胡同,则提示并结束游戏 -Maze game: set up a maze (eg: size 10 × 10,16 × 16, etc.) fixed a maze entrance, the design algorithm to find an exit route out of the maze is a dead end if the
caishuzi
- 《面对对象的》 猜数字扩展:用户与系统各拥有100积分,按以下规则计算得分,系统积分到0则用户获胜。 如果用户猜测数字与系统产生数字相同,则得10分,系统扣10分; 范围差在5以内,得5分,系统扣5分; 范围差在10以内,得0分,系统扣0分; 范围差在20以内,扣5分,系统加5分; 范围差在100以内,扣10分,系统加10分;-" Face of the object" number guessing expansion: user and system
TreeTooltip_src
- 介绍了通过重载OnToolTipText的方法,如何在ctreectrl中显示tooltips.-Describes the method by overriding OnToolTipText, how ctreectrl display tooltips.
TheFat32
- FAT32 Descr iption EN
Uncoded_over_AWGN
- simulation of uncoded BPSK over AWGN
GetIconFromFile
- 重写按钮效果,而不是采用系统的按钮,可以通过图片进行美化-Override button effects, rather than the system button, you can beautify the picture
A200904-59
- 本文讲述了图像处理中信号灯的自动识别。非常有用。-This paper describes the image processing in the signal lamp automatic recognition. Very useful.
scm-lock
- 单片机密码锁,完整程序加仿真。6位密码,可修改,可退格-SCM locks, complete simulation of the processes
shengxu
- 程序代码主要是实现两个升序合并成一个升序,这是一道数据结构面试题-Program code is to achieve two main ascending into one ascending, which is a data structure interview questions
TALK_1
- 汇编语言编写的简单网络小程序,描述了如何使用win32汇编进行网络编程-a little program base on win32 asm
yuanchenggouzi
- vb做的远程钩子,可以远程运行,以上文件我也没有试过,有兴趣的朋友可以试一下,如果成果了可以联系我。-vb to do remote hook, can be run remotely
MCS-51
- 8051片内有4kB的程序存储单元,其地址为0000H—0FFFH,单片机启动复位后,程序计数器的内容为0000H,所以系统将从0000H单元开始执行程序。但在程序存储中有些特殊的单元,这在使用中应加以注意: 其中一组特殊是0000H—0002H单元,系统复位后,PC为0000H,单片机从0000H单元开始执行程序,如果程序不是从0000H单元开始,则应在这三个单元中存放一条无条件转移指令,让CPU直接去执行用户指定的程序。 -8051 4kB of procedures wit
