登录
首页 » Visual C++ » Example_Cpp

Example_Cpp

于 2013-03-06 发布 文件大小:169KB
0 243
下载积分: 1 下载次数: 2

代码说明:

  c++的adc(数模转换器)测试实例程序,很实用,适合初学者(the c++ adc test instance procedures, very practical, very classic)

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

发表评论

0 个回复

  • 96 在CC++中调用Matlab
    在CC++中调用Matlab,Matlab应用广泛,但怎样在CC++中调用呢?(Calling Matlab and Matlab widespread use, but how the CC call?)
    2005-08-14 21:09:51下载
    积分:1
  • shuzhijifen
    使用WIN-TC编写一个程序,实现数值积分。用复化梯形方法、复化Simpson方法、变步长梯形方法、变步长Simpson方法编程求解积分值。(Using WIN-TC to write a program to achieve numerical integration. Compound trapezoid method used, the complex method of Simpson, variable step trapezoidal method, Simpson variable step method for solving integral value programming.)
    2015-03-10 22:21:31下载
    积分:1
  • SearchPath478
    This file contains a summary of what you will find in each of the files that make up your SearchPath application.(This file contains a summary of what you wil l find in each of the files that make up your Searc hPath application.)
    2006-09-08 15:21:06下载
    积分:1
  • C--CPP-programmers-reference
    This guide reviews the rules and syntax of the principle commands that comprise C and its object-oriented cousin, C++. The reference consists of 19 chapters that define operators and the standard input/output, string, character, and more.
    2015-01-31 22:59:58下载
    积分:1
  • Tally
    一个简单的记账软件,重点在于使用c++与MATLAB混编,使用MATLAB做图,对记账数据进行分析(A simple accounting software, with emphasis on the use of c++ and MATLAB mixed, use MATLAB to do maps, analysis of accounting data)
    2009-02-21 13:05:12下载
    积分:1
  • GLMetaseq.h
    让ARToolKit支持MQO模型的必须头文件,GLMetaseq.h(Let ARToolKit support MQO model must header files, GLMetaseq.h)
    2014-02-09 23:10:11下载
    积分:1
  • rounds-of-disaster
    关于灾情巡视路线问题的数学模型,利用的是Floyd算法以及Hamilton圈改良算法(a modeling about rounds of disaster,taking advantage of the Floyd algorithm and improved Hamilton circle algorithm)
    2011-12-28 20:20:20下载
    积分:1
  • LMS
    1,、设置变量和参量:   X(n)为输入向量,或称为训练样本   W(n)为权值向量   e(n)为偏差   d(n)为期望输出   y(n)为实际输出   η为学习速率   n为迭代次数   2、初始化,赋给w(0)各一个较小的随机非零值,令n=0   3、对于一组输入样本x(n)和对应的期望输出d,计算   e(n)=d(n)-X^T(n)W(n)   W(n+1)=W(n)+ηX(n)e(n)   4、判断是否满足条件,若满足算法结束,若否n增加1,转入第3步继续执行(, set the variables and parameters: X (n) is the input vector, otherwise known as the training sample W (n) for the weight vector e (n) for the deviation d (n) is the desired output y (n) is the actual output η is the learning rate n is the number of iterations)
    2011-12-10 20:22:05下载
    积分:1
  • vblast
    Matlab中vblast仿真实现VBLAST技术在MIMO-OFDM系统中应用研究 MATLAB VBLAST (VBLAST BASED on matlab Vblast.m )
    2020-11-25 13:09:38下载
    积分:1
  • SVM
    支持向量机 算法在特征提取中的应用 源代码(Support vector machine algorithm in feature extraction of the source code)
    2011-04-20 10:44:32下载
    积分:1
  • 696518资源总数
  • 105714会员总数
  • 27今日下载