-
寻最小支配集,用DP,复杂度是2^8
比2^150次方快多了
寻最小支配集,用DP,复杂度是2^8
比2^150次方快多了-find the smallest dominating set with the DP, complexity is 2 ^ 2 ^ than eight 150-th power much quicker
- 2022-06-29 17:33:43下载
- 积分:1
-
thecubeofpower
This a cube of power of 3D Graphics.
Very simple OpenGL example that shows how to create Your s first 3D scene(This a cube of power of 3D Graphics.Very simple OpenGL example that shows how to create Your s first 3D scene)
- 2009-01-06 05:59:40下载
- 积分:1
-
matlab随机森林
调用matlab中的随机森林算法实现预测(Call the random forest algorithm in MATLAB to realize the prediction)
- 2021-01-07 16:38:53下载
- 积分:1
-
APA
用MATLAB平台实现APA算法,仿射投影子带滤波器(Implementation of APA algorithm with MATLAB platform)
- 2017-07-11 16:47:47下载
- 积分:1
-
IRIDIUM
铱星STK,观看铱星运行的三维或者二维STK场景文件(Iridium star STK, watching three-dimensional or two-dimensional STK scene files running iridium)
- 2020-12-02 18:09:25下载
- 积分:1
-
Desktop
求取nurbs样条曲线的基函数,只需更改节点和节点矢量,各个阶次都可以快速求取(Finding the basis function)
- 2021-03-08 17:49:28下载
- 积分:1
-
freadbk
可以读取复数的数据,如sar影像对的干涉图(Using this,you can read complex data, such as the interferogram of SAR image pairs.)
- 2018-09-05 10:35:27下载
- 积分:1
-
该系统采用B/S架构设计的一个小型的通讯录系统,功能完善,非常实用...
该系统采用B/S架构设计的一个小型的通讯录系统,功能完善,非常实用-The system uses B/S architecture design of a small address book system, fully functional, very practical
- 2022-03-30 00:52:32下载
- 积分:1
-
洗包机键盘中断及采样子程序,由于整个程序过大,有时间再分块分子程序上传,希望对有需要的同仁有所帮助!...
洗包机键盘中断及采样子程序,由于整个程序过大,有时间再分块分子程序上传,希望对有需要的同仁有所帮助!-Washing charter and sampling keyboard interrupt subroutine, since the whole process is too large, has time to block the molecular procedures upload, hope to have Tongren need help!
- 2022-01-21 05:05:47下载
- 积分:1
-
基于C的图片几何变换程序
图片几何变换,基于C语言实现,打开一幅位图,实现几何变换,包括X/Y坐标裁切、裁切、透明化、旋转、放大等。命令行编译过程如下:
vcvars32
rc bmp.rc
cl geotrans.c bmp.res user32.lib gdi32.lib
注意事项:
运行时,文件c: est.bmp必须存在
- 2022-02-02 21:28:01下载
- 积分:1