-
快速排序的经典算法
快速排序的经典算法-Quick Sort of the classic algorithm
- 2022-02-13 01:29:10下载
- 积分:1
-
最近在关注gui,这是在网上找到的基于matlab gui的扫雷游戏源码,适合入门级试验学习。...
最近在关注gui,这是在网上找到的基于matlab gui的扫雷游戏源码,适合入门级试验学习。-Recent concern about the gui, this is the Internet to find matlab gui-based source of mine game, suitable for entry-level pilot study.
- 2022-03-30 00:33:42下载
- 积分:1
-
function long StrToData (CString strData. int jz) function : is the string to in...
函数 long StrToData(CString strData,int jz)
功能:字符串转为正整数值 [字符串可为2-16]任意进制数值字符串
返回:长整型数值
参数:strData 为将要转换的字符串
参数:jz 为字符串的进制
如:
CString s
s="FFA6"
long data=StrToData(s,16)
则:data的值为:65446
用法:将StrToData.h和StrToData.cpp复制加入到您的工程里,在需要调用的函数中
加入#include "StrToData.h"即可调用
-function long StrToData (CString strData. int jz) function : is the string to integer values [string for 2-16] arbitrary numerical string to 229 : long integer numerical parameters : strData will be converted to a string parameters : jz for the string-band such as : CString s = s "FFA6" long StrToData data = (s, 16) : data values are : 65446 directions : StrToData.cpp StrToData.h and will be added to your copy of the works, in the need to call a function to add# include "StrToData.h" can be transferred with
- 2023-05-26 02:20:03下载
- 积分:1
-
实时数据采集
串口数据采集实时显示程序
包含了串口通信和实时显示的源代码-Serial data acquisition in real-time display program includes a serial communications and real-time display of the source code
- 2022-08-21 22:27:22下载
- 积分:1
-
4042
Complex modulation coherent pulse train signal, On neural network control, In matlab R2009b debugging through.
- 2017-09-15 21:24:11下载
- 积分:1
-
postdata
获取multipart/form-data形式上传文件的函数(Get multipart/form-data forms to upload files function)
- 2013-08-29 17:03:31下载
- 积分:1
-
xiaobo-mashijuli
说明: 使用美国辛辛那提大学的数据,进行小波,时域,时频域提取特征,使用马氏距离对其进行性能退化。(Using data from the University of Cincinnati in the United States, wavelet, time domain, time-frequency domain features were extracted, and markov distance was used to degrade its performance.)
- 2020-12-15 10:36:11下载
- 积分:1
-
对grwave PC版需要一台IBM PC / AT或等效
地波场强计算,高频地波场强衰减计算,高频电磁波地波传播计算仿真,Fortran源程序,可以在cirr公开网址上获得。- The PC version of GRWAVE requires an IBM PC/AT or equivalent
(80286 microprocessor) with a math co-processor and a minimum of
256 kilobytes of memory.
Disk Contents:
GRWAVE is supplied on a 3.5" or 5.25" disk which
contains three main files. These are GRWAVE.EXE, GRWAVE.FOR
and GRWUSR.MAN. GRWAVE.EXE is executable machine language code.
GRWAVE.FOR is the FORTRAN source code. Compilation of this
source code to produce an executable code requires a FORTRAN
compiler which supports double precision complex arithmetic.
Microsoft FORTRAN Version 4.01 was used to compile and link
GRWAVE.FOR to produce GRWAVE.EXE. Compilation has also been
tested with Lahey FORTRAN F77L [*]. It is known the IBM
Professional FORTRAN will not work because of a lack of support
for double precision complex arithmetic.
[*] Note: GRWAVE uses a function, DREAL, which is not an
in
- 2022-04-14 19:32:30下载
- 积分:1
-
谈到在Windows创建线程的例子,在网上的很多的参考都是基于MFC的。其实,就操作系统实验这个前提而言,大可不必去碰那个大型的MFC的框架。[1]中提到了在W...
谈到在Windows创建线程的例子,在网上的很多的参考都是基于MFC的。其实,就操作系统实验这个前提而言,大可不必去碰那个大型的MFC的框架。[1]中提到了在Windows命令控制台下创建进程及线程的方法,本文对[1]中的方法加以了实现,并做些简单的进程及线程的测试程序。
-On Windows create a thread in the examples of the many online reference are based on the MFC. In fact, experiments on this premise in terms of the operating system, no need to touch the large MFC framework. [1] mentioned in the Windows command console to create processes and threads under way, this paper [1] in the methods to achieve, and do a simple process and thread test procedures.
- 2022-03-24 20:38:18下载
- 积分:1
-
ad595
AD595测温芯片可用于测量CPU等热量高的芯片表面温度,通过电压换算为温度值,以及电容漏电流介绍(Monolithic Thermocouple Amplifiers
with Cold Junction Compensation
AD595、AD594)
- 2010-02-06 21:28:37下载
- 积分:1