登录
首页 » Visual C++ » Source

Source

于 2009-10-07 发布 文件大小:1124KB
0 239
下载积分: 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 个回复

  • 444
    光立方制作的源代码,可以直接输入进行编程,减少菜鸟编程实践 (Light cube made of the source code, you can directly enter the program, reducing the rookie programming practice)
    2013-10-16 14:44:27下载
    积分:1
  • 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
  • 鬼影ddos群集源码
    鬼影DDOS集群发包源码,分为客户端和服务端完整源码(Ghost DDOS cluster source code, divided into client and server complete source code)
    2017-11-21 14:43:42下载
    积分:1
  • Windows
    Windows下的32位汇编语言程序设计(罗云彬).pdf,(Windows, 32-bit assembly language programming (Luoyun Bin). Pdf,)
    2010-06-04 21:43:39下载
    积分:1
  • work2
    有五个学生,每个学生有3门课的成绩,从键盘输入以上数据(包括学生号,姓名,三门课成绩),计算出平均成绩,况原有的数据和计算出的平均分数存放在磁盘文件"stud"中。(There are five students, each student has three classes of results, more than from the keyboard input data (including student number, name, class 3 results), calculated the average performance, the status of the original data and calculated the average score placed disk file in the " stud" in.)
    2009-05-12 19:40:59下载
    积分:1
  • dianti
    实现单片控制,kongzhidiantide(shixiandanpianjikongzhi )
    2009-07-05 16:11:33下载
    积分:1
  • OK-OK
    Bacom use mmc not test very fast
    2020-06-19 19:20:02下载
    积分:1
  • liezhuyuan
    计算方法高斯列主元消去法C程序 保证好用(Method of calculating Gaussian elimination pivot column C program to ensure easy to use)
    2009-10-14 22:03:35下载
    积分:1
  • nice
    顺序表的创建,插入,输出,删除,且各个功能都在主函数中调用(Creation, insert, output by the sequence table, delete)
    2013-03-28 22:50:55下载
    积分:1
  • zhebanchazhao
    关于对顺序链表的折半查找功能的实现等等,非常有用(On the order of half of the list to find the realization of function and so on, very useful)
    2008-06-21 16:40:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载