资源列表
Rolling
- scrolling display..... for 5x7 matrix interface
Text1
- DDA,Bresenham直线源码,来自计算机图形学原理及教程-DDA,Bresenham
LEDscan
- void display(unsigned int num,unsigned int wei) //num为0~9,wei 为1~4 (1个位,2十位,3百位,4千位) void main(void) //主函数名
SegAdaptive
- automatic threshold segment
bulei
- 此为扫雷程序,生成一个10*10的矩阵,里面有十个雷,是随机产生的,用-1表示,其余格中为其相邻8个格内的地雷数-This is the demining process, generate a 10* 10 matrix, which has 10 mine, is randomly generated, with the-1 that the rest of Georgia in its adjacent eight the number of mines inside
Vigenere
- 将明文helloworld的第一个字母移动2个位置,第二个位置移动4个位置,…,第5个字母移动7个位置,然后再从密钥的头部开始循环,直到将明文hellowrold全部转换为密文 -The first letter of plaintext helloworld move two positions, the second position moving 4 positions, ..., 5, 7 position of moving letters, and then head to st
three-number
- 有1、2、3、4个数字,能组成多少个互不相同且无重复数字的三位数?都是多少?-three number
Angle-conversion-code
- 这是一个关于角度转换为弧度的源代码,适于解决如求sinx,cosx,tanx等的值。-This is a conversion on the angle of curvature of the source code for solving such request sinx, cosx, tanx and other values.
lab-task
- lab task for beigneers written in c-lab task for beigneers written in c++
login-code
- 这是我们自己写的网上购物系统的登录界面的c#代码,基于visual studio 2008和sql server2-this is ourselves web shopping system login code base on visual studio 2008 and sql server 2000
Create-data-tables-and-data
- 创建一个Microsoft SQL Server的实例数据库,包含产品的各种信息。适合于初学者熟悉SQL操作使用。-Create an instance of a Microsoft SQL Server , and contains a variety of information products. Suitable for beginners to use familiar SQL operations.
lcslength
- 最长公共子序列问题 源代码。Java实现源码-Longest common subsequence problem source of the problem. Java implementation source code