登录
首页 » 算法 » 计算雅克比行列式的小程序

计算雅克比行列式的小程序

于 2023-05-17 发布 文件大小:9.86 kB
0 146
下载积分: 2 下载次数: 1

代码说明:

计算雅克比行列式的小程序-calculating the determinant than small programs

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Romber algorithm with C language
    研究生期间上《数值计算方法》课的作业,所有代码都是C语言实现并调试通过,现在上传为大家服务。这是论博格算法-Romber algorithm with C language
    2023-02-12 00:50:03下载
    积分:1
  • 交替方向隐式
    资源描述%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%;&;&;&;&;;;;;;;;;;;;;;;;;;;
    2022-01-28 16:14:28下载
    积分:1
  • How to modify the MFC AppWizard Wizard to generate the appearance of the framewo...
    如何修改MFC AppWizard向导生成的框架程序的外观和大小,修改图标、光标、背景的三种方法。如何增加和删除工具栏按钮,如何给应用程序增加工具栏,如何显示和隐藏工具栏。定制状态栏,在状态栏中添加时钟显示,CTime类及其用法。在状态栏中添加进度条(主窗口产生后立即产生进度条的巧妙思想,不能在OnCreate函数中直接处理,要用到自定义消息的方法)。鼠标坐标显示,在CView中获取状态栏对象的几种方式。如何为应用程序添加启动画面。 -How to modify the MFC AppWizard Wizard to generate the appearance of the framework of procedures and size, modify the icon, cursor, background three methods. How to add and remove toolbar buttons, how to increase the application toolbar, how to show and hide the toolbar. Custom status bar, add in the status bar clock display, CTime class and its usage. In the status bar to add the progress bar (the main window immediately after the progress bar the ingenious ideas, in the OnCreate function should not directly deal with, to use a custom message to the method). Mouse coordinates shows that access to the status bar in the CView object in several ways. How to add a splash screen applications.
    2022-12-03 22:25:03下载
    积分:1
  • ChiSquaredAttributeEval 源代码
    ChiSquaredAttributeEval 算法源代码,可以用来做特征处理,在eclipse上编译,也可以调用这个算法,达到数据预处理的目的
    2022-02-15 09:11:52下载
    积分:1
  • 生成序列的人工数据集
    这是一款IBM大牛开发的用于论文里面实验验证用的人工数据集,可以产生项集,也可以产生序列,里面有readme文件,写着怎么使用呢,在windows下的命令行里运行就可以。
    2022-03-26 05:17:28下载
    积分:1
  • 高斯消去的类
    C++编写高斯消去法求解线性方程组,将程序include到主程序,然后建立Guss对象,求解可得到最终解,奇异矩阵将会出错!
    2022-03-07 20:42:44下载
    积分:1
  • 基于matlab的图像消雾
    用于改善图像中的浓雾效果,包括暗通道算法和retinex算法
    2022-01-26 00:34:38下载
    积分:1
  • data access layer in three tier architecture in ASP.Net
    我假设您非常了解ASP.Net. 在这个文件中有一个数据访问层的代码。使用以下方法和功能
    2022-07-13 09:57:51下载
    积分:1
  • 快速 RSA 密码体制实现使用中国剩余定理
    / / RSATestFast: 测试快速 RSA 实现 导入 java.math.* ; / / 为 BigInteger 导入 java.util.* ; / / 为随机 公共类 RSATestFast { 公共静态 void elapsedTime (长开始时间) { 长时间停止时间 = System.currentTimeMillis() ; 双 elapsedTime = ((双)(stopTime-startTime)) / 1000.0 ; System.out.println ("已用时间:"+ elapsedTime +"秒") ; } 公共静态 void main (字符串 [] args) { 随机 rnd = 新 Random() ; BigInteger m、 m1、 m2、 m3、 c、 s,s1 ; RSAPrivateKeyFast 爱丽丝 = 新 RSAPrivateKeyFast (1024,rnd,"爱丽丝") ; RSAPrivateKeyFast bob = 新 RSAPrivateKeyFast (1024,rnd,"鲍勃 ") ; m = 新 BigInteger ( "1234567890987654321012345678909876543210"+ "1234567890987654321012345678909876543210"+ "1234567890987654321012345678909876543210"+ "1234567890987654321012345678909876543210"+ "1234567890987654321012345678909876543210"+ "1234567890987654321012345678909876543210") ; System.out.println
    2022-05-29 11:03:37下载
    积分:1
  • 利用A*实现迷宫寻路
    在VC 6.0环境下实现,利用A*和小根堆算法来实现寻路,可设置起点与终点,设置简单迷宫。代码的注释详细,且使用代码简单,初学者也能看懂,能够了解A*的基础
    2023-03-27 12:35:04下载
    积分:1
  • 696518资源总数
  • 106161会员总数
  • 5今日下载