资源列表
[书籍源码] rubyjiaocheng
说明:ruby教程 快学习把 快速web开发 网上资料不多 请珍惜-ruby教程 快学习把 快速web开发<莉莉> 在 2025-01-10 上传 | 大小:191kb | 下载:0
[书籍源码] pls_matlab
说明:偏最小二乘法pls的原理,例子,算法,练习,包含完整代码-The principles of PLS , examples, algorithms, practice, including a complete code.<云是风的梦> 在 2025-01-10 上传 | 大小:167kb | 下载:0
[书籍源码] FLEX3_CODE_EXAMPLES
说明:FLEX 基础教程代码实例,比较初级好用的代码,很适合初学者-FLEX basic tutorial code examples to compare the primary user-friendly code, it is suitable for beginners<蔡平> 在 2025-01-10 上传 | 大小:8.34mb | 下载:0
[书籍源码] Classicprograms
说明:打印出杨辉三角形,要求是要打出上三解的形式,而且行列对齐!-Print out the Triangle, requested to play on the three forms of solution, and the ranks of alignment!<royalty> 在 2025-01-10 上传 | 大小:2kb | 下载:0
[书籍源码] Classicprograms7
说明:编写input()和output()函数输入,输出5个学生的数据记录-Preparation of input () and output () function, input and output data record 5 students<royalty> 在 2025-01-10 上传 | 大小:2kb | 下载:0
[书籍源码] Classicprograms6
说明:利用ellipse and rectangle 画图。 1.程序分析: 2.程序源代码:-Use of ellipse and rectangle drawing. 1. Program analysis: 2. Program source code:<royalty> 在 2025-01-10 上传 | 大小:2kb | 下载:0
[书籍源码] Classicprograms5
说明:取一个整数a从右端开始的4~7位。 程序分析:可以这样考虑: (1)先使a右移4位。 (2)设置一个低4位全为1,其余全为0的数。可用~(~0<<4) (3)将上面二者进行&运算。-Take an integer a from the right end of the beginning of the 4 to 7. Program analysis: can be considered: (1) firs<royalty> 在 2025-01-10 上传 | 大小:2kb | 下载:0