资源列表
guess
- 用两个线程玩猜数游戏。第一个线程负责随机给出0~99之间的一个整数,第二个线程负责猜出这个数(每次猜测都是猜已知范围内的中位数)。
RGB2Lab_(matlab)
- matlab语言编写的RGB2Lab程序
GuessNumberGame
- 文曲星中猜数字游戏,输入四个数,系统提示?A?B -文曲星in猜数字game, enter the number four, the system prompts? A? B
2009090416465604
- 是四层小波分解的图像融合算法 希望对大家的学习有所帮助-Is the four wavelet decomposition of image fusion hope to help the learning
Bresenham
- 用Bresenham算法画直线 1) 将像素网格表现出来,建立网格坐标系 2) 用橡皮筋的形式输入参数 3) 鼠标移动时,显示鼠标当前位置 4) 显示判别式的计算过程和下一点的选择策略 -Bresenham How to determine which pixel to choose: Pd or Pu – Choose Pd if segment passes below middle point M – Choose Pu if segment passes ab
test7seg
- 关于使用8051C语言写的数码管显示的源代码,很好用。-8051C written language on the use of digital display of the source code, is useful.
AVR-Breathing-light
- AVR单片机 简单的呼吸灯程序//带中文注释-AVR microcontroller simple breathing light program// with Chinese comments
attach
- 接触传感器小程序 主要描述了接触的时候怎么反应-The touch sensor program describes how reaction of contact
itoa091130
- 利用c语言编写的字符串转整形的库函数实现.递归函数实现.可以应用于工程中.-the function of the project is same with ITOA(int ,char*, int1).
Binary-tree-traversal
- 二叉树遍历,有先序遍历,中序遍历,后序遍历等遍历方法的java实现-Binary tree traversal, there are preorder, java preorder, postorder traversal methods, such as the realization of
Options
- 这是一个贪食蛇源码,在wtd源码示例!!!1-这是一个贪食蛇源码,在wtd源码示例!!!!
Queen
- n*n的棋盘上放置彼此不受攻击的n个皇后,按国际象棋规则可知:皇后可以攻击同行同列同斜线的棋子-n* n chessboard placed on each other from attack of the n-Queens, according to chess rules we can see: Queen can attack the peer-pawn with the column with a slash
