-
EMD
说明: 经验模型分解程序,用于时间序列分析. (For EMD )
- 2010-04-22 16:48:37下载
- 积分:1
-
LwM2M_sdk
c语言实现的lwm2m协议,程序是可以直接编译通过的,主程序在src的lwm2mclient.c中(The lwm2m protocol implemented by C language can be compiled and passed directly. The main program is in lwm2mclient.c of src.)
- 2020-06-22 16:00:01下载
- 积分:1
-
有N个整数,算出任意多个数相加等于N+1,有多少种可能?
应用背景
例:n = 19
19个整数即:1-19
每个数字在 同一个算式中只能出现一次;
如:
1+19
1+2+17
1+2+3+14
1+2+3+4+10
.....
关键技术{num属于自然数 并且小于n}(0在集合中不算自然数)
然后 找出全部2个相加等于n的
例如 n=19 19=1+18 19=2+17.....19=9+10 其实两个数相加等于19的就只有19/2个
由此可见 三个相加 的只有 19/3个
那么拆两位数其中一个分解下 就是三位数的
第一个18-1不可以 因为有1了已经 那么试试-2 就得到了19=1+16+2
然后一直到 你找到了6个三个数字构成的
然后继续找 四个的
- 2022-04-08 03:13:24下载
- 积分:1
-
ObjectLabel
unity3d三维场景开发中,为场景中物体对象添加标签,标签的可视性随着距离和遮挡情况改变。(unity3d three-dimensional scene developers to add labels for the objects in the scene object, the visibility of the label change with distance and occlusion.)
- 2021-03-09 08:59:27下载
- 积分:1
-
VC-Ado-Oracle
本例子是在VC下用ADO链接ORacle数据库的一个实例,在界面中通过输入数据源名,用户名,密码,点击链接之后,若是成功,则会在listbox里显示所有的表,当双击某一个表时,则会在右边的listcontrol 中显示相应的表中数据。(this application is a good example to connect Oracle with ADO under the enviroment of visual C++ 6.0.After entering your datasource name,uer name,and your code ,click the connect button ,if no error,you will see all table of the datasource.the datas will show while you double click a table in the list box.)
- 2010-07-21 17:03:35下载
- 积分:1
-
音乐频谱分析fft
说明: 为快速傅里叶变换用c语言在51单片机中实现(Realization of Fast Fourier Transform with C Language in 51 Single Chip Microcomputer)
- 2020-09-09 15:38:01下载
- 积分:1
-
SPI-1.8-TFT
这是一个SPI 接口的1.8寸TFT操作的源代码,液晶屏控制器为ST7735,里面附带ST7735资料(This is an SPI interface 1.8-inch TFT operation of the source code, the LCD screen controller ST7735, ST7735 with inside information)
- 2014-01-15 21:57:25下载
- 积分:1
-
hzt-report
关于恶意代码检测和LTE网络,4G的LTE-A网络的外语文章(Foreign-language article about malicious code detection and lte network, lte-a network of 4g)
- 2014-01-02 18:04:43下载
- 积分:1
-
read-ssdt
读取ssdt函数当前地址,详见源码中、。。。。(Ssdt function reads the current address, see the source code. . . .)
- 2013-11-13 12:37:17下载
- 积分:1
-
kalman
opencv3.0实现的卡尔曼滤波鼠标移动预测(the sourse of kalman)
- 2015-01-31 16:08:08下载
- 积分:1