搜索结果
找到约 3,947 项符合
dvb-s 的查询结果
软件设计/软件工程 a book about algorithm,It s a magazine discussing algorithm.
a book about algorithm,It s a magazine discussing algorithm.
嵌入式Linux void Main(void) { sys_init() // Initial 44B0X s Interrupt,Port and UART // user in
void Main(void)
{
sys_init() // Initial 44B0X s Interrupt,Port and UART
// user interface
uart_printf("\n\r Led Test Example\n")
for( )
{
led_test()
}
}
嵌入式Linux void Main(void) { sys_init() // Initial 44B0X s Interrupt,Port and UART wdtim
void Main(void)
{
sys_init() // Initial 44B0X s Interrupt,Port and UART
wdtimer_test() // test start
}
教育系统应用 数据库课程设计 基于C/S模式的图书管理系统的设计 本文介绍了一个基于Client/Server模式的高校图书管理系统的设计与实现。运用Visual Basic.Net结合Microsoft SQ
数据库课程设计
基于C/S模式的图书管理系统的设计
本文介绍了一个基于Client/Server模式的高校图书管理系统的设计与实现。运用Visual Basic.Net结合Microsoft SQL Server 2000开发的登录模块主要用于验证用户身份,进行有效的操作。从主界面模块在验证后进入每个子模块进行各个子系统的具体功能操作。在整个系统设计中充分 ...
uCOS ucosii 移植到s1c33平台的3个关键文件 其中os_cpu_a.s 是 os_cpu_a.c 汇编优化 用一个就可以了
ucosii 移植到s1c33平台的3个关键文件
其中os_cpu_a.s 是 os_cpu_a.c 汇编优化
用一个就可以了
其他 第二个搜索函数为私有成员函数S a v e S e a r c h
第二个搜索函数为私有成员函数S a v e S e a r c h,由插入和删除操作来调用。S a v e S e a r c h不仅
包含了S e a r c h的功能,而且可把每一级中遇到的最后一个节点存放在数组l a s t之中
SQL Server What I did with this class is to automatize (not MS s automation) several processes to do a search i
What I did with this class is to automatize (not MS s automation) several processes to do a search in a MS Sql Server database, and show the results, retaining the data on an internal structure
软件工程 martin s best book. analysis pattern.
martin s best book. analysis pattern.
matlab例程 用来计算混沌时间序列的延迟时间,It s applied to calculate the delay time of chaos time series,
用来计算混沌时间序列的延迟时间,It s applied to calculate the delay time of chaos time series,
软件设计/软件工程 Text processing often involves matching text against a pattern. Although Java s character and assort
Text processing often involves matching text against a pattern. Although Java s character and assorted string classes offerlow- levelpattern- matching support, that support commonly leads to complex code. To help you write simplerpattern- matching code, Java provides regular expressions. After intro ...