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.) the text of 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
上传时间: 2014-11-29
上传用户:kr770906
图书管理系统 [功能简介] 一、用户功能 1、查看个人基本资料 2、查看借书状况 3、修改密码 4、查看馆藏图书 5、图书查询 6、收发短消息 二、管理员功能 1、新书入库 2、修改图书 3、删除图书 4、用户还书 5、图书分类管理 6、添加会员 7、删除会员 8、锁定会员 9、系统配置 10、查看系统事情 三、系统功能 1、用户验证 2、权限分离 3、事件记录
上传时间: 2013-12-26
上传用户:dengzb84
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
s57 电子海图pdf文件 内容s57 3。1版本2
上传时间: 2015-09-04
上传用户:wendy15
1、用SQL查询器打开install目录下的dooogo.sql运行之后创建数据库dooogo。 2、然后打开web.config修改 <DbProvider type="Club.Framework.Data.SqlDataProvider, Club.Framework" connectionString="user id=sa password= initial Catalog=dooogo Data Source=(local)" /> 节点的数据库用户密码。 3、打开IIS,创建虚拟目录dooogo指向WebUI目录; 4、输入http://localhost/dooogo/default.aspx进入首页
标签: dooogo DbProvider install config
上传时间: 2015-09-05
上传用户:561596