Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - solve
Search - solve - List
数据结构 教材及参考书目: 1〉 数据结构及应用算法教程 严蔚敏等编 清华大学出版社 2〉数据结构(C语言版) 严蔚敏等编 清华大学出版社 3〉数据结构C++语言描述 刘卫东等译 清华大学出版社 第一章 绪论 问题引入 解决问题步骤:建立数学模型和设计 算法 建立数学模型过程:分析问题、提取操作对象、找出对象间关系,对此用数学语言加以描述。 算法设计:利用建立的数学模型,根据具体问题,设计出解决问题的方法。 -data structure materials and bibliographies : 1> data structure and algorithm Application Guide Yan Wei Min edited Qinghua University Press 2> data structure (C-language version) Yan Wei Min edited Qinghua University Press 3> C language data structures described Liu Weidong as Qinghua University Press translation of the first chapter exordium was introduced to solve the problem of steps : creation of mathematical models and algorithms design mathematical model process : analysis, extraction operation targets, identify objects, using this mathematical language to be described. Algorithm Design : Using the mathematical model, based on specific issues designed to solve the problem.
Update : 2008-10-13 Size : 25288 Publisher : C语言

struts中文解决问题,这是精通struts书中的中文国际化一章的读书笔记。-struts Chinese to solve the problem, which is well versed in the Chinese book struts international chapter of the study notes.
Update : 2008-10-13 Size : 4764 Publisher : 朱春峰

DL : 0
此程序是解决同步与互斥的程序源代码,同时也是通过进程,和选择不同的进程,如消费者和生产者,输入不同的字符,来决定将执行哪一个进程。-this procedure is to solve and coordinate the program's source code, but also through the process, and the choice of different processes, such as consumers and producers that the importation of different characters to decide which one to the implementation process.
Update : 2008-10-13 Size : 7250 Publisher : 张英子

这是一用VB解决背包问题的遗传算法元程序,程序框架清楚,应用性强-This a backpack with VB solve problems of genetic algorithm yuan procedure is a clear framework and application-
Update : 2008-10-13 Size : 25214 Publisher : 刘三

一些模拟退火算法及元代码,可以用于解决TSP问题的等,我已经验证过了 可以的,速度比较快,大家可以下载试试! -some simulated annealing yuan and the code can be used to solve problems such as TSP, I can be tested, and faster speed, you can download a try!
Update : 2008-10-13 Size : 39886 Publisher : 刘三

这是用遗传算法解决多目标规划问题, 很不错的哦,希望对你有所帮助-This using genetic algorithms to solve multi-objective planning issues, it is very good, oh, and I hope to help you
Update : 2008-10-13 Size : 37369 Publisher : 刘三

本人的数值分析课程设计 ,比较完整!Gauss顺序消去法与Gauss列主元消去法是计算机上常用来求解线性方程组的一种直接的方法。就是在不考虑舍入误差的情况下,经过有限步的四则运算可以得到线性方程组的准确解的一类方法。-Numerical analysis of the curriculum design, a relatively complete! Gauss law and order eliminate Gauss out PCA elimination method is commonly used computers to solve linear equations in a direct way. Is not consider rounding error of circumstances, and after limited to the four-step operation can be linear equations the exact solutions of a class method.
Update : 2008-10-13 Size : 95247 Publisher : 沈嘉祺

DL : 0
A.文件系统不能解决数据冗余和数据独立性问题,而数据库系统可解决这类问题 B.文件系统只能管理少量数据,而数据库系统则能管理大量数据 C.文件系统只能管理程序文件,而数据库系统则能管理各种类型的文件 D.文件系统简单,而数据库系统复杂 -A. file system can not solve the data redundancy and data independence, and database systems solve these problems B. document management system can only be a small amount of data and database systems with the ability to manage large amounts of data C. document management system can only process documents and the database system is able to control Jimmy D. various types of paper document system simple and complex database system
Update : 2008-10-13 Size : 569536 Publisher : wyj

本实验中的问题是一个逻辑问题,而实验的目的是运用邻接矩阵解决图存储并解决在此结构情况下对矩阵中元素的扫描计算。其关键是怎样储存和计算。储存用的是邻接矩阵,而计算是用迪杰斯特拉算法。-experiment of the problem is a problem of logic, and The purpose of this experiment is to use the adjacency matrix storage solutions and plans to solve the structure of the matrix elements of scanning calculation. The key is how storage and computation. The store is adjacent matrix, which is calculated using Floyd algorithm.
Update : 2008-10-13 Size : 9241 Publisher : 哈哈发

差分法求解微分方程:古典显式法,收敛性最差;古典隐式法;Crank-Nicolson法,收敛性最好-difference method to solve the differential equation : Explicit classical method, the worst convergence; Classical implicit; Crank-Nicolson, the best convergence
Update : 2008-10-13 Size : 2795 Publisher : 叶真

一个朋友为从UNIX上传递尾部带半个汉字的xml脚本,导至系统异常,困扰了至少半年之久。所以用VC++作了一个演示,解决了这个跨平台的,不大不小的难题。-from a friend to pass on UNIX with half a tail of the Chinese characters xml script, lead to a system anomaly, beset at least six months long. Therefore, the use of VC made a presentation to solve the cross-platform, considerable problems.
Update : 2008-10-13 Size : 10135 Publisher : 松坚

最近整理文档,发现以前写的《如何在NT下获取进程的路径》一文中还有个问题没有解决:原文中的程序无法获取系统进程的路径,如:csrss.exe。记得VCKBASE上有位网友说过一个方法:“给枚举的进程增加SE_DEBUG_NAME权限即可”,于是在网上找了些资料,解决了原文中的问题。-recent collating documents, written in the past found "in the process of obtaining NT Path," a still-unresolved question : from the original procedures do not have access to the trails system processes, such as : Verify. Remember VCKBASE on-one netizen said : "The enumeration process to increase SE_DEBUG_NAME authority can," and so on the Internet to find the information, to solve the original problem.
Update : 2008-10-13 Size : 4425 Publisher : 刘珍

DL : 0
实现多线程通信,生产这与消费者问题在次的到解决。-multi-thread communication, and production of these consumer issues in the time to solve.
Update : 2008-10-13 Size : 182996 Publisher : 徐旭明

本开发包解决了VB无法获取远端MAC地址的缺陷。-solve the VB do not have access to the distal MAC address deficiencies.
Update : 2008-10-13 Size : 602002 Publisher : 谢栩

全面剖析了ADO.NET的本质,深入探索了类、接口、属性和方法,讲解了数据结构,演示发如何用.NET为解决具体的数据访问问题,重点讨论了如何用ADO.NET有效地平衡“功能的泛化”和“执行效率”,以及如何用ADO.NET解决对扩展性,并发性和可靠性的要求.-comprehensive analysis of the nature of ADO.NET, in-depth exploration of the category, interface, attributes and methods on the data structure, demonstrating how to use hair.NET to address the specific data access, focus on how to use ADO.NET effectively balance "function of generalization" and "implementation efficiency," ADO.NET and how to solve scalability, concurrency and reliability requirements.
Update : 2008-10-13 Size : 6872566 Publisher : 沈利

通用控件详细讲述,我看了之后,解开了好多迷惑之处,特推荐需要的朋友下载。-General Controls described in detail, I read, solve a lot of confusion between, the special needs of a friend recommended download.
Update : 2008-10-13 Size : 69631 Publisher : 程龙

DL : 0
大量的下载网站地址,破解程序网站地址及注册网站地址,还有一些ftp网址和电影网址。-lot of download site address and solve the procedures for registration and website addresses, web site addresses, some ftp site and movie site.
Update : 2008-10-13 Size : 2354 Publisher : 吴杰

DL : 0
一个结构响应分析程序,采用dmap编程,具体算法使用四阶龙格库塔算法riccati方法求解-a structural response analysis procedures using DMAP program, the specific algorithm used four bands Runge - Kutta method to solve algorithm Riccati
Update : 2008-10-13 Size : 623617 Publisher : 张璞

DL : 0
多线程编程介绍,这只是个入门程序。多线程编程在我们进行程序设计过程中是个重要的解决手段,但不可滥用-multithreaded programming, it is just entry procedures. Multithreaded programming in our program design process is an important means to solve, but not abuse
Update : 2008-10-13 Size : 11381 Publisher : 李筑

DL : 0
并行矩阵乘法。用于mpi和openMP混合并行求解矩阵乘法问题。适用于分布共享存储cluster环境。无解压密码。-parallel matrix multiplication. OpenMP for mixed MPI and parallel matrix multiplication to solve the problem. Distribution applicable to the shared storage cluster environment. Without extracting passwords.
Update : 2008-10-13 Size : 1838 Publisher : 张哲
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 50 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.