搜索资源列表
独立组播密集模式协议
- 独立组播密集模式协议
独立分量分析
- 人脸识别的基于独立份量分析文章,英文原版,pdf格式。-an article about face recogoniton based on independent component analysis . original english edition,pdf format.
独立分量分析(maltab代码)用于图象处理得方法
- 独立分量分析(maltab代码)用于图象处理得方法-independent component analysis (maltab code) used in image processing methods
2.独立按键
- 利用51单片机编程使LED灯点亮,独立按键效果,按下独立按键K1,LED右移显示!(Using 51 chip computer programming to light up LED lights, independent key effect, press independent key K1, LED right shift display!)
独立按键-数码管显示键值
- 按下独立对应的按键时候下独立按键,数码管上显示相应的值(Press the independent key, and display the corresponding value on the digital tube)
2、独立按键
- 单片机中的独立按键模拟,仅供初学者学习和参考(MCU independent button simulation, for beginners to learn and reference)
独立按键
- 实现外接独立按键的程序。啦啦啦啦啦啦啦啦啦啦啦啦(Independent buttons to achieve external independent button program)
通用独立交易
- 达信官方发布了新版本的通赢版 V7.29 ,部分网友使用后反馈比较好。与网格魔方相匹配的通用版也根据这个版本作了升级,包括98家券商,新增"国债逆回购"和"资产分析"功能(下载数据),全面支持Win10 64位系统。该独立交易终端采用通达信官方版本制作,安全性有严格的保证(Letter official released a new version of the win through versi
独立按键
- 采用C语言编写在51单片机中运用矩阵键盘,实现独立按键控制显示数码管(Using C language, in the 51 single-chip microcomputer, the use of matrix keyboard, independent keys to control the display of digital tubes)
独立成分分析ICA
- 完整的独立成分分析的示例程序,有四幅图像,生动详细(Complete independent component analysis of the sample program, there are four images, vivid detail)
61-8位端口检测8独立按键
- 61-8位端口检测8独立按键(61-8 bit port detects 8 independent keys)
5-独立按键
- 5-独立按键(5- independent key)
2、独立按键
- 51上的独立键盘的参考代码,易于初学者理解51接口(51 independent keyboard reference code, easy for beginners to understand the 51 interface)
实验6 独立看门狗实验
- STM32的独立看门狗实验,亲测能用。内有详细的讲解文档,很好的学习资料。(The independent watchdog experiment of STM32 can be used as a parent. There is a detailed explanation of the document, a good learning materials.)
实验7:独立按键
- 51开发板中第7个程序独立按键,运行程序后会自动运行独立按键(The 7th program in the development board has the independent key, which will automatically run the independent button after running the program)
独立看门狗实验
- 基于stm32f103zet6芯片的独立看门狗试验程序(Independent watchdog test program based on stm32f103zet6 chip)
3-19有向树独立K
- 要求有向树T的k个独立顶点组成的集合F,使cost(F)=∑min w(x)*d(x,u)的值达到最小。与有向树k中值问题类似,把有向树变转成为与之等价的二叉树,设T的以顶点x为根的子树T(x),其左、右儿子顶点分别为y和z。(A set F that consists of a k independent vertex to a tree T is required to minimize the value of the cost
独立键盘
- 这是一个程序代码,一个C51单片机的独立健盘程序。(This is a gift for programer ,a big big gift,which must surrise you.one txt about 51.)
STM32独立看门狗程序
- 本源码为基于STM32的独立看门狗工作原理实验,配置寄存器IWDG_KR ,设定预分频和计数器初值(This source code is based on STM32 independent watchdog working principle experiment, configuration register IWDG_KR, setting preset frequency and counter initial value.)
独立看门狗实验
- STM32 的独立看门狗由内部专门的 40Khz 低速时钟驱动,即使主时钟发生故障,它也仍然有效。 看门狗的原理:单片机系统在外界的干扰下会出现程序跑飞的现象导致出现死循环,看门狗电路就是为了避免这种情况的发生。看门狗的作用就是在一定时间内(通过定时计数器实现)没有接收喂狗信号(表示 MCU 已经挂了),便实现处理器的自动复位重启(发送复位信号) 。(The STM32's independent watchdog is driv