搜索资源列表
JAVA编程常见问题分析
- 我将自己在Java编程实践中经常遇到的问题收集并整理起来,希望对java编程者能有所借鉴。-I will be in the Java programming practice problems often encountered in the collection and collation, in hopes that the java programming can have reference.
哲学家就餐问题分析
- 该问题与以前经典的五个哲学家五根筷子不同,这次是每个哲学家身边均有一副刀叉,总的资源是充足的-problems with the previous five classic philosophers five different chopsticks, this is the philosopher of each side have a knife and fork, the total resources are adequate
光伏并网逆变器的研究及可靠性分析-优秀硕士学位论文
- 随着环境污染和能源短缺问题的日趋严重,寻找一种储备大、无污染的新能源已经上升到世界各国的议事日程。太阳能作为当今最理想环保的能源之一,已经得到了人类越来越广泛的应用。本文以光伏(Photovoltaic.PV)并网发电系统为研究对象,以最大限度利用太阳能、无污染回馈电网为主要目标,开展了光伏并网发电系统的理论研究和仿真,具有重要的现实意义。光伏并网逆变器是光伏并网发电系统中必不可少的设备之一,其效率的高低、可靠性的好坏将直接影响整个光伏
si1000常见问题分析
- 详细介绍了si1000无线装置在通信过程遇到的相关问题。
使用matlab设计小波变换程序中的若干问题
- 小波分析\文档资料\使用MATLAB设计小波变换程序中的若干问题-Wavelet analysis of the design documentation using the MATLAB Wavelet Transform proceedings a number of issues
算法分析和设计
- 经典算法之:连续邮资问题,全排列问题,有限期任务安排,整数划分问题,装载问题-classic algorithms : for the postage issue, all issues with a task deadline, integer division, loading problems
哲学家就餐问题分析
- 该问题与以前经典的五个哲学家五根筷子不同,这次是每个哲学家身边均有一副刀叉,总的资源是充足的-problems with the previous five classic philosophers five different chopsticks, this is the philosopher of each side have a knife and fork, the total resources are adequate
弹性力学平面问题有限元分析
- 自编的有限元方法解决弹性力学平面问题的软件。有图形显示,数据结构的处理值得一看。-directed the finite element method to solve the problem of elasticity plane software. A graphic display, data processing structure of the eye-catcher.
电磁场有限元分析
- 本人自编的另一个有限元软件,用来解决电磁声静电场问题。本是一个作业。经了不少心思。可以在程序内建模,加载荷,并求解,彩图显示结果。并输出模型文件,和结果文件。输出的结果文件可以再读入程序进行下一次的分析。-I directed another finite element software, used to solve electromagnetic acoustic electrostatic field problems. This
算法分析
- 数据结构中的基本问题-the basic question in data structure.
算法设计与分析 报告 一
- 贪心算法解最优装载问题-greedy algorithm for optimal solutions loading problem
实用算法的分析与程序设计
- 本书总结了历届国际奥林匹克竞赛(IOI)的试题特点及我国参赛选手的培训经验。书中许多例题取自历届大赛的试题及中国队选手的训练题目,针对问题讲解了解题的关键思路及如何灵活运用有关的算法知识。-the book summarizes the successive international Olympiad (IOI) and the characteristics of the questions my players training
算法分析与设计多媒体
- 在毕业设计期间由多人开发的一个算法演示系统,它包n皇后问题、拉维斯加算法等-This is a algorithm demo system developed by some persons, which including n queen problem, Laplac algorithm,etc.
编译课程中有关语法分析问题的探讨
- 编译课程中有关语法分析问题的探讨,需要的朋友就下,谢谢支持。-Build courses on syntax analysis of the problem, it needs friends, thank you support.
背包问题的动态规划法算法(c++)
- 数据结构 算法设计与分析背包问题的动态规划法算法-data structure design and analysis of algorithms knapsack problem of dynamic programming algorithm
数值分析2
- 由于一个数值问题的精确解往往事先不知道,而用数值方法求出的计算解的误差又是不可避免的。因此,数值解是否失真,如何判断──即误差问题,成为大家所关心的重要而又困难的问题,本章只介绍了误差的基本概念和数值计算的若干原则,这对处理数值计算问题是必需的,但是仅这些还远远不能解决工程和科学计算中更为复杂的误差分析问题,还需专门分门别类地进行研究。-as an accurate numerical solution of the problem o
中国股市若干问题分析
- 可通过对股票的各种财务数据分析,例如发行、交易、公司业绩、股利分配等方面数据,近似推算出股票的股票价值。(Through the analysis of various financial data, such as issuing, trading, company performance, dividend distribution and other data, the stock value of the stock is ap
STM8L I2C程序第二次数据通信失败的问题分析
- STM8L I2C程序第二次数据通信失败的问题分析(Analysis of the failure of second times data communication in STM8L I2C program)
八皇后问题
- 八皇后问题分析,这次实验是用蛮力法找出八皇后位置。第一个实验8*8矩阵,经过测试所用时间过大.。(Eight queens question)
数据结构 图的应用 最小生成树问题
- 应用最小生成树的实际问题,内含题目、代码、问题分析(Application of the minimum spanning tree to practical problems, including problem, code and problem analysis)