-
use GA to deal with 随机机会约束规划
use GA to deal with 随机机会约束规划-use GA to deal with random chance Constraint Programming
- 2022-11-12 11:50:03下载
- 积分:1
-
C++基础代码
这是C++特别基础的几个代码,里面涉及的算法比较少,主要是C++的结构,通俗易懂,对于初学C++的同学有一定的帮助,可以打印出来看
- 2022-03-09 18:19:49下载
- 积分:1
-
binary heap data structures
binary heap data structures
- 2022-01-23 10:10:54下载
- 积分:1
-
二维CT重建
有界面,效果不是很好,可以改改,本程序是对模拟数据进行滤波反投影重建。对初学者有一定的帮助
- 2022-02-04 06:50:57下载
- 积分:1
-
该程序在TC环境下运行。
按键1
该程序在TC环境下运行。
按键1-6可以画6中常用的不同极坐标曲线。
按按键 q 退出。
你可以添加你想知道或者尝试任何你想象的曲线。-The program runs under the environment in the TC. 1-6 keys can be painted in 6 different commonly used polar curves. Q according to exit button. You can add or you want to know any of you try to imagine the curves.
- 2022-03-17 06:02:24下载
- 积分:1
-
(31,21) bch 码编解码程序 C++实现.
(31,21) bch 码编解码程序 C++实现.-(31,21) BCH encoding and decoding procedures C achieve.
- 2022-07-15 16:41:27下载
- 积分:1
-
很有用的,一些经常用到的C算法程序集。
很有用的,一些经常用到的C算法程序集。-very useful, some of the frequently used procedures Set C algorithms.
- 2022-02-13 14:43:08下载
- 积分:1
-
计算两个向量间的欧氏距离,初始化聚类中心,参数设定默认值...
计算两个向量间的欧氏距离,初始化聚类中心,参数设定默认值
-two vector calculation of Euclidean distance, initialize the cluster center, parameter set default values
- 2023-01-02 17:40:08下载
- 积分: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
-
肝脏 ct 图像分割算法
这是肝脏 ct 图像的分割算法。在该算法中使用小波变换,这是非常有效和有用在图像处理中。
- 2023-04-19 22:10:03下载
- 积分:1