登录
首页 » Visual C++ » adms

adms

于 2012-06-09 发布 文件大小:3766KB
0 153
下载积分: 1 下载次数: 17

代码说明:

  阿当姆斯显式和隐式求解方法,用四阶龙格库塔作为起始,然后运用四阶阿当姆斯算法求解初值问题。主要程序包含在test2.cpp中,方法简单易懂。编译环境VC2010(Adam James explicit and implicit method for solving fourth-order Runge-Kutta as a start, then use the fourth-order A Williams algorithm for solving initial value problem. The main program contains in test2.cpp method is simple and easy to understand. Compile environment VC2010)

文件列表:

adms
....\adms
....\....\adms.vcxproj,3915,2012-06-06
....\....\adms.vcxproj.filters,943,2012-06-06
....\....\adms.vcxproj.user,143,2012-06-06
....\....\Debug
....\....\.....\adms.exe.embed.manifest,406,2012-06-06
....\....\.....\adms.exe.embed.manifest.res,472,2012-06-06
....\....\.....\adms.exe.intermediate.manifest,381,2012-06-06
....\....\.....\adms.lastbuildstate,48,2012-06-06
....\....\.....\adms.log,2204,2012-06-06
....\....\.....\adms_manifest.rc,198,2012-06-06
....\....\.....\CL.read.1.tlog,9654,2012-06-06
....\....\.....\CL.write.1.tlog,214,2012-06-06
....\....\.....\link-cvtres.read.1.tlog,2,2012-06-06
....\....\.....\link-cvtres.write.1.tlog,2,2012-06-06
....\....\.....\link.5876-cvtres.read.1.tlog,2,2012-06-06
....\....\.....\link.5876-cvtres.write.1.tlog,2,2012-06-06
....\....\.....\link.5876.read.1.tlog,2,2012-06-06
....\....\.....\link.5876.write.1.tlog,2,2012-06-06
....\....\.....\link.read.1.tlog,2562,2012-06-06
....\....\.....\link.write.1.tlog,488,2012-06-06
....\....\.....\mt.read.1.tlog,222,2012-06-06
....\....\.....\mt.write.1.tlog,222,2012-06-06
....\....\.....\rc.read.1.tlog,194,2012-06-06
....\....\.....\rc.write.1.tlog,202,2012-06-06
....\....\.....\test2.obj,62641,2012-06-06
....\....\.....\vc100.idb,232448,2012-06-06
....\....\.....\vc100.pdb,266240,2012-06-06
....\....\test2.cpp,1407,2012-06-06
....\adms.sdf,6639616,2012-06-06
....\adms.sln,879,2012-06-06
....\Debug
....\.....\adms.exe,43008,2012-06-06
....\.....\adms.ilk,535068,2012-06-06
....\.....\adms.pdb,691200,2012-06-06
....\ipch
....\....\adms-feaaced4
....\....\.............\adms-4046af71.ipch,15269888,2012-06-06

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

发表评论

0 个回复

  • 1
    说明:  四路归并排序,将原有的二路归并排序改编的四路归并排序(The four-way merge sort to the original way merge sort adaptation of the four-way merge sort)
    2012-12-07 14:16:36下载
    积分:1
  • 最小生成树
    给定一个带权的无向连通图,如何选取一棵生成树,使树上所有边上权的总和为最小(Given a weighted undirected connected graph, how to select a spanning tree to minimize the sum of all the upper bounds on the tree)
    2017-06-05 17:27:17下载
    积分:1
  • AOV-Sort-Algorithm
    使用C语言编写的AOV网的拓扑排序,内附有详细的源码解释和输入示意图(Using C language AOV network topological sorting, enclosing a detailed explanation and input source diagram)
    2011-10-26 16:34:29下载
    积分:1
  • PROGRAM
    本书是《程序员面试宝典》的第三版,在保留第二版的数据结构、面向对象、程序设计等主干的基础上,使用各大IT公司及相关企业最新面试题替换和补充原内容,以反映自第一版以来近几年时间所发生的变化。   欧立奇、刘洋、段韬编著的《程序员面试宝典》取材于各大公司面试真题(笔试、口试、电话面试、英语面试,以及逻辑测试和智商测试),详细分析了应聘程序员(含网络、测试等)职位的常见考点。本书不仅对传统的C系语言考点做了详尽解说,还根据外企出题最新特点,新增加了对友元、Static、图形/音频、树、栈、ERP等问题的深入讲解。最后本书着力讲述了如何进行英语面试和电话面试,并对求职中签约、毁约的注意事项及群体面试进行了解析。本书的面试题除了有详细解析和答案外,对相关知识点还有扩展说明。真正做到了由点成线,举一反三,对读者从求职就业到提升计算机专业知识都有显著帮助。   《程序员面试宝典》适合计算机相关专业应届毕业生阅读,也适合作为正在应聘软件行业的相关就业人员和计算机爱好者的参考书。(This book is the" canon" in the third edition, retained in the second version of the data structure, object-oriented program design, main basis, the use of each big IT companies and related enterprises to the latest interview questions substitution and supplement the original content, in order to reflect the since its first edition in recent years since time changes. Ou Liqi, Liu Yang, Duan Tao," canon" drawn from major companies interview questions ( written examination, interview, telephone interview, interview, and logical test and IQ test ), a detailed analysis of the application programmer (including network, testing ) positions of the common points. This book not only to the traditional C language test done a detailed explanation, according to the new characteristics of the new foreign title, added to the friend, Static, graphics/audio, tree, stack, ERP issues in depth explanation. The last book on described how the English interview and telephone interview, and the job of signin)
    2012-03-21 11:28:19下载
    积分:1
  • 有向图的邻接表存储的实现graph
    有向图的邻接表存储的实现,包括有向图的各种操作(Directed graph adjacency list storage implementation, including a variety of operations to the map)
    2020-07-16 10:38:50下载
    积分:1
  • 00
    说明:  还是通讯录系统 增删改查 课程设计 本科学校要求的数据结构课程设计(Or address book CRUD the data structures required by the curriculum design undergraduate schools curriculum design)
    2012-06-17 21:36:24下载
    积分:1
  • JOSEPHUS
    一个关于约瑟夫环问题的经典算法编程的C语言实现(the program about JOSEPHUS)
    2011-08-13 10:09:20下载
    积分:1
  • host2
    说明:  马踏棋盘算法编程,实现在棋盘上任意两点间的最短路径求解。(horse riding chessboard programming algorithm to achieve on the chessboard arbitrary 2:00 of finding the shortest path.)
    2006-04-30 00:12:21下载
    积分:1
  • quicksort
    数据结构快速排序例程代码,只要按照例子就可以很容易加入到你的程序当中。(Data Structures quick sort routine code, just follow the example you can easily add them into your program.)
    2013-05-23 15:05:53下载
    积分:1
  • zuiyouerfenjiansuozhu
    最优二叉搜索树问题具有最优子结构性质,即其任意一棵子树都是一棵独立的最优二叉搜索树,所以可以采用动态规划方法,并且在每次更新时保存子树的根。(Optimal binary search tree problem has optimal substructure property that any of its sub-tree are an independent optimal binary search tree, so you can use dynamic programming methods, and save each update subtree roots.)
    2013-10-10 18:48:17下载
    积分:1
  • 696522资源总数
  • 104047会员总数
  • 21今日下载