此程序利用数码管显示遥控解码的键值,在数码管上可以实现显示0——F十六进制数。
上传时间: 2017-08-10
上传用户:cuiyashuo
some dummy reverse of colors and forms in a live video capture made in processing (based on java) from processing.org (free) it s funny and opens up your horizon
标签: processing capture reverse colors
上传时间: 2014-03-02
上传用户:tonyshao
开放式最短路径优先,基本的OSPF配置,给O S P F配置接口参数
上传时间: 2014-12-06
上传用户:it男一枚
本文所设计的系统是基于AT89C52单片机控制的简易RLC测试仪。为了充分利用单片机的运算和控制功能,方便的实现测量。把参数R、L、C转换成频率信号f,然后用单片机计数后再运算求出R、L、C的值,并送显示。 转换的原理分别是RC振荡电路和电容三点式振荡电路。为了比较准确的测试而频率的计数则是利用等精度数字频率计完成。然后再将结果送单片机运算,并在LED显示器上显示所测得的数值。通过一系列的系统调试,本测试仪到达了测试标准。经过测试,
上传时间: 2013-12-22
上传用户:woshiayin
FPGA实现DDS,f=90kHZ~5MHZ范围
上传时间: 2017-08-20
上传用户:BOBOniu
Pachetul contine o carte detaliata despre notiuni de baza in C++- tipuri de date,reprezentarea lor,functii,concepte de OOP : clasa,obiect,mostenire, polimorfism, calse prietene, virtuale,pur virtuale.
标签: reprezentarea detaliata Pachetul contine
上传时间: 2017-08-21
上传用户:520
In numerical analysis, the secant method is a root-finding algorithm that uses a succession of roots of secant lines to better approximate a root of a function f.
标签: root-finding succession numerical algorithm
上传时间: 2013-12-23
上传用户:xuanchangri
Extension for LockBox for Delphi 7. This pack help for install the previous version of the LockBox for Delphi 2007.
上传时间: 2013-12-11
上传用户:dapangxie
A badic controller for the UART. It incorporates a -- transmit and receive FIFO (from Max+Plus II s MegaWizard -- plug-in manager). Note that no checking is done to see -- whether the FIFOs are overflowing or not. This strictly -- handles the transmitting and receiving of the data.
标签: incorporates controller transmit receive
上传时间: 2017-09-05
上传用户:13681659100
非线性方程求根的各种算法的比较, //求非线性方程的根 //程序中共给出了以下几种方法求非线性方程的根 // (1)二分法 (2)牛顿法 (3)普通迭代法 (4)斯蒂芬森迭代法 (5)弦截法 //程序中用到的函数为: f(x)=x^3-x-1 //其中:(1)普通迭代法用的迭代函数为:x=(x+1)^(1/3) // (2)斯蒂芬森迭代法用的迭代函数为:x=x^3-1
上传时间: 2013-12-08
上传用户:youmo81