搜索资源列表
Temp1
- 测试过,很不错的-tested, very good
spm
- #include"c8051f020.h" #define Tcount 13333 sbit SPWM_OUT1=P0^4; sbit SPWM_OUT2=P0^5; //调制度为0.8// unsigned int code sin_H[25]={26,78,129,178,224,267,305,338,367,389,405,415,418,415,405,389,367,338,305,267,224,178,129,78,26}; unsigned
DS1620
- /* 这是直接用C51高级语言编写的DS1620转换程序-没有调用汇编语言。*/ /* 文件名DS1620C.C */ /* 功能:本程序主要是读出DS1620芯片的温度转换值,转换值先放 */ /* 在变量temp1中。转换值范围-55℃~125℃。 若flag0=0为 */ /* 正温度,若flag0=1为负温度值,最终结果在浮点变量cc中。 */ /* 本程序适合DS1620 和51系列单片机的连接,晶振为12MHZ左右。*/-/* This is the direct
TEMP1
- 初始化ds1820温度传感器,读取ds1820温度传感器的温度数据-Initialization ds1820 temperature sensor, temperature sensor reading ds1820 temperature data
DetDTMF1
- for K_ind = 1 : length(k) y = goertzel_algo ( dtmf_output,k(K_ind),Num_of_samples) if (K_ind == 1) this appends each Kth array to y1(1 : Num_of_samples) = y( 1 : Num_of_samples) the output array else v_sum = v_sum + Num_of
Temp1
- rubics cube solver verilog
temp1
- This program describes how to use the commom controlers in Visual C++language.
temp1
- 实现温度的检测,爱迪生倒萨劳动法的萨菲了解埃弗顿啊劳动法大即可得分撒了-wendu
temp1
- source code for imageproccesin
temp1
- 通过此程序可以试验数码管上如何显示温度 *-With this program you can test how the digital display temperature*
Q1
- 建名为temp的子目录,在temp目录下创建两个文件:temp1.txt、temp2.txt,然后列表显示指定目录:重命名temp1.txt为temp.txt,然后列表显示temp目录;删除文件temp2.txt,然后列表显示temp目录。-Built subdirectory named temp, create the two files: temp1.txt, the temp2.txt, temp directory and then list the specified directo
gravity
- function dg=gplus(x,y,z,x1,x2,y1,y2,z1,z2,p) G=6.67e-11 t222=myfun(x,y,z,x2,y2,z2) t122=myfun(x,y,z,x1,y2,z2) t212=myfun(x,y,z,x2,y1,z2) t221=myfun(x,y,z,x2,y2,z1) t211=myfun(x,y,z,x2,y1,z1) t121=myfun(x,y,z,x1,y2,z1) t112=myfu
TEMP1
- 模拟退火算法 求解中小规模的TSP问题 包括源码和实验报告 -RA TSP PRESENTATION
temp1
- msp430f5438 使用ds18b20温度传感器驱动文件。-msp430f5438 use ds18b20 temperature sensor driver files.
ios的API解析
- 天气预报解析 NSString *urlString = [NSString stringWithFormat:@"http://m.weather.com.cn/data/%1$@.html",nameString]; NSURL *url = [NSURL URLWithString:urlString]; NSURLRequest *request = [[NSURLRequest alloc] initWithURL:url];
Temp1
- 使用C语言实现一种对海量数据的处理,从文本读入并输出到文本-Using C language to implement a massive data processing, read from the text and output to a text
arvjfh
- #pragma interrupt_handler uart1_rx_isr:31 void uart1_rx_isr(void) { unsigned char temp1 if(rx_num==0) { temp1=UDR1 if(temp1==0xbb) { rx_num++ rx_check=0 test=UDR1 } } else if(rx_num==1)
pcode-1f12zk
- 本程序是先用SDksjd小波变换对人脸图像处理,然后在用temp1进行降维,最后用temp2分类器进行多分类分类识别。matlab程序实现,调试没有错误。-This procedure is to use wavelet transform SDksjd face image processing, and then use temp1 dimensionality reduction, and finally multi Classification for identification te
pdmin_go8uil
- 使用MATLAB程序编写的MP4视频转换程序,支持temp格式和temp1格式的转换,解码时音视频数据的获取就是建立在此之上的,学习MP4的最佳程序 -Using MATLAB programming MP4 video conversion program that supports temp temp1 format and format conversion, access is built on top of this, the best learning program MP4 a
Timer_7nx3cf
- 本人通过MATLAB编写的代码,用于图像识别和语音识别,基于端点检测和基于temp和temp1的孤立词识别和连续语音识别,是我的毕设代码。 -I have written the code in MATLAB for image recognition and speech recognition, endpoint detection and isolated word recognition and continuous speech recognition based on temp