机顶盒界面源代码: ## Avoid the so-called SINGAPPL to be initialized at runtime ## Used when the tuner is controlled externally by I2C and ## the PIDs forced to some specific values.
标签: initialized the so-called SINGAPPL
上传时间: 2013-12-08
上传用户:lixinxiang
ECOG bootloader, used to initialized ecog microcontroller
标签: microcontroller initialized bootloader ECOG
上传时间: 2014-11-03
上传用户:stella2015
The Valgrind distribution has multiple tools. The most popular is the memory checking tool (called Memcheck) which can detect many common memory errors such as: * touching memory you shouldn t (eg. overrunning heap block boundaries) * using values before they have been initialized * incorrect freeing of memory, such as double-freeing heap blocks * memory leaks.
标签: distribution The Valgrind checking
上传时间: 2014-01-14
上传用户:xc216
44b0公版的测试程序, ******************************************************* * NAME : 44BINIT.S * * Version : 10.JAn.2003 * * Description: * * C start up codes * * Configure memory, Initialize ISR ,stacks * * Initialize C-variables * * Fill zeros into zero-initialized C-variables *
上传时间: 2013-12-22
上传用户:teddysha
旅游自助管理系统 本系统基于struts1.2, tomcat5.5.17, mysql5.0, eclipse3.1, myeclipse5.1开发。 使用方法: 1、使用mysql数据库,将/etc文件夹下边的数据库脚本文件导入,顺序为:create_role.sql, tshs.sql(或者选择导入已经部分初始化了的tshs-initialized.sql),完成后会新建一个tshs用户,密码为tshs; 2、将/WebRoot目录下的tshs.war复制到${CATALINA_HOME}/webapps目录下(其中CATALINA_HOME是tomcat的安装目录),然后启动tomcat; 3、完毕后使用http://localhost:8080/tshs访问系统,通过旅游管理部门帐户email:admin@buaa.edu.cn password:admin 访问(若前一步导入的是tshs-initialized.sql,则系统增加了客户帐户email:client@163.com password:client 和公司帐户email: travelcorp@163.com password: travelcorp,你可以尝试用各个帐户登陆系统)。 本系统开发仓促,难免存在不足,请提出宝贵意见,谢谢!
标签: myeclipse eclipse struts tomcat
上传时间: 2013-12-21
上传用户:waitingfy
The objective is to set up SPI communication between VTI Technologies digital pressure sensor component and an MCU of an application device ATMEGA16L. In this code example: ?The MCU is configured ?SCP1000-D01 is initialized and configured ?The high resolution measurement mode is activated ?Temperature and pressure information is read always when the DRDY pin is in high state Please refer to the document "SCP1000 Product Family Specification 8260800" for further information on SCP1000 register addressing and SPI communication. This document applies to the SCP1000-D01.
标签: communication Technologies objective pressure
上传时间: 2017-06-17
上传用户:youmo81