资源列表
[其它资源] Apriori-COM
说明:用VC做的一个挖掘系统的关联规则算法。COM组件的源代码,已应用到实际系统中。-Utilising VC to make a program which is a arithmetic of affiliated enterprise of dig system. COM components have been applied the system.<贺瑞> 在 2008-10-13 上传 | 大小:36.85kb | 下载:0
[其它资源] UCOS252
说明:uC/OS 2.52源码完整版 网上也有地方有源码,但是大多数都是少文件的,本原码完整,能够直接使用- uC/OS 2.52 source code complete version Though there is many versions of source code on the Internet ,most of them don t include all the files, this is a complete version ,you can use it directly<徐震弘> 在 2008-10-13 上传 | 大小:57.69kb | 下载:0
[其它资源] 1602 模拟口线显示我的名字程序
说明:1602显示我的姓名和电话的汇编程序.采用模拟口线方式驱动.-1602 show my name and phone assembler. I simulated line drive.<马良> 在 2008-10-13 上传 | 大小:932byte | 下载:0
[其它资源] 我同学提供的温度采样子程序
说明:也用到了温度PID控制,和我门的不同是采用D/A输出控制量的.主要由温度采样--->温度滤波子程序--->温度线性化----->温度设定值等模块组成.-also uses a PID temperature control, and my door is different D / A output volume control. By sampling temperature --- gt; Temperature filter subroutine -- gt; Tempe<马良> 在 2008-10-13 上传 | 大小:3.16kb | 下载:0
[其它资源] 我做的遥控器解码程序
说明:利用单片机的中断口来测PWM码的宽度,通过本实验仪配备的遥控,单片机解码在数码管上显示(图20)。实际应用例如:红外遥控-use SCM I interrupted to test PWM-yard width, the passage of the experimental apparatus equipped with the remote control, microcontroller decoding in a digital display tube (Figure 20). Pra<马良> 在 2008-10-13 上传 | 大小:1.21kb | 下载:0
[其它资源] 已知两点求第三点的双字节无符号定点插值算法
说明:两个点的线性插值定点数算法 说明:1、基本公式 y=( y2-y1 ) ( x-x1 ) / ( x2-x1 ) + y1 2、根据直线斜率的正负、内插外插的不同,分为6种情况。 3.参见文件夹中的“插值算法的6种情况”一图。-two points of linear interpolation algorithm for determining points : one, the basic formula y = (y2 - y1) (x-x) / (x2 - x1) y1 2,<马良> 在 2008-10-13 上传 | 大小:15.91kb | 下载:0