搜索:initialized
找到约 7 项符合「initialized」的查询结果
结果 7
https://www.eeworm.com/dl/647/382851.html
嵌入式/单片机编程
ECOG bootloader, used to initialized ecog microcontroller
ECOG bootloader, used to initialized ecog microcontroller
https://www.eeworm.com/dl/655/146332.html
微处理器开发
机顶盒界面源代码: ## Avoid the so-called SINGAPPL to be initialized at runtime ## Used when the tuner is c
机顶盒界面源代码:
## 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.
https://www.eeworm.com/dl/913333.html
技术资料
VIC068A VIC64寄存器的初始化及使用
At power up the VIC068A and VIC64 registers are automaticallyinitialized to their most ‘logical’
https://www.eeworm.com/dl/655/383288.html
微处理器开发
44b0公版的测试程序
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 ...
https://www.eeworm.com/dl/619/177351.html
Linux/Unix编程
The Valgrind distribution has multiple tools. The most popular is the memory checking tool (called M
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 in ...
https://www.eeworm.com/dl/647/454108.html
嵌入式/单片机编程
The objective is to set up SPI communication between VTI Technologies digital pressure sensor comp
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 ...
https://www.eeworm.com/dl/696/433421.html
Jsp/Servlet
旅游自助管理系统 本系统基于struts1.2, tomcat5.5.17, mysql5.0, eclipse3.1, myeclipse5.1开发。 使用方法: 1、使用mys
旅游自助管理系统
本系统基于struts1.2, tomcat5.5.17, mysql5.0, eclipse3.1, myeclipse5.1开发。
使用方法:
1、使用mysql数据库,将/etc文件夹下边的数据库脚本文件导入,顺序为:create_role.sql, tshs.sql(或者选择导入已经部分初始化了的tshs-initialized.sql),完成后会新建一个tshs用户, ...