
按相关性排序 按时间排序
- 10 of the Best Programming Fonts 2009-12-04 14:15:47
- the font itself.Have I listed or missed your programming font of choice?Do youinsist on...programming in 6pt Wingdings?All comments welcome!originalsite...of choice?Do youinsist on programming in 6pt Wingdings?All comments welcome!originalsite:...
- C learning heart1 2009-12-01 11:34:57
- delhead 表示链表头 {node*p;while(delhead) {p=delhead;delhead=delhead-next;free(p);} free(delhead);delhead=NULL;}二级指针void deleteall(node**delhead) {node*p;while(*delhead) {p=*delhead;delhead=(*delhead)-next;free(p);} free(*delhead);*delhead=NULL...
- [zz]十年练得编程技 2009-11-17 17:24:35
- only mean"skill",not"art".Here's my recipe for programming success:Get interested in programming,and do some because it is fun.Make sure that it keeps being enough fun so that you will bewilling to put in ten years.Talk to other programmers;read...
- Praise for Programming .NET Compact Framework 3.5 2009-10-23 20:37:13
- Praise for Programming.NET Compact Framework Edition...best resource I’ve ever seen for programming theCompactFramework.This book should be on the...have enhanced their already invaluable guide to programmingforthe.NETCompactFramework.If you’re...
- 집단지성_2 2009-09-30 18:27:13
- 51665;#45800;#51648;#49457;(CollectiveIntelligence)집#45800;#51648;#49457;#51060;#46976;#45796;#49688;#51032;#49324;#46988;#46308;#51060;#49436;#47196;#54801;#47141;#54841;#51008;#44221;#51137;#51012;#53685;#54616;#50668;#50619;#44172;#46104...
- 집단지성_3 2009-09-30 18:32:26
- 51665;#45800;#51648;#49457;#50836;#50557;#45796;#49688;#51032;#44060;#52404;#46308;#51060;#49436;#47196;#54801;#47141;#54616;#44144;#45208;#44221;#51137;#51012;#53685;#54616;#50668;#50619;#44172;#46108;#51648;#51201;#45733;#47141;#51032;#44208;#44284...
- 집단지성_1 2009-09-30 18:13:28
- 51665;#45800;#51648;#49457;(集團知性,Collective Intelligence)란#45796;#49688;#51032;#44060;#52404;#46308;#51060;#49436;#47196;#54801;#47141;#54841;#51008;#44221;#51137;#51012;#53685;#54616;#50668;#50619;#44172;#46104;#45716;#51648;#51201;#45733...
- 不管多苦都要坚持下来 2009-09-28 13:12:03
- 最近被一本MIT的NonliearProgramming弄得是焦头烂额……确实这门课是相当有难度的,说实话这门课就是一门数学课...主要以NonliearProgramming在optimization中应用为主,介绍了很多优化的algorithms,现在想想暑假买的那本...his book"Neuro-DynamicProgramming"(...
- 编程语言排行榜-2009.09. 2009-09-21 20:42:08
- 9月6日消息,Tiobe今天发布了2009年9月的编程语言排行榜,PHP在本期榜单中获得历史性突破,以近一个百分点的增幅成功进入前三名,C++下降一位,排名第四
- Robby on Rails PostgreSQL vs MySQL with Rails 2009-09-16 10:20:59
- reprint Every once in a while,there is a short debate about using MySQLor PostgreSQL with Ruby on Rails as a database server.If you knowme at all,you’ll know that I am a strong proponent of usingPostgreSQL.Putting some logic in the database...
相关搜索



