登录
首页 » Visual C++ » transfer-matrix-method-to-caculate-PCG

transfer-matrix-method-to-caculate-PCG

于 2008-04-27 发布 文件大小:33KB
0 298
下载积分: 1 下载次数: 41

代码说明:

  不用说的好,我们室主任开发的Photonics cyrestal band gap计算Fortran代码。注意不要忘了input文本。(Needless to say the good, our director of development Photonics cyrestal band gap calculation of Fortran code. Do not forget to pay attention to input text.)

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

发表评论

0 个回复

  • Lave1
    #include <iostream> #include <stdlib.h> #include <string.h> using namespace std const kl = 4, kzs = 2, m = 6, n = 4, Error = 5 char *K[kl] = {{"01"},{"bB"},{"23456789ACDEFacdef"},{"hH"}} int A[m][n] = {{1,2,2,5}, {1,3,2,4},{2,2,2,4},{2,2,2,4},{5,5,5,5},{5,5,5,5}},
    2010-01-20 23:55:27下载
    积分:1
  • Work-with-binary-file
    Example of working with binary file
    2014-12-04 05:22:47下载
    积分:1
  • pesqpar
    this is visuall c++ programmes to remove noise
    2011-08-06 20:42:58下载
    积分:1
  • VC(6.0)_ecg
    用VC6.0编写的对话框程序,可以读取ECG(txt格式)数据,并画图。采用差分阈值法对心电信号进行R波的检测并显示R波检测的个数,效果较好。程序中也编写了一个滤波器对心电数据进行滤波。(VC6.0 prepared by the dialog box procedure, you can read ECG (txt format) data, and drawing. Differential threshold method ECG R-wave detect and display the number of R-wave detection, the better. The program also write a filter for filtering the ECG data.)
    2015-07-29 13:51:49下载
    积分:1
  • MATLAB
    电力系统分析牛顿拉夫逊法就算潮流主程序及各个子程序合计牛拉法(Power Systems Analysis Newton Raphson even if the trend of the main program and each subroutine Total cattle Rafah)
    2013-01-03 16:14:42下载
    积分:1
  • matcomplotshow
    说明:  这是MATLAB和VC相互调用的例子,通过MATCOM来实现,所以想学习如果在VC中调用MATLAB函数的,可以学习一下(This is the MATLAB and examples of VC call each other by MATCOM to achieve, so if you want to learn to call MATLAB functions VC, you can learn about)
    2011-02-17 05:07:53下载
    积分:1
  • HsT2Hlp_Demo
    HsT2Hlp_Demo,中信证券api简单的api示例(HsT2Hlp_Demo, CITIC Securities api api simple example)
    2014-02-13 10:49:59下载
    积分:1
  • bingji
    对给定集合A和B,能够编出求A和B的并集C的程序。(For a given set A and B, can be compiled out of order to A and B, and the set of C procedures.)
    2009-12-23 13:19:48下载
    积分:1
  • PROGRAMMATION-cPP-et-genie-logiciel
    book to learn Visual c++ and logiciel
    2014-02-19 12:13:40下载
    积分:1
  • CircleBuffer
    模板类名:CircleBuffer 功 能:环形缓冲区 优 点:相对于队列来说减少了很多对地址的反复操作,增加稳定性。(Template class name: CircleBuffer function: the ring buffer Pros: relative to the queue for reduced many repeated operation of the address, to increase stability.)
    2013-03-29 23:07:39下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载