资源列表
Java_Swing
- java swing学习资料 swing基础内容-java swing swing basics of learning materials
matlab
- 绘制图型曲线,然后求他的绝对值,最后进行对比分析-Draw figure curve, then seek his absolute final comparative analysis
GraphsNew
- A graph G = (V, E) consists of a set of vertices, V, and a set of edges, E, where each edge is a pair (v,w) s.t. v,w V Vertices are sometimes called nodes, edges are sometimes called arcs. If the edge pair is ordered then the graph is
Hashing
- We’ll discuss the hash table ADT which supports only a subset of the operations allowed by binary search trees. The implementation of hash tables is called hashing. Hashing is a technique used for performing insertions, deletions and finds in con
Heaps
- Many applications require that we process records with keys in order, but not necessarily in full sorted order. Often we collect a set of items and process the one with the current minimum value. e.g. jobs sent to a printer, Operating system j
Trees
- Preliminaries What is Tree? Implementation of Trees using C++ Tree traversals and applications Binary Trees Binary Search Trees Structure and operations Analysis AVL Trees
queuesNew
- A queue is a list from which items are deleted from one end (front) and into which items are inserted at the other end (rear, or back) It is like line of people waiting to purchase tickets: Queue is referred to as a first-in-first-out (FIFO) data
stacksNew
- An abstract data type (ADT) is an abstraction of a data structure An ADT specifies: Data stored Operations on the data Error conditions associated with operations
dastorat-linux.pdf.tar
- This file contain useful commands line for Linux beginners in Persian.-This file contain useful commands line for Linux beginners in Persian.
pso
- PSO algorithm (PSO) standard test function verification process. M in a document, including the current literature is used to validate the seven standard test function (Ackley), 3D dynamic display, and the over-concentration of particles scatters whe
Power-system-harmonic-analysis
- 电力系统谐波分析算法的研究和应用,谐波,傅里叶变换-Power system harmonic analysis and application of the algorithm
IMAGE-ENHANCEMENT-USING-SIGMOID-FUNCTTION
- IMAGE ENHANCEMENT BY USING SIGMOOID FUNCIOON
