-
DELPHI FFT written procedures, the demonstration curve, convenient reference.
DELPHI写的FFT程序,有曲线的演示,方便大家参考。-DELPHI FFT written procedures, the demonstration curve, convenient reference.
- 2023-03-16 17:20:03下载
- 积分:1
-
用c++编的进程调度算法
用c++编的进程调度算法-With c++ Made the process of scheduling algorithm
- 2022-02-26 09:59:07下载
- 积分:1
-
8 digital issues simple algorithm, breadth
八数码问题的简单算法,广度优先
字数补丁.exe-8 digital issues simple algorithm, breadth-first words patch. Exe
- 2022-03-04 03:52:28下载
- 积分:1
-
采用4阶runge_kutta法求解给定初始值的常微分方程(组)。该方法具有较好的精度。...
采用4阶runge_kutta法求解给定初始值的常微分方程(组)。该方法具有较好的精度。-Using 4-order method runge_kutta given initial value of the ordinary differential equations (group). The method has good accuracy.
- 2023-07-25 02:45:04下载
- 积分:1
-
Visual Basic 6.0应用编程150例
《Visual Basic 6.0应用编程150例》中的《Example095-媒体文件浏览器 》和《Example096-列表播放媒体文件》在运行过程中需要Windows Media Player 9.0的支持,请读者自行安装. Example001-悬挂式窗口Example002-半透明窗口Example003-椭圆形窗口Example004-组合圆形窗口Example005-多边形窗口Example006-艺术窗口Example007-字形窗口Example008-移动没有标题栏的窗口Example009-窗口背景花纹的实现Example010-渐变的窗口背景Example011-让窗口运行在不同的分辨率下Example012-控件随着窗口大小按比例变化Example013-在运行中显示或隐藏窗口的标题栏Example014-制作软件封面Example015-霓虹灯效果文字Example016-保存窗口设置EXample017-窗口的动画效果Example018-显示动画光标Example019-制作工具栏Example020-Office或IE风格的工具栏Example021-通过鼠标拖动停靠工具栏Example022-在VB中制作和使用菜单Example023-设计弹出菜单Example024-向菜单中添加图标Example025-动态装入菜单项Example026-动态创建控件Example027-具有动感的图片按钮Example028-调用Office助手Example029-图像的打
- 2022-03-10 08:25:05下载
- 积分:1
-
数据挖掘经典FP
数据挖掘经典FP-growth算法C源码实现-Data Mining the classical FP-growth algorithm C source code to achieve
- 2022-02-20 03:43:10下载
- 积分:1
-
TMVA 数据处理包
System requirements:-------------------- TMVA has been tested to run on Linux, MAC/OSX and Windows platforms. Running TMVA requires the availability of ROOT shared libraries with ROOT_VERSION >= 5.14 (type "root-config --version" to see the version installed)来源URL里面有代码的详细资料http://tmva.sourceforge.net/docu/TMVAUsersGuide.pdfUSERguide可以在上面的链接下载 非常有用 TMVA是ROOT工程的一个独立package, 专门用于数据分析和识别ROOT的全部代码可以在下面的链接下载http://root.cern.ch/drupal/
- 2022-12-12 12:15:04下载
- 积分:1
-
rapid sequencing and Bubble Sort
快速排序和冒泡排序-rapid sequencing and Bubble Sort
- 2022-03-15 05:40:33下载
- 积分:1
-
Fortran 90
Fortran 90
- 2022-05-06 04:27:32下载
- 积分:1
-
给定n 个物品, 物品i重为wi 并且价值为 vi ,背包所能承载的最大容量为 W.
0...
给定n 个物品, 物品i重为wi 并且价值为 vi ,背包所能承载的最大容量为 W.
0-1 背包问题即是选择含有着最大总价值的物品的子集且它的容量 ≤W .
用动态规划实现-given n goods, items i weight of wi and value of vi, the backpack can carry a maximum capacity of W. 0-1 knapsack problem that is a choice with a maximum total value of the goods but a subset of the W capacity. Dynamic Programming
- 2022-03-09 15:39:44下载
- 积分:1