一些值得一去的网址

来源:互联网 发布:中国六次人口普查数据 编辑:程序博客网 时间:2024/04/29 09:08

收集了一些网站,不定期更新

个人比较喜欢的一个博客网站

http://coolshell.cn

例如,http://coolshell.cn/articles/4119.html是关于如何学好C++的

         http://coolshell.cn/articles/4102.html是关于如何学好C语言的

[C_C++语言相关]

(C Puzzles) http://www.gowrikumar.com/c/index.html

http://www.pixelbeat.org/programming/gcc/static_assert.html

http://mindhacks.cn/
http://blog.csdn.net/Solstice


[汇编语言]

http://www.ibm.com/developerworks/cn/linux/sdk/assemble/inline/(Linux 中 x86 的内联汇编)


[算法/数据结构]

http://www.hackersdelight.org/

http://algs4.cs.princeton.edu/home/


 

[操作系统]

http://hi.baidu.com/80min(有几篇关于《自己动手写操作系统》日志)

http://wilsonny.blog.163.com/(操作系统研究者的博客)

http://pdos.csail.mit.edu/6.828/2011/schedule.html(MIT 操作系统课程)

 

[Linux驱动开发]

http://bbs.chinaunix.net/forum.php?mod=viewthread&tid=3688143


[开发工具]

http://sources-redhat.mirrors.airband.net/ecos/gnutools/(ecos工具)

 

[软件开发]

http://www.objectmentor.com/PPP(《敏捷软件开发》源代码)

[开源/文档/社区/信息资源]
1.01 http://www.kernel.org
     Linux内核主页

1.02 http://www.gnu.org or http://www.fsf.org
     GNU/FSF主页

1.03 http://www.opensource.org
     Open Source权威网站

1.04 http://www.osdl.org
     OSDL(Open Source Development Labs, Linus Torvalds的家)主页

1.05 http://www.sourceforge.net
     大型开放源码软件网站

1.06 http://freshmeat.net/
     大型开放源码软件网站

1.07 http://osdir.com
     开放源码目录,提供许多开放源码软件的索引和链接

1.08 http://www.rpmfind.net
     提供RPM包的搜索和链接

1.09 http://oss.sgi.com/projects/
     SGI的开放源码Linux项目

1.10 http://oss.software.ibm.com/linux/
     IBM的开放源码Linux项目

1.11 http://www-124.ibm.com/developerworks/oss/
     IBM developerWorks的开放源码Linux项目

1.12 http://www.kerneltrap.org
     内核开发相关信息和论坛

1.13 http://kernelnewbies.org
     很好的内核学习网站

1.14 http://www.kernelhacking.org/
     kernelhacking-HOWTO文档

1.15 http://www.tldp.org
     Linux文档

1.16 http://www.nongnu.org/lkdp/
     Linux内核文档

1.17 http://linux-mm.org/
     Linux内核mm文档

1.18 http://www.linuxforum.net
     中国Linux论坛

1.19 http://www.aka.org.cn
     中国信息技术论坛-阿卡(AKA)

1.20 http://www.lisoleg.net
     利索脚(Linux Source Learning Group)

1.21 http://www.linuxfans.org/
     中国Linux公社

1.22 http://www-900.ibm.com/developerWorks/cn/linux
     IBM developerWorks Linux专区


1.23 http://www.linuxaid.com.cn
     LinuxAid技术支持中心

1.24 http://lxr.linux.no/source/

         http://lxr.free-electrons.com/
     Cross-Referencing Linux,可在线查看Linux内核源代码

1.25 http://www.linux.org
     Linux信息资源

1.26 http://www.linuxdevices.com
     嵌入式Linux信息资源

1.27 http://www.linuxjournal.com/webindex.php
     Linux Journal杂志在线文章

1.28 http://www.joyfire.net/
     本站joyfire大侠维护的站点

1.29 http://lwn.net
     Linux Weekly News

1.30 http://www.ctyme.com/intr/int.htm
     关于BIOS系统调用,很全


[项目资源]


2.01 http://perso.wanadoo.es/xose/linux/linux_ports.html
     Linux移植项目链接资源

2.02 http://www.uclinux.org
     uClinux主页

2.03 http://www.fsmlabs.com/ or http://www.rtlinux.org
     RTLinux(Real-Time Linux)主页

2.04 http://mail.aero.polimi.it/~rtai/
     RTAI(Real Time Application Interface for Linux)主页


2.05 http://www.ittc.ku.edu/kurt/
     KURT-Linux(Kansas University Real-Time Linux)主页

2.06 http://www.arm.linux.org.uk/
     ARM Linux主页

2.07 http://www.linux-mips.org/
     Linux/MIPS主页

2.08 http://penguinppc.org/
     Linux/PowerPC主页

2.09 http://www.denx.de
     Denx Software Engineering, PowerPC系列嵌入式Linux资源


2.10 http://www.netfilter.org/ or http://www.iptables.org/
     netfilter/iptables项目

2.11 http://www.linuxfromscratch.org
     LFS(Linux From Scratch)项目

2.12 http://www.uclibc.org
     uClibc(C library for developing embedded Linux systems)主页

2.13 http://www.LinuxVirtualServer.org
     章文嵩主持的Linux Virtual Server项目

2.14 http://linux-ha.org
     High-Availability Linux项目

2.15 http://www.lids.org
     本站vertex大侠主持的LIDS(Linux Intrusion Detection System)项目

2.16 http://www.minigui.org/
     本站Kongming大侠主持的MiniGUI项目

2.17 http://user-mode-linux.sourceforge.net/
     User-Mode Linux项目

2.18 http://lse.sourceforge.net/
     Linux Scalability Effort项目

2.19 http://linuxperf.nl.linux.org/
     Linux Performance Tuning项目

2.20 http://euclid.nmu.edu/~benchmark/
     Linux Benchmark项目

2.21[提高Linux socket性能]

http://www.ibm.com/developerworks/cn/linux/l-hisock.html

 

[博客资源]

http://www.cnblogs.com/duguguiyu(Venus神庙,有关于Android,Chrome的文章)

[Linux NFT]

https://wiki.archlinux.org/index.php/Nftables

[软件测试]

https://en.wikipedia.org/wiki/Software_testing

https://www.inflectra.com/Ideas/Topic/Testing-Methodologies.aspx

https://en.wikipedia.org/wiki/Code_coverage

http://www.51testing.com/html/75/n-222475.html 

原创粉丝点击