各类收藏(文章、博客、软件)

 

【编程随想】的技术博客

http://blog.csdn.net/program_think/

https://code.google.com/p/program-think/

 

http://program-think.spaces.live.com/mmm2009-09-01_09.47/blog/cns!F5B0090663FEEADA!144.entry

http://docs.google.com/View?docid=0AbZnRSbuUv3sZGNwNXg4NDNfMTRjd25uZ2Zkcw

 

Commit-monitor for Subversion repositories

http://code.google.com/p/commitmonitor/source/checkout

 

Chess Engine

http://code.google.com/p/gray-matter/

 

Tetris

http://code.google.com/p/simple-tetris-clone/

http://code.google.com/p/vertris/

 

Matching

http://www.xs4all.nl/~rjoris/maximummatching.html#ref4

http://en.wikipedia.org/wiki/Matching_(graph_theory)

http://en.wikipedia.org/wiki/Edmonds's_matching_algorithm

http://www.cs.ucl.ac.uk/staff/V.Kolmogorov/software.html#BLOSSOM5

http://lemon.cs.elte.hu/trac/lemon/wiki/Downloads

 

IBM Java文档库

http://www.ibm.com/developerworks/cn/views/java/libraryview.jsp

 

Table旋转/转置/交叉表

http://topic.csdn.net/u/20101026/22/E20A367D-BCB2-4BA2-B2C3-F7503DF9C928.html

 

编程电子书经典收藏(Java,C/C++,C#/Linux等)

http://blog.chinaunix.net/u3/93928/showart_1993442.html

 

ImageMagick

http://www.imagemagick.org/download/delegates/

http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=16224&sid=506756d95c1adc24b414a8b33c53de56

 


PHP

http://www.learnphponline.com/scripts/email-activation-for-php-forms

http://www.phpclasses.org/package/2298-PHP-Generate-PHP-application-license-keys.html#description  dessa123

http://www.zendstudio.net/zend-studio-all-in-one-download/#online-keygen  Zend Studio download

PHP Base32

http://www.phpclasses.org/package/3484-PHP-Encode-and-decode-data-with-MIME-base-32-encoding.html

http://fremnet.net/article/215/class-base32

http://www.herongyang.com/encoding/Base32-Andre-PHP-Implementation-Test.html


PayPal

HTML Variables for Website Payments Standard [Official]

https://www.x.com/docs/DOC-1332#id08A6HI00JQU


PHP Template for IPN - Good Starting Point

https://www.x.com/message/120276#120276


PDT

https://developer.paypal.com/pdt



在线支付权威代码 Authorize.Net / PayPal PHP接口

http://justcoding.iteye.com/blog/545210


paypal支付开发接口

http://blog.chinaunix.net/space.php?uid=717333&do=blog&cuid=1154377

PayPal PHP接口 测试php-paypal-sandbox

http://php.laizheba.com/article/info/742.html


图标

http://www.small-icons.com/packs/32x32-free-design-icons.htm

http://www.small-icons.com/packs/

http://www.icojoy.com/articles/26/
http://www.icojoy.com/lj/free/34al3/34al_3.zip

1. 填充颜色边框
convert 1.bmp -bordercolor SkyBlue -border 4x4 2.bmp
convert 1.bmp -bordercolor #FF00FF -border 4x4 2.bmp

http://www.iconfinder.com

http://free.logomaker.cn/


9个免费图标下载网站

http://www.digglife.cn/articles/9-websites-you-can-get-free-icons.html


How to Digitally Sign Microsoft Files(.exe,.cab,.dll,.ocx,.msi,.xpi)

http://linzhibin824.blog.163.com/blog/static/73557710201071110536181/

http://www.thegeekstuff.com/2010/03/microsoft-digital-signatures/


Downloader
http://www.catonmat.net/blog/creating-a-video-downloader-application-using-opensource-tools-part-two/
http://www.catonmat.net/blog/downloading-youtube-videos-with-gawk/
http://stackoverflow.com/questions/4672186/download-youtube-video-in-c



http

http://www.codeproject.com/KB/IP/asynchttp.aspx

http://www.codeproject.com/KB/IP/getwebfile.aspx

http://www.codeproject.com/KB/IP/HTTPFilter.aspx

http://www.codeproject.com/KB/IP/win_HTTP_wrapper.aspx

http://www.codeproject.com/KB/IP/cgoogle.aspx

http://www.codeproject.com/KB/IP/videonet.aspx

http://www.360doc.com/content/10/0930/17/3668821_57590979.shtml



curl

http://curl.haxx.se/download.html

http://curl.haxx.se/docs/httpscripting.html

http://curl.haxx.se/docs/manual.html

http://curl.haxx.se/docs/faq.html#How_do_I_tell_curl_to_resume_a_t


unicode

http://www.unicode.org/faq//utf_bom.html

http://www.regexlab.com/zh/encoding.htm

http://www.joelonsoftware.com/articles/Unicode.html

http://www.vckbase.com/document/viewdoc/?id=1733

http://utfcpp.sourceforge.net/
http://site.icu-project.org/


http://www.codeguru.com/forum/archive/index.php/t-288665.html

http://topic.csdn.net/t/20051125/12/4417825.html


HTTPClient

http://topic.csdn.net/u/20110910/21/5d70f979-52ad-4016-8207-db6e4ce57fbb.html

http://topic.csdn.net/u/20110910/21/5d70f979-52ad-4016-8207-db6e4ce57fbb.html

http://topic.csdn.net/u/20110904/14/8a1ba2c6-7211-4412-aafa-9de4e5982ab9.html


http://blog.csdn.net/yaerfeng/article/details/7189867

http://code.google.com/p/go-home/


58: 

http://topic.csdn.net/u/20110910/21/5d70f979-52ad-4016-8207-db6e4ce57fbb.html

http://topic.csdn.net/u/20110829/17/3650098a-8a43-4e7d-92e6-406a384e646a.html


Maven

中文入门教程

http://cloudera.iteye.com/blog/424795

官方入门

http://maven.apache.org/guides/getting-started/index.html

生成source code

http://www.mkyong.com/maven/generate-source-code-jar-for-maven-based-project/

Get source jar files attached to Eclipse for Maven-managed dependencies

http://stackoverflow.com/questions/310720/get-source-jar-files-attached-to-eclipse-for-maven-managed-dependencies


Maven FAQ

http://maven.apache.org/general.html


How to find dependencies on public Maven repositories?

You could use the following search engines:



STL Sorting: How to sort a 'std::vector' containing classes/structures?

http://www.codeguru.com/forum/showthread.php?t=366064


TCP Proxy

http://grinder.sourceforge.net/g3/tcpproxy.html


Java HTTPS client certificate authentication

http://stackoverflow.com/questions/1666052/java-https-client-certificate-authentication


常见的数字证书格式

http://wgchwgch.iteye.com/blog/243382


An example of implementing a custom streambuf (performs XOR encryption)

http://www.dreamincode.net/code/snippet2499.htm


A beginner's guide to writing a custom stream buffer (std::streambuf)

http://www.mr-edd.co.uk/blog/beginners_guide_streambuf


====SLIDE SHOW===
http://sourceforge.net/projects/imgdissolver/
http://www.allegro.cc/about
http://alleg.sourceforge.net/docs.html
http://revel.sourceforge.net/


http://sourceforge.net/projects/oggvideotools/?source=directory


==AUTO MAKE==
http://www.gnu.org/software/autoconf/
http://www.ibm.com/developerworks/cn/linux/l-makefile/
http://www.linuxforum.net/books/autoconf.html#SEC1




==NET WORK==
1. netlib
https://github.com/cpp-netlib/cpp-netlib
2. URICPP
http://sourceforge.net/projects/uripp/


CMake

http://sinojelly.blog.51cto.com/479153/319173

http://www.cmake.org/cmake/help/cmake_tutorial.html


PE tool

http://www.pediy.com/tools/PEtools.htm


imgdissolver

https://imgdissolver.svn.sourceforge.net/svnroot/imgdissolver


Chrome build instructions on Windows

http://www.chromium.org/developers/how-tos/build-instructions-windows


AVI文件格式

http://blog.csdn.net/happydeer/article/details/8775


Pthreads on Microsoft Windows

http://locklessinc.com/articles/pthreads_on_windows/

http://forums.wxwidgets.org/viewtopic.php?f=1&t=11892

http://www.tech-archive.net/Archive/VC/microsoft.public.vc.mfc/2006-08/msg00727.html


ACM

http://cboard.cprogramming.com/projects-job-recruitment/78282-compression-decompression-wave-file-mp3.html
http://devmaster.net/forums/topic/4510-can-we-use-function-acmstreamconvert-to-decode-an-mp3-file/
http://blogs.msdn.com/b/matthew_van_eerde/archive/2010/06/01/how-to-enumerate-audio-compression-manager-acm-drivers-on-your-system-spot-the-bug.aspx
http://www.wavpack.com/index.html
http://sox.git.sourceforge.net/git/gitweb.cgi?p=sox/sox;a=blob;f=README.win32;hb=HEAD
http://www.voiceage.com/acmdriver.php


An MFC-CListCtrl derived class that allows other ‘controls’ to be inserted into a particular cell

http://www.codeproject.com/Articles/235278/An-MFC-CListCtrl-derived-class-that-allows-other-c



10 Free Professional HTML and CSS CV/Resume Templates

http://speckyboy.com/2010/05/05/10-free-professional-html-and-css-templates/


  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值