资源列表
mul
- 在应用中常用矩阵相乘的定义算法对其进行计算。这个算法用到了大量的循环和相乘运算,这使得算法效率不高。而矩阵相乘的计算效率很大程度上的影响了整个程序的运行速度,所以对矩阵相乘算法进行一些改进是必要的。-commonly used in the application of the definition matrix multiplication algorithm for calculation. The algorithm uses a number of cycle and multiplic
HMMDemo_Dbg
- HMM源代码,使用起来方便, 具有一定的使用价值-HMM source code, easy to use, has some value
mergesort11
- 二分搜索是运用分治策略的典型例子。二分搜索方法充分利用了元素间的次序关系,采用分治策略,可在最坏情况下用O(logn)的时间完成搜索任务。-two hours search is to use the divide and conquer strategy is a typical example. Two-search method full use of the elements in the order, using the divide and conquer strategy, in
mcu_ledarray
- 用PC来控制点阵LED的程序,用C 编写-PC to control the lattice LED procedures, the preparation of C
InterComm
- 我的一段关于Linux/Unix下重复服务器,消息队列,信号量,共享内存综合使用的代码.-on Linux / Unix server duplication, Message Queue, semaphores, shared memory integrated use of the code.
muc_tempcontrol
- 单片机温度控制,采用PID的方法,很早的了-SCM temperature control, PID methods of the early
sem_fun
- 一组关于linux/unix下sem信号量的控制函数代码,实现对信号量的创建,加,减,删除,返回操作值等操作.-a group of linux / unix sem signal under the control function code, the signal achievement of creation, plus or minus, delete, returned to the operating value of such an operation.
ledarray
- 用PC来控制点阵LED,以达到随时更换图像的目的-PC to control the LED matrix, ready to achieve the objective image
Tempcontrol
- 基于MSCOMM的炉温控制系统上位机程序-MSCOMM the temperature control system procedures PC
grlcm025
- 一个很全面的LCM显示的源程序,有详细说明 用TC++1.01弓编译通过。多多批教。-a very comprehensive LCM display of the source, is described in detail with TC + +1.01 for leaves exposed arch compile. The approved lot.
ADE7758
- ADE7758三相电能芯片读写源程序,全部采用C语言编写-ADE7758 three-phase power source chip reader, all use C language
avitools
- 一个AVI文件操作的工具软件,包含源代码。可以读、写AVI文件。-an AVI file manipulation tools, including source code. Can read, write AVI file.