资源列表

« 1 2 ... .22 .23 .24 .25 .26 4427.28 .29 .30 .31 .32 ... 5346 »

[C#编程8_2

说明:2.从键盘输入10个整形数据,将这10个数据写到c盘的test2.txt中,然后关闭文件。接着再打开文件读出这10个数据求平均值,并将平均值写入test2.txt中。-Enter shaping data from the keyboard 10, the data is written to these 10 test2.txt c drive, and then close the file. And then open the f
<zhaoxiaohua> 在 2024-10-02 上传 | 大小:8192 | 下载:0

[C#编程6_33

说明:创建一个类DoubleSubscr iptedArray。在构造阶段,该类能够创建一个包含任意行、任意列的数组。类还提供operator()函数进行双下标运算。例如,在一个名为a的3行5列的二维数组中,可以用a(1,3)访问第一行第三列的元素。函数operator( )应能执行相应的指针运算来访问数组中的元素。。这个类还提供以下运算符:“==”,“!=”,“=”,“<<”,“>>”。-Create a class
<zhaoxiaohua> 在 2024-10-02 上传 | 大小:10240 | 下载:0

[C#编程6_4

说明:4.创建一个名为RationalNumber的类,使其具有以下功能: 1)创建一个构造函数,它可以避免分母为0,对不是约化性的分数进行约化,并且可以避免分母为负数。 2)重载类的加减乘除运算符 3)重载类的关系运算符和赋值运算符-4 Create a class named RationalNumber, and it has the following features: 1) create a construct
<zhaoxiaohua> 在 2024-10-02 上传 | 大小:11264 | 下载:0

[C#编程WPFBinarizationDemo

说明:一款非常不错的图片处理工具,非常适合新手学习图片处理的相关知识及编程。-A very good image processing tools, very suitable for beginners to learn the relevant knowledge and programming image processing.
<yun> 在 2024-10-02 上传 | 大小:5480448 | 下载:0

[C#编程Wavelet-dec--rec

说明:在理解了离散小波变换的基本原理和算法的基础上,通过设计VC程序对简单的一维信 号在加上了高斯白噪声之后进行Daubechies小波、Morlet小波和Haar小波变换,从而得到小波分解系数;再通过改变分解得到的各层高频系数进行信号的小波重构达到消噪的目的。在这一程序实现的过程中能直观地理解信号小波分解重构的过程和在信号消噪中的重要作用,以及在对各层高频系数进行权重处理时系数的选取对信号消噪效果的影响。-In understanding
<赵远洋> 在 2024-10-02 上传 | 大小:159744 | 下载:0

[C#编程deal_excel

说明:处理气象站的EXCEL数据。不是1小时间隔的填充成为1小时间隔。也可以根据需要筛选一个时间段的数据。-EXCEL weather station data processing. Than one hour intervals filled become one hour intervals. You can also filter the data for a time period required.
<JiangWenYuan> 在 2024-10-02 上传 | 大小:153600 | 下载:0

[C#编程Cal_closedtraverse

说明:可以用来计算闭合导线、支导线的坐标,以及支导线。-Can be used to calculate the coordinates of the closed wire and support wire.
<JiangWenYuan> 在 2024-10-02 上传 | 大小:491520 | 下载:0

[C#编程BarcodeProduction

说明:条形码的制作,自定义的控件,输入条形码编号,确定后生存条形码。-Barcode production, custom controls, enter the barcode number, determined to survive barcode.
<JOE> 在 2024-10-02 上传 | 大小:67584 | 下载:0

[C#编程SpeechRecognition

说明:语音识别软件,安装语音识别的软件后,允许该程序,可以实现自动拼读输入的文字。-Voice recognition software, install speech recognition software that allows the program can automatically enter text spelling.
<JOE> 在 2024-10-02 上传 | 大小:258048 | 下载:0

[C#编程0709

说明:tcpclient 和 tcplistener 的使用-tcpclient and tcplistener
<chicharito> 在 2024-10-02 上传 | 大小:43008 | 下载:0

[C#编程C#kmp算法

说明:vs中用C#实现字符匹配算法kmp简单实用
<643582238@qq.com> 在 2014-07-12 上传 | 大小:3251 | 下载:0

[C#编程Read_ini_Class

说明:INI文件操作 读取和写入 内附源码 C#写的有问题欢迎指教 lqy676769@163.com-INI file read and write operations with full source code written in C# have questions please advise lqy676769@163.com
<lqy> 在 2024-10-02 上传 | 大小:3072 | 下载:0
« 1 2 ... .22 .23 .24 .25 .26 4427.28 .29 .30 .31 .32 ... 5346 »

源码中国 www.ymcn.org