-
-
-
[
C/C++]
List.rar
The standard one-way linked list c++ to achieve an example of object-oriented data structure
constructor function Copy function overloaded assignment operator function
-
-
-
-
[
Java/JSP]
luruchengji.rar
chengjiguanli
class ManageCenter{
private static List list = new ArrayList()
public void addStudent(Student student){
list.add(student)
Category:
SCM Upload User:
kangfuhai Size:
4K
-
-
[
Matlab]
FastMarching_version1.zip
The function MSFM2D/MSFM3D calculates the shortest distance from a list of points to all other pixels in an 2D or 3D image, using the Multistencil Fast Marching Method (MSFM). This method gives more accurate distances by using second order derivatives and ...
-
[
Delphi]
DBListView98_v.1.85.zip
DBListView98 v.1.85
Functionalities :
• Icon, report, list, viewStyle,
• Header Hottracking,
• Column Sorting,, Hottracking, Drag’n drop
• SubItem bitmaps,
• new CustomDraw implementation,
• Registry saving, ...
-
[
C/C++]
CH_STL.rar
Details of STL, including the vector, deque, list, set and map to achieve the principles and use