代码搜索结果
找到约 10,000 项符合
Test 的代码
test.plg
礦ision3 Build Log
Project:
C:\Documents and Settings\Administrator\桌面\串口通讯例程\test.uv2
Project File Date: 09/28/2004
Output:
Build target 'Targ
test.c
// 采用查询方式进行串口通讯的例子
// 采用这种方式的弊端:
// 1.如果对方没有发送数据,则本机无限等待,而不能做其它事情
// 2.如果对方发送数据而本机正做其它事情,那么有可能丢失数据。
// 因此实际上串口接收常采用中断方式,串口发送则不需要。
#include
extern void serial_init(void);
ex ...
test.lnp
"STARTUP.obj",
"serial.obj",
"test.obj"
TO "test"
test.vhd
-- VHDL Test Bench Created from source file radarsima.vhd -- 15:51:42 11/05/2003
--
-- Notes:
-- This testbench has been automatically generated using types std_logic and
-- std_logic_vector fo
test.txt
Hi,
This is a simple text file.
Nothing to worry about, just move along.
Bye.
test.vhd
-- Package File Template
--
-- Purpose: This package defines supplemental types, subtypes,
-- constants, and functions
library IEEE;
use IEEE.STD_LOGIC_1164.all;
package
test.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################