登录
首页 » 算法 » master java practica

master java practica

于 2022-04-02 发布 文件大小:7.31 kB
0 203
下载积分: 2 下载次数: 1

代码说明:

马德里大学信息学院操作系统实习

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

发表评论

0 个回复

  • 用全选主元高斯
    用全选主元高斯-约当消去发求解系数矩阵为稀疏矩阵的方程组-Select All PCA with Gaussian- about when fat elimination for solving sparse matrix for the coefficient matrix of equations
    2022-11-25 19:35:03下载
    积分:1
  • 精品数据结构
    // simpleSeq.cpp : #include //定义在头文件“seqList.h”中 #include const int defaultSize = 100; using std::endl; using std::cerr; class SeqList{ protected: int *data; //存放数组 int maxSize; //最大可容纳表项的项数 int last; //当前已存表项的最后位置(从开始) void reSize(int newSize); //改变data数组空间大小 public:
    2022-01-20 22:23:56下载
    积分:1
  • AT24c04读写程序
    AT24c04测试用代码,串口打印,方便查看,使用STC单片机,模拟I2C总线,对于初学者有点一定帮助作用,可以同时了解I2C和串口通信
    2022-12-12 08:55:03下载
    积分:1
  • harris 角点检测
    1.进行一系列的 experimentsto 确定图像的对比度如何影响性能的 harris,,然后再培养理念如何,您可能会自动确定图像内容 parametertH。具体来说,解释在自述文件中,你学到了从你关于图像对比度对哈里斯探测器性能的影响的实验。然后还实现对原哈里斯检测器代码进行修改并创建自动确定根据 imagecontent 改性的哈里斯 detectormodified_harris_detector.java。方法确定参数时,parametercontrast 是低于 10,放火了 10000 的门槛。当参数 contrastis 30 岁以上,我将阈值设置为 40000。< 跨风格 ="字体-大小: 10.5 p t; 字体系列:""> 当参数是 10 和 30 之间,我将阈值设置为 20000。
    2022-03-02 22:29:33下载
    积分:1
  • 一些经常用到的C程序集,很有用的
    一些经常用到的C算法程序集,很有用的-some frequently used algorithm C procedures set very useful
    2022-03-06 18:53:51下载
    积分:1
  • Bzoj1502 [NOI2005]月下柠檬树 ---Simpson积分求面积并
    Simpson积分法可以通过对区间(l,r)积分来求出区间(l,r)上的图形的面积并。设最后要求的面积并为S。 可以先通过对树的投影,算投影面积,然后进行利用simpson进行计算面积
    2022-02-01 13:44:46下载
    积分:1
  • RSA Encryption
    这项工作提供了一个洞察RSA密码系统的实施使用Verilog最终导致一个IC。完整的实现包括密钥生成、加密和解密三个阶段。为了生成密钥,我们使用了随机数生成器和GCD块。而对于加密和解密过程,则实现了模乘和模幂运算。最后拿出一个IC,SoC在Cadence中的遭遇是已经用过了工作还强调了对Cadence和Verilog的介绍。文中还重点介绍了使用Verilog在Cadence中实现一些基本系统的细节。
    2022-07-12 14:57:29下载
    积分:1
  • (原创)非常有用的公历转农历、农历转公历(农历数据至2100年)
    从1920至2100年近200年的公历转农历,农历转公历算法代码,完全正确,无需修改直接使用。
    2022-03-20 14:14:20下载
    积分:1
  • 一个好用的迷宫子程序
    一个好用的迷宫子程序-a subroutine uses the maze! !
    2022-03-13 04:09:42下载
    积分:1
  • Displays a rotatable and scaleable wire frame of any 3D mathematical function....
    Displays a rotatable and scaleable wire frame of any 3D mathematical function. This can be made up from the normal VB maths plus inverse and hyperbolic functions. Functions can be created and saved as wanted. Image vertices can also be saved for use elsewhere. The MS ScriptControl Eval function simplifies calculations enormously and its use is demonstrated. Also shown are MoveToEx, LineTo which are much faster than the VB equivalents and very easy to use. Included are a set of string handling subroutines such as count characters, squeeze out spaces, replace sub-strings etc. Commented throughout including the 3D maths and perspective methods. All the files are visible and the program is written for an 800x600 screen.
    2022-02-02 12:09:47下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载