-
BQ25985
基于stm8的快充快放程序,电源管路芯片采用的是Ti的BQ25895!(Based stm8 fast charge quick release program, the power line chip is Ti s BQ25895!)
- 2020-10-19 09:07:25下载
- 积分:1
-
GSpan经典的频繁子树挖掘算法
算法原理
1、遍历所有的图,计算出所有的边和点的频度。
2、将频度与最小支持度数做比较,移除不频繁的边和点。
3、重新将剩下的点和边按照频度进行排序,将他们的排名号给边和点进行重新标号。
4、再次计算每条边的频度,计算完后,然后初始化每条边,并且进行此边的subMining()挖掘过程。
subMining的过程
- 2022-12-29 17:20:03下载
- 积分:1
-
Armstrong-number-c-program-
Armstrong number c program: c programming code to check whether a number is armstrong or not. A number is armstrong if the sum of cubes of individual digits of a number is equal to the number itself. For example 371 is an armstrong number as 33 + 73 + 13 = 371. Some other armstrong numbers are: 0, 1, 153, 370, 407.
- 2014-02-16 20:21:57下载
- 积分:1
-
codevba
car tracking in codevision
- 2017-07-26 17:11:54下载
- 积分:1
-
数值计算方法的相关代码
有关二分法、试值法、帕德逼近、高斯消去的代码,可供数值计算方法学习者参考(About dichotomy, test method, Pader approximation, Gaussian elimination of code, numerical calculation method for learner reference)
- 2020-11-06 16:39:49下载
- 积分:1
-
openvpn_id_build
openvpn客户端key自动生成,自动申请用户名和密码。(OpenVPN client keys are automatically generated and user names and passwords are automatically applied for.)
- 2020-06-17 22:20:01下载
- 积分:1
-
LpfControls
本课题设计的波形显示控件实现了同时显示多条数据曲线、局部放大查看、波形显示自动调整最佳坐标范围、动态显示波形等功能。(This topic designed to achieve a waveform display control data also shows a number of curves, partial enlargement view, the best waveform display automatically adjusts the range of coordinates, dynamic waveform functions.)
- 2011-05-24 14:05:35下载
- 积分:1
-
8-Bit
AT80S52 8-bit lcd1602 intrface
- 2020-06-21 01:00:02下载
- 积分:1
-
this is the first project of which includes a dynamically generated data forms p...
这个是本人第一个项目里面包括的其中一个动态生成数据的表格打印功能。只要在代码里面稍微修改下就可以用,一般人都能看懂的-this is the first project of which includes a dynamically generated data forms printing function. As long as the code inside a slight modification can be used, most people can understand the
- 2022-02-11 23:09:56下载
- 积分:1
-
串口接收字符并显示到点阵
通过串口接收字符显示到点阵上,可以用串口调试助手进行验证;
包括有protues仿真+keil c51源码
- 2022-07-06 14:23:40下载
- 积分:1