资源列表
basic_game_physics.pdf
- Basic game physics game programming
a_tour_of_cpp.pdf
- A tour of cpp programming language
package_emd
- 经验模态分解(EMD)算法是通过算法过程定义的,而并非由确定的理论公式定义的,所以对其进行准确的理论分析非常困难,我们目前只能借助大量的数字仿真试验不断对其性能进行深入的研究。 EMD算法的目的在于将性能不好的信号分解为一组性能较好的本征模函数(IMFIntrinsic Mode Function ),且IMF须满足以下两个性质: (1)信号的极值点(极大值或极小值)数目和过零点数目相等或最多相差一个; (2)由局部极大值构成的上包络线和由局部极小值构成的下包络线的平均值为零。(Empiri
Example
- Example of example to up lo g
CCD
- 可用于寻迹,基于STM单片机,CCD比摄像头简单(Can be used for tracing, based on STM microcontroller, CCD is simpler than the camera)
5_2
- 用C语言写了一系列内部排序算法,通过输出和排序信息的统计来进行比较(Using C language to write a series of internal sorting algorithm, through the output and sorting information statistics to compare)
TricolorLight-master
- 使用iPhone对rgb三色led灯进行控制(controlling three-colored led)
muwaiplication-transaction-portability
- 在工业生产控制系统中,有许多需要定时完成的操作,如定时显示当前时间()
Lab_6_task
- MOsfet driver using optocoupler it used to drive P-type mosfet
ch_01, introduction
- Computer networking notes will be helpful for network problems
GRP_MCU_5
- The first is to make use of the access bank memory. Objects can be placed in this area of memory by using the "near" keyword. Near objects can be accessed efficiently and the use of them will greatly improve code efficiency. If you have
GRP_MCU_52
- Consideration must be given to exactly which objects you are going to qualified as near. Although substantial, the access bank is typically not large enough to hold all your RAM objects. As a general rule, you should be qualifying those objects th