资源列表

« 1 2 ... .84 .85 .86 .87 .88 16589.90 .91 .92 .93 .94 ... 16924 »

[软件工程AD

说明:ad转换描述unsigned char i ADMUX = 0x67 /*基准AVCC、左对齐、通道7*/ ADCSRA = 0xC2 /*使能、开启、4分频*/ while(!(ADCSRA & (1 << ADIF))) /*等待*/ i = ADCH ADCSRA &= ~(1 << ADIF) /*清标志*/ ADCSRA &= ~(1 << ADEN) /*关闭转换*/ -unsig
<zhu> 在 2025-07-17 上传 | 大小:1kb | 下载:0

[编程文档oracle-split

说明:用于截取字符串,高难度截取,供大家参考。-For the interception of large quantities of string, and simplify user operation, powerful function, I hope a lot of advice, don t feel as much as, in addition to what can not upload
<程荣> 在 2025-07-17 上传 | 大小:1kb | 下载:0

[文件格式jdbc

说明:jdbc的简介,介绍了jdbc的重要作用-jdbc introduction, describes the important role jdbc
<nidaye> 在 2025-07-17 上传 | 大小:1kb | 下载:0

[文件格式51straightline

说明:飞思卡尔三轮车红外光管直线程序,适用于初学者,可供参考讨论-Freescale the tricycle infrared light pipe straight-line program, suitable for beginners, available discussion
<阿宝> 在 2025-07-17 上传 | 大小:1kb | 下载:0

[文件格式disk-io-h

说明:单片机 fat 32 文件系统 io文件-fat32 mcu sd card
<姚文斌> 在 2025-07-17 上传 | 大小:1kb | 下载:0

[软件工程rgsc

说明:人工势场法基本程序,障碍物路径规划,机器人研究必备。-Artificial potential field method basic procedures, obstacles path planning, robotics research necessary.
<李欢> 在 2025-07-17 上传 | 大小:1kb | 下载:0

[软件工程bsearch_c

说明:binary searching in the code.
<rahul> 在 2025-07-17 上传 | 大小:1kb | 下载:0

[软件工程correct

说明:When using objectness in your application, it is important to take into account the score of a window returned by this software
<sakthivel> 在 2025-07-17 上传 | 大小:1kb | 下载:0

[编程文档numeric-sorting

说明:利用C语言编程实现数字冒泡排序 -The use of C language programming digital bubble sort using the C programming language digital bubble sort
<钟健红> 在 2025-07-17 上传 | 大小:1kb | 下载:0

[软件工程kalmanfilter

说明:kalman filter This scr ipt implements the linear filter and shows its performance On a second order under-damped LTI systems In the first part, a noisy model with two state variables is simulated and in the second part, kalman filtering is
<chaithu> 在 2025-07-17 上传 | 大小:1kb | 下载:0

[软件工程shuangxianxiIIR

说明:iir双线性低通滤波器,二阶系统可用,可用于去除噪声,保留低通信号-iir matlab
<邢凯> 在 2025-07-17 上传 | 大小:1kb | 下载:0

[软件工程IEEE9frominternet

说明:matlab中的谐波阻抗等值计算程序 以9节点算例为例子进行验算的程序-matlab harmonic impedance calculation procedures equivalent to 9 nodes examples checking procedures carried out as an example
<董骥> 在 2025-07-17 上传 | 大小:1kb | 下载:0
« 1 2 ... .84 .85 .86 .87 .88 16589.90 .91 .92 .93 .94 ... 16924 »

源码中国 www.ymcn.org