-
Triangle
求解符号三角形问题.给定一行符号(比如+和-),按照同号为+异号为-的原则计算第二行直至下面的行,最后的一行只有一个符号,要求统计各个符号的个数.(Problem solving triangle symbols. Given his symbols (such as+ And-), in accordance with the same number is+ Different number- the principle of calculation of the second line until the following line, the last line there is only one symbol, all symbols requested statistics number.)
- 2008-07-15 14:53:58下载
- 积分:1
-
8x8snake
while(1)
{//if(keyenable==1){P1=0x00 P2=0xff }else{P1=0xff P2=0x00 }
for(i=3 i<SNAKE+1 i++)x[i]=100 for(i=3 i<SNAKE+1 i++)y[i]=100 //初始化
x[0]=4 y[0]=4 //果子
n=3 //蛇长 n=-1
x[1]=1 y[1]=0 //蛇头
x[2]=0 y[2]=0 //蛇尾1
addx=0 addy=0 //位移偏移
//k=1
while(1){if(keyenable)break timer0(1) }
while(1)
{timer0(e)
if(knock()){e=SPEED break } //判断碰撞
if((x[0]==x[1]+addx)&(y[0]==y[1]+addy)) //是否吃东西
- 2011-07-09 23:00:46下载
- 积分:1
-
R1-080881
关于LTE功率控制参数delta_MCS的选取,权威文档。(About LTE power control parameters delta_MCS selection, authoritative document.)
- 2014-01-08 15:59:34下载
- 积分:1
-
DWGdirect_NET_3_02
说明: C#读取CAD文件,并显示文件内容,同时还可以转换CAD文件格式(C# reads the CAD file and displays the contents of the file. At the same time, it can also convert the format of the CAD file.)
- 2020-06-21 01:20:08下载
- 积分:1
-
lpjpeg
说明: 封装好的标准jpeg编/解码器类,可直接加入工程使用,支持多种方式的输入输出,决对好用。(Packaging good standard jpeg encoder/decoder class can be directly used to join the project and support the input and output a variety of ways, never to use.)
- 2008-11-06 13:17:28下载
- 积分:1
-
chap5
雷达系统设计MATLAB仿真一书里的第五章所有的程序,对于学习非常有用。(Radar system design MATLAB simulation in the fifth chapter of the book, all the procedures, very useful for learning.)
- 2012-09-11 01:07:54下载
- 积分:1
-
vector_cancese使用C#发送can信号实例
应用背景应用于发送指定can信号,通过读取指定excel中的内容,发送相应的信号内容给其他设备,可定时发送,也可手动发送,可进行切换。关键技术通过dll文件,使用相关接口,进行can信号发送,算法中包括自动定时发送,也可手动发送,均可进行切换,也可读取指定配置文件excel
- 2022-05-28 07:19:40下载
- 积分:1
-
DC_motor_control
This article focuses dc motor control and simulaion in Matlap Simulink SimPower and establish the continuity of human motion in each image frame
- 2009-05-21 15:43:54下载
- 积分:1
-
AutoDemo
专家系统工具CLIPS在C#中的被调用的源程序(CLIPS expert system in C# in the calling routine)
- 2014-03-12 10:27:52下载
- 积分:1
-
tugasdua
program to acces camera laptop use opencv
- 2014-05-29 01:15:57下载
- 积分:1