搜索结果
找到约 87,272 项符合
2015年国赛A题 电源题目 的查询结果
其他嵌入式/单片机内容 he LPC932 can be used to create a Pulse Width Modulated PWM signal. That s an analog signal, with on
he LPC932 can be used to create a Pulse Width Modulated PWM signal. That s an analog signal, with only 2 discrete levels, for example 0V and 5V and a constant period. The current value of this signal at a certain poiTnt of time is proportional to its Duty Cycle. That s the High Time during one perio ...
Internet/网络编程 I. Introduction This code exploits a previously undisclosed vulnerability in the bit string deco
I. Introduction
This code exploits a previously undisclosed vulnerability in the bit string
decoding code in the Microsoft ASN.1 library. This vulnerability is not related
to the bit string vulnerability described in eEye advisory AD20040210-2. Both
vulnerabilities were fixed in the MS04-007 patch. ...
*行业应用 一款国外的CMS管理系统 PHP-Fusion is a light-weight open-source content management system (CMS) written in PH
一款国外的CMS管理系统
PHP-Fusion is a light-weight open-source content management system (CMS) written in PHP4. It uses a mySQL database to store your site content and includes a simple yet comprehensive adminstration system. PHP-Fusion includes the most common features you would expect to see in ma ...
数据结构 将链表B中的内容插入链表A中
将链表B中的内容插入链表A中,并保持顺序不变
Java编程 FreeJaPoll is a free software that make possible to add in a simple way a web-survey to your own s
FreeJaPoll is a free software that make possible to add in a simple way a web-survey to your
own site. FreeJaPoll is a servlet written in Java programming language the program logo
(on the right) shows The Duke (Java mascotte) and a duke-like colored chicken...why? Because
the word "Poll" in my n ...
DSP编程 中断方式实现a/d 和d/a的转换中断方式实现a/d 和d/a的转换
中断方式实现a/d 和d/a的转换中断方式实现a/d 和d/a的转换
DSP编程 dspAD976驱动测试子程序(2407),驱动A/D模块AD976芯片
dspAD976驱动测试子程序(2407),驱动A/D模块AD976芯片
人工智能/神经网络 2004年出版的遗传算法Wiley.Interscience.Practical.Genetic.Algorithms.May.2004.eBook-LinG.pdf
2004年出版的遗传算法Wiley.Interscience.Practical.Genetic.Algorithms.May.2004.eBook-LinG.pdf
驱动编程 This is a serial mouse driver, which is compliant with Plug and Play, supports dynamic detection (vi
This is a serial mouse driver, which is compliant with Plug and Play, supports dynamic detection (via serenum) and removal (either hotplug or via the device manager). The code serves as a sample for any serial-enumerable device. The behavior of the various routines is documented in the source code f ...
单片机开发 A collection of math routines including 8-bit, 16-bit, 32-bit signed and unsigned addition, subtract
A collection of math routines including 8-bit, 16-bit, 32-bit signed and unsigned addition, subtraction, multiplication, and division. Very nice code library with heavy in-line documentation! Been looking for multi-byte divide? Here it is.