-
Example(good-helper-for-beginners)
波形发生器,无线接收,机械手,马达速度控制,计时器等例程,初学者的好帮手(Waveform generator, wireless receiver, robot, motor speed control, timer routines, good helper for beginners)
- 2012-09-29 16:10:46下载
- 积分:1
-
Calculation-Jacobe
Jacobi calculations . it is used to calculate liner problem
- 2014-10-21 03:20:26下载
- 积分:1
-
STM8--ADC-CHANGE
在许多的单片机应用系统中,都需要A/D转换器,将模拟量转换成数字量。在STM8单片机中,提供的是10位的A/D,通道数随芯片不同而不同,少的有4个通道,多的则有16个通道。
下面的实验程序首先对A/D输入进行采样,然后将采样结果的高8位(丢弃最低的2位),作为延时参数去调用延时子程序,然后再去驱动LED控制信号。因此不同的采样值,决定了LED的闪烁频率。当旋转ST三合一开发板上的电位器时,可以看到LED的闪烁频率发生变化。
(In many microcontroller applications require the A/D converter to convert analog into digital. STM8 microcontroller, providing a 10-bit A/D channel number with the chip, little has four channels, more than 16 channels. The following experimental procedure first sampling A/D input, then the sampling results 8 (drop the lowest 2), as the delay parameter to call the delay subroutine, and then go drive LED control signal. Different sampling values, the LED flashing frequency. When the potentiometer rotation ST triple development board, you can see the LED flashing frequency change.)
- 2013-04-13 11:20:36下载
- 积分:1
-
ASPxGridView(或ASPxTreeList)动态加载数据源的问题
ASPxGridView(或ASPxTreeList)动态加载数据源的问题
- 2014-04-25下载
- 积分:1
-
bpbyc
C语言神经网络程序包,用C语言开发的人工神经网络,有自适应的功能(C language neural network package, with C-language development of artificial neural networks, adaptive function)
- 2006-06-15 00:21:04下载
- 积分:1
-
TBYLW077e
基于模糊神经网络技术的智能诊诊断专家系统的研究附录 代码部分
(Appendix section of code smart clinic diagnosis expert system based on fuzzy neural network technology)
- 2012-08-07 20:57:11下载
- 积分:1
-
TSP
TSP问题的多重解法,包括动态规划、回溯和贪心等(Multiple Solutions to TSP Problems, including Dynamic Programming, Backtracking and Greed)
- 2018-12-14 21:06:00下载
- 积分:1
-
逆序相加的C语言实现
资源描述编程实现:将a数组中的n个数和b数组中逆序的n个数一一对应相加、求平方,其结果存放在c数组中。
例如: 若a数组中的值是:1、3、5、7、8
b数组中的值是:2、3、4、5、8
输出结果c中存放的数据是81、64、81、100、100
- 2022-05-06 12:56:08下载
- 积分:1
-
Face-Counting-master
检测视频中出现的人头数目,并统计来往的人数。(Detect the number of people in the video and count the number of people coming and going.)
- 2021-03-05 18:59:31下载
- 积分:1
-
DLT645Debuger_645
朋友写的C++645通讯程序,支持645-1997与645-2007,支持自已组帧程序自动添加校验码通讯,可以增加数据标识定义,里面还有部分关于费控通讯代码,挺好,拿来分享(Friend write C++645 communications program to support the 645-1997 and 645-2007, to support their own group the frame program automatically adds the checksum communications, can increase data identifies the definition, there is also a section on the fee control communications code, good for them and share)
- 2020-09-20 21:27:53下载
- 积分:1