CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
SourceCode
Mathimatics-Numerical algorithms
Data structs
Main Category
SourceCode
Web Code
Develop Tools
Document
Other resource
Sub Category
Compress-Decompress algrithms
STL
Data structs
Algorithm
AI-NN-PR
matlab
Bio-Recognize
Crypt_Decrypt algrithms
mathematica
Maple
DataMining
Big Data
comsol
physical calculation
chemical calculation
simulation modeling
Search in result
Search
Data structs list
Sort by :
«
1
2
...
.87
.88
.89
.90
.91
192
.93
.94
.95
.96
.97
...
2656
»
Word-Ladder
Downloaded:0
Given two words (beginWord and endWord), and a dictionary s word list, find all shortest transformation sequence(s) beginWord to endWord, such that: Only one letter can be changed at a time Each intermediate word must ex
Update
: 2025-01-11
Size
: 1kb
Publisher
:
胡延旭
Max-Points-on-a-Line
Downloaded:0
Given n points on a 2D plane, find the maximum number of points that lie on the same straight line.
Update
: 2025-01-11
Size
: 1kb
Publisher
:
胡延旭
LRU-Cache
Downloaded:0
Design and implement a data structure for Least Recently Used (LRU) cache. It should support the following operations: get and set. get(key)- Get the value (will always be positive) of the key if the key exists in the ca
Update
: 2025-01-11
Size
: 1kb
Publisher
:
胡延旭
Text-Justification
Downloaded:0
Given an array of words and a length L, format the text such that each line has exactly L characters and is fully (left and right) justified. You should pack your words in a greedy approach that is, pack as many words as
Update
: 2025-01-11
Size
: 1kb
Publisher
:
胡延旭
Shortest-Palindrome
Downloaded:0
Given a string S, you are allowed to convert it to a palindrome by adding characters in front of it. Find and return the shortest palindrome you can find by performing this transformation. For example: Given aacecaaa , r
Update
: 2025-01-11
Size
: 1kb
Publisher
:
胡延旭
fem.f
Downloaded:0
fortran code for calculating nothing, you can see it
Update
: 2025-01-11
Size
: 3kb
Publisher
:
fizex
Josephus-problem
Downloaded:0
Numbered 1-n set of n (n> 0) Personal clockwise circle. First Person 1 clockwise report the number of people reported to m (m is a positive integer). Make it out of the line. Then the next person his start again 1 clockw
Update
: 2025-01-11
Size
: 1.04mb
Publisher
:
王丹
Binary-Tree-Traversal
Downloaded:0
The function of this program is to be implemented after preorder binary tree transform expression, and can use the stack to solve value postfix expression.
Update
: 2025-01-11
Size
: 107kb
Publisher
:
王丹
GraphBook.latest-r1991
Downloaded:0
The Graph Book. Everything you need to knwo about graphs and how to effectively use them to solve problems.
Update
: 2025-01-11
Size
: 4.41mb
Publisher
:
mitsos
Radix-Sort
Downloaded:0
Radix sort is a kind of non comparative sorting algorithm, which is based on the number of integers into different numbers, and then according to the number of each.
Update
: 2025-01-11
Size
: 582kb
Publisher
:
靳以2002
Bucket-Sort
Downloaded:0
Bucket sort is also called sorting box. Work principle is that the array to a limited number of bucket, each bucket and individual ranking (may use other sorting algorithms or is to recursively continue to use the bucke
Update
: 2025-01-11
Size
: 583kb
Publisher
:
靳以2002
Bubble-Sort
Downloaded:0
Bubble sort is a simple sorting algorithm, sorting algorithm is first learned by me. It repeatedly visited to sort the elements, a comparison of the two adjacent elements, if they have the order of errors to replace them
Update
: 2025-01-11
Size
: 147kb
Publisher
:
靳以2002
«
1
2
...
.87
.88
.89
.90
.91
192
.93
.94
.95
.96
.97
...
2656
»
CodeBus
is the largest source code store in internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.