资源列表
libsvm
- 台湾最著名的SVM支持向量机实现工具libsvm的使用说明,中文简体文档,是学习svm的有力工具-a study document for libsvm,a famous svm tool
xuefeiguanlixitong
- 数据库课程设计----学费管理系统---用于SQL Server 2005-Curriculum design database management systems------- tuition fees for SQL Server 2005
jiangyi
- vb的全程课件,适合自学者与初学者参考。-vb' s full courseware for self-learners and advanced users.
fulltext
- 一篇讲述二代小波变换并行计算的论文,我觉得非常有用,对提升变换小波感兴趣的同学可以-About a second generation wavelet transform parallel computing papers, I find it very useful for students interested in enhancing wavelet transform can see
CCS_accidence
- 关于CCS3.0安装于配置的详细介绍,适合初学者。-About CCS3.0 installed in the configuration details, suitable for beginners.
mini2440-um-20090514.pdf
- ARM92440,frendlyarm使用手册。-ARM92440, frendlyarm manual.
IP-switch-struct
- 交换机的原理与协议,描述详细, 适合初学着或希望再提高的-The principle and protocol switch, describes in detail, suitable for beginners with or would like to further increase the
Looselspeaking
- this contains the detailinfo on ezw
Joseph
- Joseph环 任务:编号是1,2,……,n的n个人按照顺时针方向围坐一圈,每个人只有一个密码(正整数)。一开始任选一个正整数作为报数上限值m,从第一个人开始顺时针方向自1开始顺序报数,报到m时停止报数。报m的人出列,将他的密码作为新的m值,从他在顺时针方向的下一个人开始重新从1报数,如此下去,直到所有人全部出列为止。设计一个程序来求出出列顺序。 要求:利用单向循环链表存储结构模拟此过程,按照出列的顺序输出各个人的编号。 -Joseph Ring task: number is 1,
PC104v2_5
- PC104总线协议,适合初学者 与大家分享,共同进步-pc104 bus for begainner
simpleSMTPmailer
- server for sending mail
EightQueensProblem
- The backtracking algorithm