-
CF 基于用户
协同过滤,英文名Collaborative 滤波
- 2022-08-22 11:05:58下载
- 积分:1
-
蚁群聚类算法在vc中的实现
蚁群算法运用在聚类中,并且用C语言实现,并且会有界面展示蚁群聚类的过程。简单形象易懂
- 2022-01-26 07:59:39下载
- 积分:1
-
检测C++正切变换的代码
该功能主要是用来测试正切函数并计算正切值,以得出正切函数的参数是以弧度制形式!
- 2022-02-07 01:28:22下载
- 积分:1
-
error detection and correction
this code is downed from website and can detect the data`s error and correct it .it can detect 2 bit error and correct 1bit error for 512bytes or 256 words data.
- 2022-02-20 02:06:51下载
- 积分:1
-
基于Hilbert Huang Transform的暂态信号检测
基于Hilbert Huang Transform的多扰动暂态信号检测,能够较好的提取出暂态信号出现的时刻及信号幅度,是分析非平稳信号的良好工具。
- 2023-04-11 13:10:03下载
- 积分:1
-
神经网络遗传算法函数极值寻优——非线性函数极值寻优
神经网络遗传算法函数极值寻优——非线性函数极值寻优
- 2022-05-21 21:07:19下载
- 积分:1
-
该程序是用来画微分系统时间序列图相图等相关的图形的,可以很好的对一个微分系统进行分析...
该程序是用来画微分系统时间序列图相图等相关的图形的,可以很好的对一个微分系统进行分析-The program is used to draw the time-differential phase diagram sequence diagram of the graphics, etc., can be a very good system for a differential analysis
- 2022-03-06 14:26:13下载
- 积分:1
-
编码电机PID调速
资源描述编码电机PID调速编码电机PID调速编码电机PID调速编码电机PID调速编码电机PID调速编码电机PID调速编码电机PID调速编码电机PID调速编码电机PID调速编码电机PID调速编码电机PID调速编码电机PID调速编码电机PID调速编码电机PID调速编码电机PID调速编码电机PID调速编码电机PID调速编码电机PID调速编码电机PID调速编码电机PID调速编码电机PID调速编码电机PID调速编码电机PID调速编码电机PID调速编码电机PID调速编码电机PID调速编码电机PID调速编码电机PID调速编码电机PID调速编码电机PID调速编码电机PID调速编码电机PID调速编码电机PID调速编码电机PID调速编码电机PID调速
- 2022-12-19 09:20:04下载
- 积分:1
-
基本算法为:先将1填入第一行中间位置;再依次将2
基本算法为:先将1填入第一行中间位置;再依次将2-n方按如下规律填写://1,填入上个数上一行的右边位置,如果没有上一行则转到最后一行,如果右边没有方格//则转到最左边的方格。2,如果要填的位置上已经有数,则转填到它上一个数的下边方格//3,对于第一行的最后一个数的下一个数应填在该数下边的空格处-basic algorithm : a first Enter the middle of the first line; Another will be followed by 2-n-law filled out as follows :// 1, the number entered on the right side on his position, if not in his will to the last line, if not right box// then transferred to the most left while the box. 2, to fill the position of several, in turn, to fill it on a number of subordinate box// 3, the first trip to the final a few under a few should fill in the blank space of a few top candidate Department
- 2022-02-05 03:13:23下载
- 积分:1
-
cc1100send-and-receive
P1DIR |= 0x03; //P1_0, p1_1, OUTPUT
CLKCON &= ~0x40; //晶振
while(!(SLEEP & 0x40)); //等待晶振稳定
CLKCON &= ~0x47; //TICHSPD128分频,CLKSPD不分频
SLEEP |= 0x04; //关闭不用的RC振荡器
//Initkey();
Init_T1();
InitUART(9600); //初始化串口
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-23 14:42:43下载
- 积分:1