资源列表

« 1 2 ... .29 .30 .31 .32 .33 21034.35 .36 .37 .38 .39 ... 21480 »

[其他小程序listctrl-change-colour

说明:为ListBox控件列表项设置交错背景色-Staggered background color for the ListBox control list item
<kobe> 在 2024-10-03 上传 | 大小:1024 | 下载:0

[其他小程序all

说明:matlab 数字图像处理,包括图像二值化,灰度化等-matlab digital image processing, including image binarization, gray, etc.
<hexuan> 在 2024-10-03 上传 | 大小:1024 | 下载:0

[其他小程序XIAOBOFJ

说明:该程序可以实现对信号的小波分解、重构及各频带能量比分析-The program can achieve signal wavelet decomposition and reconstruction and the band energy than
<sky> 在 2024-10-03 上传 | 大小:1024 | 下载:0

[其他小程序costas

说明:matlab产生cstas码调频信号,同时进行了检测 matlab产生cstas码调频信号,同时进行了检测-matlab generated cstas code FM signal detection matlab FM signal generated cstas code, were tested at the same time
<王杰> 在 2024-10-03 上传 | 大小:1024 | 下载:1

[其他小程序Desktop

说明:计算器,基于vb开发的一种计算器,可以用来计算,一共18个控件,一个文本框,让使用者简单明了-Calculator, based on vb development of a calculator can be used to calculate a total of 18 control, a text box that allows users to straightforward
<数数> 在 2024-10-03 上传 | 大小:1024 | 下载:0

[其他小程序computer

说明:实现两个数的加减乘除,精确到小数点后面的好几位。-To achieve two-digit addition and subtraction, multiplication and division
<王强> 在 2024-10-03 上传 | 大小:1024 | 下载:0

[其他小程序1

说明:/* * * 定义类IntChar,实现用一个整数保存一个长度不超过4的字符串。假设一个字符长度是1个字节。 * 例如:"ABCD",用一个整数保存,其二进制形式为:0100 0001 0100 0010 0100 0011 0100 0100 * 长度不足四个字符的串,剩下部分用0补足。 * * * 自己根据需要类IntChar的属性和方法,但需满足以下要求: * 1. 在类IntCha
<Elena> 在 2024-10-03 上传 | 大小:1024 | 下载:0

[其他小程序2

说明:定义实现大整数运算的类LINT,该类实现两个100位以内的大整数的加法和结果输出。 类可以有如下的类似定义: class LINT { private: // …… public: LINT(char*) LINT operator+(const LINT& L) ostream& operator<<(const ostream& os, const LINT& L)
<Elena> 在 2024-10-03 上传 | 大小:1024 | 下载:0

[其他小程序3

说明:Define an integer set class which is named Set with some memeber functions as follows: a. Judge if an integer is a member of a Set or not b. Delete an integer from the Set c. Judge if two Sets are equal or not
<Elena> 在 2024-10-03 上传 | 大小:1024 | 下载:0

[其他小程序4

说明:图形编辑器(graphical editor)允许用户改变位图图像,比如大家经常用到的Photoshop。它所采用的改变方法和文本编辑器允许修改文档的方法一样。位图图像由MxN 的像素矩阵来表示,并且每个像素点都有给定的颜色。 我们的任务就是来要编写一个程序来模拟一个简单的交互式图形编辑器,并将生成的图片存储到一个 BMP 格式的文件中。
<Elena> 在 2024-10-03 上传 | 大小:1024 | 下载:0

[其他小程序SNR

说明:SNR相对于检测距离,对于两种目标类型,脉冲非相干积累-SNR relative to the detection distance for the two types of target
<林海> 在 2024-10-03 上传 | 大小:1024 | 下载:0

[其他小程序ls_precoding

说明:用来计算单用户情况下信道容量,并且将信噪比和容量进行了画图-Used to calculate the channel capacity in the case of a single-user, and the signal-to-noise ratio and the capacity of the drawing
<jcc> 在 2024-10-03 上传 | 大小:1024 | 下载:0
« 1 2 ... .29 .30 .31 .32 .33 21034.35 .36 .37 .38 .39 ... 21480 »

源码中国 www.ymcn.org