登录
首页 » Visual C++ » Source

Source

于 2009-10-07 发布 文件大小:1124KB
0 254
下载积分: 1 下载次数: 4

代码说明:

  科学与工程数值计算算法(Visual C++版),全是代码(Science and Engineering numerical calculation algorithm (Visual C++ version), all the code)

文件列表:

Source
......\autorun.inf
......\Chapter1
......\........\ComplexCalculator
......\........\.................\Complex.cpp
......\........\.................\Complex.h
......\........\.................\ComplexCalculator.aps
......\........\.................\ComplexCalculator.clw
......\........\.................\ComplexCalculator.cpp
......\........\.................\ComplexCalculator.dsp
......\........\.................\ComplexCalculator.dsw
......\........\.................\ComplexCalculator.h
......\........\.................\ComplexCalculator.ncb
......\........\.................\ComplexCalculator.opt
......\........\.................\ComplexCalculator.plg
......\........\.................\ComplexCalculator.rc
......\........\.................\ComplexCalculatorDlg.cpp
......\........\.................\ComplexCalculatorDlg.h
......\........\.................\ReadMe.txt
......\........\.................\res

......\........\.................\...\ComplexCalculator.rc2
......\........\.................\resource.h
......\........\.................\StdAfx.cpp
......\........\.................\StdAfx.h
......\Chapter2
......\........\MatrixCalculator
......\........\................\Complex.cpp
......\........\................\Complex.h
......\........\................\Matrix.cpp
......\........\................\Matrix.h
......\........\................\MatrixCalculator.aps
......\........\................\MatrixCalculator.clw
......\........\................\MatrixCalculator.cpp
......\........\................\MatrixCalculator.dsp
......\........\................\MatrixCalculator.dsw
......\........\................\MatrixCalculator.h
......\........\................\MatrixCalculator.ncb
......\........\................\MatrixCalculator.opt
......\........\................\MatrixCalculator.plg
......\........\................\MatrixCalculator.rc
......\........\................\MatrixCalculatorDlg.cpp
......\........\................\MatrixCalculatorDlg.h
......\........\................\ReadMe.txt
......\........\................\res

......\........\................\...\MatrixCalculator.rc2
......\........\................\resource.h
......\........\................\StdAfx.cpp
......\........\................\StdAfx.h
......\Chapter3
......\........\LECalculator
......\........\............\Complex.cpp
......\........\............\Complex.h
......\........\............\ImagDataDlg.cpp
......\........\............\ImagDataDlg.h
......\........\............\LECalculator.aps
......\........\............\LECalculator.clw
......\........\............\LECalculator.cpp
......\........\............\LECalculator.dsp
......\........\............\LECalculator.dsw
......\........\............\LECalculator.h
......\........\............\LECalculator.ncb
......\........\............\LECalculator.opt
......\........\............\LECalculator.plg
......\........\............\LECalculator.rc
......\........\............\LECalculatorDlg.cpp
......\........\............\LECalculatorDlg.h
......\........\............\LEquations.cpp
......\........\............\LEquations.h
......\........\............\Matrix.cpp
......\........\............\Matrix.h
......\........\............\ReadMe.txt
......\........\............\res

......\........\............\...\LECalculator.rc2
......\........\............\resource.h
......\........\............\StdAfx.cpp
......\........\............\StdAfx.h
......\Chapter4
......\........\NLequationCalculator
......\........\....................\Complex.cpp
......\........\....................\Complex.h
......\........\....................\LEquations.cpp
......\........\....................\LEquations.h
......\........\....................\Matrix.cpp
......\........\....................\Matrix.h
......\........\....................\NLequation.cpp
......\........\....................\NLequation.h
......\........\....................\NLequationCalculator.aps
......\........\....................\NLequationCalculator.clw
......\........\....................\NLequationCalculator.cpp
......\........\....................\NLequationCalculator.dsp
......\........\....................\NLequationCalculator.dsw
......\........\....................\NLequationCalculator.h
......\........\....................\NLequationCalculator.ncb
......\........\....................\NLequationCalculator.opt
......\........\....................\NLequationCalculator.plg
......\........\....................\NLequationCalculator.rc
......\........\....................\NLequationCalculatorDlg.cpp

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

发表评论

0 个回复

  • snow
    vb模拟雪花,想要电脑屏幕上有令人动容的雪花吗,想不到vb也能做到(vb simulated snow, want to have a computer screen you moving snow, can not think can be done vb)
    2009-04-22 11:52:04下载
    积分:1
  • liezhuyuan
    计算方法高斯列主元消去法C程序 保证好用(Method of calculating Gaussian elimination pivot column C program to ensure easy to use)
    2009-10-14 22:03:35下载
    积分:1
  • menu
    一个简单的OPENGL程序,关于MENU的显示,点击鼠标右键,显示SUBMENU(A simple program in Opengl.)
    2012-05-08 16:19:03下载
    积分:1
  • m8-hongwaiyaokxiaoc
    这是一个红外遥控小车的程序,已调试通过,用在avr单片机上(This is an infrared remote-control car procedures have been debugging through, used in single-chip on avr)
    2008-12-19 18:49:57下载
    积分:1
  • 847457336
    VB汇编指令操作类(CALL注入)源程序,有需要的就下载吧。(VB class assembly instruction (CALL injection) source, there is a need to download it.)
    2013-08-17 01:06:08下载
    积分:1
  • C-Technique
    C语言是一种计算机程序设计语言,它既具有高级语言的特点,又具有汇编语言的特点。它的功能性非常强大,目前是各高校的一门必修课。并且市场上许多软件也是基于C语言的平台而产生的,所以C语言在大学中的教学也称得上是"不遗余力"。但是近些年很多的学生普遍反映C语言晦涩难懂,不容易学透,非常努力的学最后却得不能心满意足,课程过后一无所获,甚至一个小小的程序都写不出来,于是针对这些情况就做出一些初步的分析,并且从C语言编程技巧上提出相关的改善对策。 (C language is a computer programming language, both with advanced language features, but also has characteristics of assembly language. Its function is very powerful, is now a required course in colleges and universities. And also a lot of software on the market based on the C language, platform and produce, so C language teaching at the university is also described as a "spare no effort." But in recent years, a lot of students generally reflect the C language obscure, not easy to learn thoroughly, very hard to learn, but finally could not have satisfied the course after nothing, even a small program that can not write, so for these situations to to make some preliminary analysis, and from the C programming language skills relevant improvement measures put forward.)
    2013-10-08 20:40:35下载
    积分:1
  • Maopao
    分别用C语言和汇编语言实现冒泡排序,有汇编语言实现时的流程图,通过比较运行的时间,体现汇编的高效(This is a best program which can help you learn huibain is more better.)
    2014-05-07 18:31:54下载
    积分:1
  • AN1004
    This article covers the so-called "min-cost flow" problem, which has many applications for both TopCoder competitors and professional programmers. The article is targeted to readers who are not familiar with the subject, with a focus more on providing a general understanding of the ideas involved rather than heavy theory or technical details for a more in-depth look at this topic, check out the references at the end of this article, in particular [1].
    2009-11-30 10:18:10下载
    积分:1
  • DIACHARGER
    铅酸蓄电池的大电流放电回路的控制,有自关断放电回路的功能的。(Control of the lead-acid batteries, high-current discharge circuit, since the shutdown function of the discharge circuit.)
    2012-02-21 23:08:36下载
    积分:1
  • MSKbdMon
    监视键盘,记录下在文本框中输入的文件名和密码,然后上传至指定的文件(Monitor keyboard, recorded in the text box, enter the file name and password, and then uploaded to the specified file)
    2008-05-04 13:00:34下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载