登录
首页 » 算法 » java源代码

java源代码

于 2022-05-14 发布 文件大小:3.98 kB
0 153
下载积分: 2 下载次数: 1

代码说明:

java源代码

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

发表评论

0 个回复

  • 基本粒子群
    本代码为基本粒子群算法,通过修改适应值函数,可以应用于多个领域,比如电力系统的相关参数的优化设置,如陷入局部最优,需引入变异函数,通过重置某一维的数值,使粒子脱离局部最优。
    2023-08-24 07:20:03下载
    积分:1
  • 一个vc++的求平均值的小例子,用到了指针,和多种函数
    一个vc++的求平均值的小例子,用到了指针,和多种函数-A vc++ Average for the small examples used for the pointer, and a variety of functions
    2023-08-30 12:55:03下载
    积分:1
  • 分段的程序,很好的。绝对简练
    分段算法的程序,很好的。绝对简练-Segmentations procedures very well. Absolutely concise
    2022-02-20 22:08:48下载
    积分:1
  • Fourier Transforms WAPAPI FFT function, display waveforms and sound very good
    FFT傅立叶转换 WAPAPI 函数, 显示波形和声音, 非常不错的-Fourier Transforms WAPAPI FFT function, display waveforms and sound very good
    2022-03-10 04:14:01下载
    积分:1
  • 神经网络实现的matlab代码(完整版)
    神经网络实现的matlab代码(完整版),里面全面包含神经网络的模拟仿真、预测和改进的matlab代码,可操作,含注释。
    2022-03-18 11:51:01下载
    积分:1
  • 高斯消去的类
    C++编写高斯消去法求解线性方程组,将程序include到主程序,然后建立Guss对象,求解可得到最终解,奇异矩阵将会出错!
    2022-03-07 20:42:44下载
    积分:1
  • JPHide 和JPSeek 的源代码
    应用背景JPHide 和JPSeek 的源代码!JPHide&JPSeek是一个JPEG图像的信息隐藏软件!-JPHide and JPSeek source code! JPHide & JPSeek is a JPEG image information hidden software!关键技术JPHIDE and JPSEEK are programs which allow you to hide a file in a jpeg visual image. There are lots of versions of similar programs available on the internet but JPHIDE and JPSEEK are rather special. The design objective was not simply to hide a file but rather to do this in such a way that it is impossible to prove that the host file contains a hidden file. Given a typical visual image, a low insertion rate (under 5%) and the absence of the original file, it is not possible to conclude with any worthwhile certainty that the host file contains inserted data. As the insertion percentage increases the statistical nature of the jpeg coefficients differs from "normal" to the extent that it raises suspicion. Above 15% the e
    2022-07-21 14:22:36下载
    积分:1
  • 图像处理综合应用
    计算机图形处理学科中的一些基本功能的实现(压缩,线性滤波,水平镜像等等)
    2022-05-28 15:03:47下载
    积分:1
  • C#计
    using System; using System.Drawing; using System.Collections; using System.ComponentModel; using System.Windows.Forms; using System.Data; using System.Runtime.InteropServices; using System.IO; namespace 计算器 { /// /// Form1 的摘要说明。 /// public class Form1 : System.Windows.Forms.Form { private System.Windows.Forms.TextBox textBox1; private System.Windows.Forms.Label label1; private System.Windows.Forms.Button button1; private System.Windows.Forms.Button button2; private System.Windows.Forms.Button button3; private System.Windows.Forms.Button button4; private System.Windows.Forms.Button button5; private System.Windows.Forms.Button button6; private System.Windows.Forms.Button button7; private System.Windows.Forms.Button button8; private System.Windows.Forms.Button button9; private System.Windows.Forms.Button button11; private System.Windows.For
    2023-01-30 17:15:03下载
    积分:1
  • 用C++写3*3的方程组的求解
    这是一个基于列主元高斯消去法求3*3方程组的程序。只需确定方程组未知数的系数和等号右边的数,就可以算出最终的结果。结果精度高达8位小数。
    2023-07-31 09:30:04下载
    积分:1
  • 696516资源总数
  • 106450会员总数
  • 5今日下载