-
-
[
Others]
shujujiegoudanlianbiao.rar
importation of a series of descending order of the integers (100,50,40,30 ...), to mark the end of 0, As several of these data to establish a domain reversal single-linked list; Keyboard input from an integer X, That will insert the single X-linked lists ...
-
[
Others]
shunxubiaodeyiyong.rar
4. Establish an orderly sequence (10,30,35,50,56,100,120) using binary search method in this table as a whole you, if the output is found in this round table position serial number, Otherwise output Not found.
-
[
Visual C++ (VC++)]
shiyan4.rar
4 reports the experimental data structure, content or subject of the experiment l, randomly generated integers n = 100,200,300,1000,2000 co-exist in the array r [1 .. n] in. On the main search algorithm (the order of search, Insertion Sort, Bubble Sort, ...
-
[
Visual C++ (VC++)]
C100.rar
100 classic C programming examples, very useful, especially for the novice C language have great friends to help, so that they fewer detours.
Category:
C++ eBooks Upload User:
xl1940asd Size:
53K
-
[
Visual C++ (VC++)]
Fibonacci.rar
Program can receive an integer between 1 to 100, according to the received value, to calculate the Fibonacci number, the screen output of its value. Fibonacci sequence is defined as follows: Fib (1) = 1 Fib (2) = 1 Fib (n) = fib (n-2)+ fib (n-1)
Category:
Algorithm Upload User:
longyuan Size:
1K
-
[
Java/JSP]
hibernate.rar
Hibernate paging query can be achieved, for example: starting from the first 20000 records of 100 out Query q = session.createQuery ( " from Cat as c" ) q.setFirstResult (20000) q.setMaxResults (100) List l = q.list ()
-
-
-
-
[
C/C++]
ccprocedureshundredcases.Rar
C language classic procedures hundred cases, the file format for text, are all examples compiled by the Public TURBO C C operating environment.