资源列表
timerclock1
- 这是一个电子表的源码,使用的是51和时钟芯片相配合,控制方式为红外控制。-This is an electronic form of the source code, using the clock chip and 51 matched control infrared control.
sum
- 已知:Sn= 1+1/2+1/3+…+1/n。显然对于任意一个整数K,当n足够大的时候,Sn大于K。 现给出一个整数K(1<=k<=15),要求计算出一个最小的n;使得Sn>K。 Input 键盘输入 k Output 屏幕输出 n Sample Input 1 Sample Output
dele
- 删除字符串中的重复字符-delete the repetition of a string of characters
利用LMS和DFE两种算法进行均衡matlab的程序
- 利用LMS和DFE两种算法进行均衡matlab的程序。很有学习价值!,LMS and DFE using a balanced two algorithms matlab procedures. Great learning value!
vbcallcad
- vb调用cad的开始程序,是cad与vb的接口,可以作为开发cad的前序程序-vb call cad the beginning of process, the cad with the vb interface can be used as a pre-order program development cad
serialnew
- testing serial communication for at89s51 and LCD display
1-3
- 最多约数问题。 从文件中读入数A,B A<B,算法实现计算出从A到B共B-A个数中约数最多的数。-A maximum of about a few issues. Read from a file into the number of A, BA <B,算法实现计算出从A到B共B-A个数中约数最多的数。
5
- 用汇编编写的一个两个三次方和运算的程一序,有一个计算三次方的子函数-Written in assembly of a two-way third parties, and a sequence of operations, there is a calculated cubic Functions
9_4
- 音乐演奏的程序设计,用汇编实现,易懂,易于修改-the design of sound
S
- 过世界杀软保护,可以无声开启3389端口,并添加hacker$密码为393214425的账户-请键入文字或网站地址,或者上传文档。 取消 Guò shìjiè shā ruǎn bǎohù, kěyǐ wúshēng kāiqǐ 3389 duānkǒu, bìng tiānjiā hacker$mìmǎ wèi 393214425 de zhànghù “”的用法示例:由 Google 自动翻译中文(简体)英语日语 Too world kill soft protection,
CF_UT_UNIT_CONVERSION
- 内外部单位转化的函数 通过CALL FUNCTION进行转换-CALL FUNCTION CF_UT_UNIT_CONVERSION
vshader.glsl
- #version 130 in vec4 vPosition in vec4 vColor out vec4 color uniform int xsize uniform int ysize void main() { mat4 scale = mat4(2.0/xsize, 0.0, 0.0, 0.0, 0.0, 2.0/ysize, 0.0, 0.0, 0.0, 0.0, 1.0, 0
