-
Matlab数值微分法汇总
说明: Matlab数值微分法汇总:MidPoint 中点公式求取导数
ThreePoint 三点法求函数的导数
FivePoint 五点法求函数的导数
DiffBSample 三次样条法求函数的导数
SmartDF 自适应法求函数的导数
CISimpson 辛普森数值微分法法求函数的导数
Richason 理查森外推算法求函数的导数
ThreePoint2 三点法求函数的二阶导数
FourPoint2 四点法求函数的二阶导数
FivePoint2 五点法求函数的二阶导数
Diff2BSample 三次样条法求函数的二阶导数(Summary of numerical differentiation in Matlab)
- 2021-04-04 11:29:04下载
- 积分:1
-
greedyAlg
Code D2D resource allocation
- 2020-10-09 10:27:35下载
- 积分:1
-
is very good year
鼠标移动出现气泡, 鼠标移动出现气泡, 鼠标移动出现气泡-is very good year
- 2023-03-14 10:55:04下载
- 积分:1
-
Delphi HOOK插入线程的方法演示
Delphi利用HOOK插入线程,程序在初运行时,需要调用HookDLLInsert.dll文件,在代码中防止同时进行插入,保证只插一个线程,同时定义内存映射文件,程序编译后运行可能会被拦截,请先关掉防护软件。
- 2023-07-14 21:50:03下载
- 积分:1
-
极验验证码-Discuz验证码生成插件
极验验证码-php验证码生成与校验,Discuz验证码生成插件,拖动对照图形的验证码风格,拖动图形到指定位置即可完成验证,本验证码插件基于行为式验证技术的验证码discuz插件,可以直接安装在discuz网站中,作为网站的安全防护工具使用,具有安全性高,用户体验好等特点。
- 2023-03-27 20:25:03下载
- 积分:1
-
guidelines_mangoes_to_usa
说明: mangos english bulletin
- 2020-03-04 18:33:13下载
- 积分:1
-
AOMDV 仿真网络
AODMV tclAODV using ns-2 simulations shows that AOMDV is able to effectively cope with mobility-induced route failures.
- 2022-01-21 02:22:00下载
- 积分:1
-
sports1
用于运动会的统计.分数,那女子参赛情况的记录统计.(Statistics for the Games. Scores, and that the situation of the women)
- 2008-05-14 12:42:04下载
- 积分:1
-
NLP-with-PyTorch-2018.tar
说明: Natural Language Processing with PyTorch 2018
- 2019-01-08 11:01:46下载
- 积分:1
-
vc-csv
Vc++读写csv文件的类,这个资源是读写CSV文件的非常实用的类。方法写得非常好,代码也写得非常简洁,很合适在实际项目中使用。经本人测试,只要把上面的代码CSVOperator.h、CSVOperator.cpp和StringParser.h拷贝到项目中,就可以直接使用。在CSV_OP.cpp文件中,main方法里面有详细的读取文件的方法。读取的是config.csv这个文件。(Class Vc++ read and write csv file, this resource is to read and write CSV file very useful class. The method is very good, the code is written in a very simple, very suitable for use in the actual project. I tested, above code CSVOperator.h the, CSVOperator.cpp and StringParser.h copy to the project, can be used directly. In the CSV_OP.cpp file, the main method inside the detailed method of reading the file. Read this file config.csv.)
- 2013-04-19 10:54:25下载
- 积分:1