Jan 04, 2007 1. Add SPI support, see spi.h and spi.c 2. Add driver.h 3. Modified keyboard module and display module 4. Add BitSet support, see bitset.h and bitset.c 5. Fixed some bugs Dec 25, 2006 1. Name this OS as AvrcX 2. Release AvrcX_1.0 alpha
上传时间: 2015-09-02
上传用户:
BCB网络编程 16.1 获取电脑所处的工作组名 16.2 获取并修改计算机名 16.3 如何设置网络驱动器映射方式 16.4 如何在程序中链接自己的网页和邮件 16.5 测试是否联网 16.6 在程序中启动拨号
上传时间: 2015-09-02
上传用户:xyipie
优化过的xvid1.1.2源代码,独立解码器不需要第三方控件,可直接解码pcm为yuv文件
上传时间: 2015-09-03
上传用户:asddsd
by Randal L. Schwartz and Tom Phoenix ISBN 0-596-00132-0 Third Edition, published July 2001. (See the catalog page for this book.) Learning Perl, 3rd Edition. Table of Contents Copyright Page Preface Chapter 1: Introduction Chapter 2: Scalar Data Chapter 3: Lists and Arrays Chapter 4: Subroutines Chapter 5: Hashes Chapter 6: I/O Basics Chapter 7: Concepts of Regular Expressions Chapter 8: More About Regular Expressions Chapter 9: Using Regular Expressions Chapter 10: More Control Structures Chapter 11: Filehandles and File Tests Chapter 12: Directory Operations Chapter 13: Manipulating Files and Directories Chapter 14: Process Management Chapter 15: Strings and Sorting Chapter 16: Simple Databases Chapter 17: Some Advanced Perl Techniques Appendix A: Exercise Answers Appendix B: Beyond the Llama Index Colophon
标签: L. published Schwartz Edition
上传时间: 2015-09-03
上传用户:lifangyuan12
qt教学例子2,qiliang 所写,适于初学者使用,版本3.0
标签:
上传时间: 2014-01-27
上传用户:bruce
1.功能 用全选主元高斯消去法计算矩阵A的秩(C语言) 2.函数参数说明 double a[m][n] : 存放mxn阶矩阵A的元素,返回时将被破坏 int m : 矩阵A的行数 int n : 矩阵A的列数 int rank() : 函数返回A的秩 3.文件说明 rank.c为函数程序 rank0.c为主函数程序
上传时间: 2015-09-03
上传用户:xuan‘nian
1.功能 利用广义逆求解无约束条件下的优化问题(C语言) 2.参数说明 int m : 非线性方程组中方程个数 int n : 非线性方程组中未知数个数 double eps1 : 控制最小二乘解的精度要求 double eps2 : 用于奇异值分解中的控制精度要求 double x[n] : 存放非线性方程组解的初始近似值X(0),要求各分量不全为0 int ka : Ka=max{m,n}+1 void (*f)() : 指向计算非线性方程组中各方程左端函数值的函数名(用户自编) void (*s)() : 指向计算雅可比矩阵的函数名 int ngin() : 函数返回一个标志值 3.文件说明 ngin.c函数文件 ngin0.c主函数文件
上传时间: 2013-12-23
上传用户:大三三
1. 对薄膜形成与生长中相关物理过程及现象进行分析和建模。 2. 利用蒙特卡罗(Monte Carlo)方法和分子动力学(Molecular Dynamics)方法对薄膜形成与生长过程进行计算机模拟。 3. 对多孔硅形成的模拟。
标签: Molecular Dynamics Monte Carlo
上传时间: 2015-09-04
上传用户:Divine
用于仿真2,4,8,16,.......任意进制的M-QAM的仿真源代码,MATALB编写
标签: 仿真
上传时间: 2015-09-04
上传用户:天涯
ASP.NET 2.0动态网站设计实例源代码,本书介绍了ASP.NET2.0的基础知识,包括其发展历史和语法基础,重点介绍ASP.NET2.0中的各控件组及其特性,并以作者开发的新闻发布系统、BBS系统、网上书店三个完整的案例,详细介绍了ASP.NET2.0的应用开发过程
上传时间: 2014-01-17
上传用户:daoxiang126