LOG IN
BEGINNER GUIDES
|
PHP CLASSES
|
CODE SEARCH
|
ARTICLES SEARCH
|
PHP FORUMS
|
PHP MANUAL
|
PHP FUNCTIONS LIST
|
WEB SITE TEMPLATES
Start typing to search for PHP and MySQL Code Snippets and Articles
Join us on FaceBook
Submit Your Code
Poker Tournaments
Poker Guide for Developers
SEO Monitor
UpTime Monitor
My Favorite Examples
My Favorite Articles
Update Your Profile
More Weber Sites
PHP Code Search
Web Development Forums
Learn MySQL Playing Trivia
PHPBB2 Templates
Web Development Resources
Web Development Content
Internet Security
Software
Recommended Links
PHPClasses
PHP Editor
PHP Jobs
Vision.To Design
Ajax Tutorials
PHP Programming Help
PHP/MySQL Programming
Webmaster Resources
Webmaster Forum
XML meta language
website builder
Recommended
פרייסז - הכח לקנות עובר לידיים שלך
Texas Holdem Poker Evangelists
11
code examples found for
Chao Xu
.
#
Title
Author
Date
Views
4543
Weighted Random - Random Scripts usually chose one out of each item, and each item have an equal chance to be chosen. But what if you want an item to be chosed more frequently than other?
PHP
,
Math.
,
Arrays
Chao Xu
2006-12-03
11019
4635
Prime number finder (Sieve of Erastothenes)
PHP
,
Algorithms
,
Math.
Chao Xu
2007-05-15
7791
4566
Fast PI calculator. Can easily find the 1000th decimal place of pi in 5 seconds.
PHP
,
BC math
,
Algorithms
Chao Xu
2007-01-23
6837
4602
imageconvolution() does not appear in PHP with non-bundled GD libraries or a PHP version lower than 5.1. I wrote a replication of imageconvolution() in PHP.
PHP
,
GD image library
,
Graphics
Chao Xu
2007-03-13
5630
4637
Diffusion-Limited Aggregation visualization
PHP
,
Graphics
,
Algorithms
,
Math.
Chao Xu
2007-05-15
5466
4601
Imagefilter function - There are servers with GD library but not bundled with PHP. Imagefilter, will not work if the GD library is not bundled. So here is the code that will do exactly what imagefilter do.
PHP
,
GD image library
,
Graphics
Chao Xu
2007-03-13
3464
4638
Queue class VS Native array
PHP
,
PHP Classes
,
Arrays
Chao Xu
2007-05-15
3139
4577
BCrand, a function returns large random numbers
PHP
,
BC math
,
Algorithms
Chao Xu
2007-02-14
2726
4636
Prime Spiral is a image plotted with all the primes in a number spiral.
Algorithms
,
Graphics
,
GD image library
,
Math.
Chao Xu
2007-05-15
2420
4574
Get the root of a number with any precision
Algorithms
,
BC math
,
Math.
Chao Xu
2007-01-31
2415
4639
Find the peak memory usage (PHP5+)
PHP
,
Memory
Chao Xu
2007-05-15
2353