Welcome![Sign In][Sign Up]
Location:
Search - solve

Search list

[Mathimatics-Numerical algorithmsJacobi迭代法

Description: 用C语言来实现的。求解线性方程组的迭代,是一种简单的迭代法,可不如 Gauss-Seidel迭代法收敛速度快。-Use c language to make a Jacobi iterative arithmetic which could solve the linear equation group, but it s may be more slower than the Gauss-Seidel iterative arithmetic.
Platform: | Size: 20414 | Author: luo | Hits:

[GDI-Bitmap20050704171008

Description: 本代码用来解决图像格式转换,可以将任意映像文件转换成位图文件-code to solve the image format conversion can be arbitrary image file conversion into bitmap file
Platform: | Size: 3072 | Author: 小兵 | Hits:

[OS program[_A_Quadra1888275142005

Description: This a quadratic equation solver,this program can be use to solve second-order polynomial equation with one variable \"x\"-This a quadratic equation solver,this program can be use to solve second-order polynomial equation with one variable \"x\"
Platform: | Size: 3498 | Author: 陈云 | Hits:

[USB developtest_D12tstModi

Description: 这是philips的usb d12的驱动测试程序,本版本部分资源已汉化,并解决英文版不能编译问题-This is the Philips USB D12 driver testing procedures, this version has some of the resources the Manchus, and the English version can solve the problem compiler
Platform: | Size: 53129 | Author: cguo | Hits:

[Driver DevelopD12应用程序源码

Description: D12应用程序源码 本版本部分资源已汉化,并解决英文版不能编译问题。-D12 application source version of the part of the resources have been finished, and the English version can not solve the problem compiler.
Platform: | Size: 53129 | Author: 许之敏 | Hits:

[Other resource图搜索策略

Description: 一个使用Java实现的人工智能的图搜索策略程序——酒九宫图问题 人工智能-图搜索策略-演示程序-使用说明 程序简介 在人工智能领域,对隐式图的搜索是求解问题的一种基本方法,本程序通过使用多种图搜索策略,对 重排九宫问题进行求解,演示了“广度优先搜索”、“深度优先搜索”、“有界深度优先搜索”、 “最好优先搜索”和“局部择优搜索”五种基本的图图搜索策略。 整个程序使用了动画技术,界面设计美观友好,使用方便。-use a Java artificial intelligence plans Search Strategy -- Liquor JiuGongTu problems of artificial intelligence-map search strategy - Demonstration Program-use guide in the field of artificial intelligence, the implicit search of the plan to solve the problem is one of the basic methods, the procedures through the use of multiple map search strategy, the rearrangement JiuGongTu problem solving, presentation of the "breadth - first search," "depth-first search", "bounded depth-first search", "best-first search" and "partial selection of the best search" five basic map search strategy. The whole process of using animation, interface design aesthetic friendly, easy to use.
Platform: | Size: 29635 | Author: 陈凯 | Hits:

[Linux-Unix如何在LINUX下实现硬件的自动检测

Description: 如何在LINUX下实现硬件的自动检测?这是一个问题,如何解决,请看书!-How to do hardware detection in linux? It s a question. How to solve it? Just read the book!
Platform: | Size: 33274 | Author: 王涛 | Hits:

[Other resource拼图游戏算法

Description: 本程序是简单拼图游戏的算法,可以解决如八数码难题 -this procedure is simple puzzles and the algorithm can solve problems such as eight digital
Platform: | Size: 1643 | Author: 汪永威 | Hits:

[Other resourceMase

Description: 用VC写的,用栈解决了数据结构基本的迷宫问题.没有用到MFC类库-VC wrote, with a stack data structure to solve the basic problem of the maze. Do not use MFC
Platform: | Size: 39620 | Author: 欧瑞清 | Hits:

[Windows DevelopNN_GA

Description: 人工智能及神经网络的机器学习算法,经典的遗传算法,在实际中可以解决选路问题及最短路径问题。-machine study algrithm for artificial intelligence and neural network, it can solve the problem of shortest route
Platform: | Size: 214008 | Author: wtm | Hits:

[Other用四阶龙格-库塔法解求解微分方程初值问题

Description: 典型的数值分析程序,用四阶龙格-库塔法求解微分方程初值问题-typical numerical analysis procedures, with four bands Runge - Kutta method to solve initial value problems
Platform: | Size: 2873 | Author: tsibintsibin | Hits:

[Other resource实验2-插值与拟合

Description: 1、掌握用MATLAB计算拉格朗日、分段线性、三次样条三种插值的方法,改变节点的数目,对三种插值结果进行初步分析。 2、掌握用MATLAB作线性最小二乘的方法。 3、通过实例学习如何用插值方法与拟合方法解决实际问题,注意二者的联系和区别。-1. Grasp by matlab calculating Lagrange, segement linear, 3rd order spline these 3 interpolation method. Analisize the 3 interpolation results by changing the No. of points. 2. Grasp the method of linear minimun 2 product mehtod using matlab. 3. Solve the practical problems though the study of example of how to use interpolation and fitting method. Pay attention to the relation and difference of the 2 methods.
Platform: | Size: 120373 | Author: 葛林 | Hits:

[Other resource实验4-微分方程

Description: 用欧拉方法和龙格-库塔方法求微分方程数值解,画出解的图形,对结果进行比较分析。-using Euler method and RK method to solve the differential equations ,ploting the graph of the solution, compare and analyze the solutions
Platform: | Size: 100454 | Author: 葛林 | Hits:

[Other resource遗传算法工具箱

Description: 如何利用遗传算法工具箱函数编写求解实际优化问题的MATLAB程序-how to use genetic algorithm toolbox function optimization prepared to solve practical problems MATLAB
Platform: | Size: 106471 | Author: qianyg | Hits:

[Other resource实验6-牛顿法解方程

Description: 在matlab中应用牛顿切线法和割线法求解一元多次方程。具体详见压缩包中说明文档。-Apply Newton tangent and secant method to solve unitary multiple order functions in matlab. Please read the readme document in the zip file.
Platform: | Size: 55678 | Author: 葛林 | Hits:

[File OperateVC实现常微分方程初值问题求解

Description: 讲述如何利用VC的编程来求解微分方程的一种思想-VC on how to use the programming to solve a differential equation thinking
Platform: | Size: 216436 | Author: 马跃 | Hits:

[Communication公交非接触IC卡读写器的应用设计

Description: 公交非接触IC卡读写器的应用设计采用PHILIPS公司的Mifare卡作IC卡,设计以射频技术为核心,以单片机为控制器的IC卡读写器在公交自动收费系统中的应用。制作的IC卡读写器可以实现制卡、售卡、自动收费等功能,具有安全、实用、方便、快捷、可靠性高的特点,解决了城市公共交通服务行业既频繁又琐碎的收费管理问题,有广泛的应用前景。-Bus non-contact IC card reader applications designed using the Philips Mifare cards for IC cards, designed to RF technology as the core, microprocessor controller IC card reader automatically charges the transit system applications. The production of IC card reader card system can be achieved, A file, automatic charges and other functions, is safe, practical and convenient, fast and high reliability features to solve the urban public transport sector is also frequent charges trivial issues, a broad range of applications.
Platform: | Size: 135207 | Author: 广龙 | Hits:

[File Operate上传局域网内自动升级程序

Description: 还是pb的源码,转载别人的。我认为不错,是C/S程序中的点睛之笔,解决程序自动更新问题。编译成exe文件可以独立使用或嵌入到其他平台中调用。-or the source, reproduced people. I think it is true, is C / S process of finishing touch to solve the problem automatically update procedures. Compiled exe files can be used independently or embedded into other platforms call.
Platform: | Size: 80323 | Author: alum | Hits:

[JSP/Javaproducer-java

Description: 用java为源代码,解决多线程编程中的经典问题:生产者消费者问题-with java source code to solve multi-threaded programming with a classic problem : Producer consumer issues
Platform: | Size: 9632 | Author: 苏晓 | Hits:

[Windows Developcircular_queue

Description: 以VC++为编程工具,解决了windows多线程编程中的经典问题:circular_queue问题-to VC + + programming tools, solve the windows multithreaded programming of the classic problems : problems circular_queue
Platform: | Size: 926 | Author: 苏晓 | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »

CodeBus www.codebus.net