Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - 6.0
Search - 6.0 - List
DL : 0
由于一个数值问题的精确解往往事先不知道,而用数值方法求出的计算解的误差又是不可避免的。因此,数值解是否失真,如何判断──即误差问题,成为大家所关心的重要而又困难的问题,本章只介绍了误差的基本概念和数值计算的若干原则,这对处理数值计算问题是必需的,但是仅这些还远远不能解决工程和科学计算中更为复杂的误差分析问题,还需专门分门别类地进行研究。-as an accurate numerical solution of the problem often did not know in advance, and the numerical methods used to calculate the solution sought by the error is inevitable. Therefore, the numerical solution of whether distortion, how to judge-- namely error, as we are concerned the important and difficult issues, this chapter presents only the basic concept of error and numerical calculation of certain principles, which deal with numerical calculation is necessary, but they are far from alone can not solve engineering and scientific calculations more complex error analysis, specialized categories needed to conduct research.
Date : 2025-12-21 Size : 4kb User : 周易

DL : 0
基本蚁群算法用于解决eil51 TSP问题代码,开发环境是VC-basic ant colony algorithm is used to solve eil51 TSP code development environment is VC
Date : 2025-12-21 Size : 6kb User :

DL : 0
采用C++语言编写最大最小蚁群优化算法程序,解决问题-using C language largest smallest ant colony optimization algorithm to solve problems
Date : 2025-12-21 Size : 5kb User :

DL : 0
canon算法的mpi程序,很基本的 适用多个节点-canon algorithm MPI process, a very basic application of a number of nodes
Date : 2025-12-21 Size : 6kb User : 王皓

DL : 0
通过CPLD实现串行通信之VHDL语言,好看易懂-through CPLD serial communications VHDL, pretty easy to understand
Date : 2025-12-21 Size : 2kb User : dengri

DL : 0
SINE COSINE三角函数硬件实现代码,采用LATTICE ISPLEVER6.0开发。-SINE COSINE trigonometry hardware implementation code, LATTICE ISPLEVER6.0 use development.
Date : 2025-12-21 Size : 40kb User : 陈家钧

DL : 0
指派问题(非匈牙利算法),用matlab编的,不是原创-assignment (Hungary algorithm), using Matlab series, not originality
Date : 2025-12-21 Size : 3kb User : 荆少英

DL : 1
温湿传感器sht10的C程序,用官方的51的C程序修改的.-Temperature and Humidity Sensor sht10 C procedures, with the official 51 C of the revised procedures.
Date : 2025-12-21 Size : 5kb User : 许星星

fortran 用MPI并行的实现矩阵相乘-fortran MPI parallel with the realization of matrix multiplication
Date : 2025-12-21 Size : 3kb User : 段宾

用MPI在fortran下 泊松方程的并行实现-with MPI in fortran under Poisson equation parallel
Date : 2025-12-21 Size : 8kb User : 段宾

DL : 0
用MPI在fortran下 三维矩阵相乘的并行实现-with MPI in fortran three-dimensional matrix multiplication, the parallel implementation
Date : 2025-12-21 Size : 3kb User : 段宾

DL : 0
用MPI在fortran下 圆周率的并行实现-fortran with MPI in circumference under the parallel rate
Date : 2025-12-21 Size : 3kb User : 段宾

用MPI在fortran下实现Jacobi迭代算法-with MPI under the fortran Jacobi iterative algorithm
Date : 2025-12-21 Size : 3kb User : 段宾

DL : 0
非常好的学生管理试验要求,用C++编写,校验功能不错.大家练习一下-very good student pilot requirements, C, the calibration function well. We practice
Date : 2025-12-21 Size : 4kb User : 乐全

DL : 0
多进位二进制转8421BCD,具体实现是根据设计文档中的内容设计的-Binary to multi-binary 8421BCD, concrete realization of the design document is based on the content of design
Date : 2025-12-21 Size : 7kb User : philio

DL : 0
CUDA中函数的说明文档,有助于GPU编程的需要。-CUDA documentation of functions to help the needs of GPU programming.
Date : 2025-12-21 Size : 916kb User : gupipi

DL : 0
如何在MFC中调用CUDA,环境: Windows Vista SP1,Microsoft Visual Studio 2005,CUDA 2.0 步骤:1.创建一个对话框的MFC程序 -How to call MFC CUDA, Environment: Windows Vista SP1, Microsoft Visual Studio 2005, CUDA 2.0: 1. Create a MFC dialog box program
Date : 2025-12-21 Size : 627kb User : zhouxiaol

CUDA4.0 + VS2010 + Win7 64 + VAssistX 安装经验-CUDA4.0+ VS2010+ Win7 64+ VAssistX installation experience
Date : 2025-12-21 Size : 42kb User : YZ Liu

DL : 0
输入的第一行是一个整数N(1 <= N <= 100),表示学生的总数。 接下来的N行每行是一位学生的数据,从左向右依次是姓名,期末平均成绩,班级评议成绩,是否是学生干部,是否是西部省份学生,以及发表的论文数。姓名是由大小写英文字母组成的长度不超过20的字符串(不含空格);期末平均成绩和班级评议成绩都是0到100之间的整数(包括0和100);是否是学生干部和是否是西部省份学生分别用一个字符表示,Y表示是,N表示不是;发表的论文数是0到10的整数(包括0和10)。每两个相邻数据项之间用一个空格分隔。-The first line of the input is an integer N (1 < = N < = 100), said the total number of students. The next N lines is a student of the data, from left to right is a name, the end of grade point average, class council achievements, whether the student leaders, whether it is the western province of students, as well as the number of papers published. The name is composed of uppercase and lowercase letters of the alphabet does not exceed the length of the string (no spaces) scores of the ending grade point average and class council are between 0-100 integer (including 0 and 100) whether the student leaders and whether students of the western provinces, respectively, Y, N indicates not a character papers published number is an integer from 0 to 10 (including 0 and 10). Between every two adjacent data items separated by a space.
Date : 2025-12-21 Size : 3kb User : 邹继瑶

使用vc++6.0实现了遗传算法主从式并行计算,减少了遗传算法计算时间。-Using a genetic algorithm to achieve vc++6.0 master-slave parallel computing, genetic algorithm reduces computation time.
Date : 2025-12-21 Size : 5kb User : 钱云云
« 12 3 4 5 6 7 8 9 10 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.