代码搜索:时钟提取
找到约 10,000 项符合「时钟提取」的源代码
代码结果 10,000
www.eeworm.com/read/102552/15775535
htm subject_40516.htm
序号:40516 发表者:rayjoe 发表日期:2003-05-19 14:40:55
主题:请问如何提取string变量中的一部分从而生成新的string变量?
内容: 比如我有一个字符串: string oringialword("cpp_example_0519_first"); 
www.eeworm.com/read/101790/15811643
htm subject_40516.htm
序号:40516 发表者:rayjoe 发表日期:2003-05-19 14:40:55
主题:请问如何提取string变量中的一部分从而生成新的string变量?
内容: 比如我有一个字符串: string oringialword("cpp_example_0519_first"); 
www.eeworm.com/read/101790/15814340
htm subject_56318.htm
序号:56318 发表者:霏昀 发表日期:2003-10-16 21:11:26
主题:从一个字符串中提取出所有的中文字符大概要怎么做?
内容:rt。
返回上页访问论坛
www.eeworm.com/read/291856/8391976
txt m16-kqs.txt
/*****************************************
* 用M16单片机I/O口生成模拟音乐 *
* 功 能:用I/O口生成模拟音乐 *
* 时钟频率:内部8M *
* 设 计:tonghe *
* 修改日期:2007年04月13日 *
* 参考资料:IC
www.eeworm.com/read/391620/8394667
vhd control.vhd
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_arith.all;
use ieee.std_logic_unsigned.all;
ENTITY control IS
PORT(clk,p1,p2,judge,who,sel,reset: IN STD_LOGIC;--低频时钟,发球/击球,裁判,当前
www.eeworm.com/read/291341/8423507
c main.c
//***********************************************************
//***********12864LCD多功能液晶时钟********************
//*本系统采用4个按键,人性化的菜单显示.
//主界面显示的参数:阳历,阴历干支年,星期,时分秒,闹钟,温度,公共节日,节气;
//功能参数:密码,232通信输出
www.eeworm.com/read/290587/8474213
c exp7.c
#include
#include
void main(void)
{
UCR=0x18; //初始化串行口
UBRR=0x33; //设置波特率(使用8MHz时钟,9600波特率)
printf("\n\rTest Ok\n"); //打印
www.eeworm.com/read/290498/8479929
asm close_dog.asm
;close dog_x5045,if ok then runled,else not runled
runled bit p1.4
cs_wdt bit p1.3 ;看门狗片选
so bit p1.0 ;串行数据输出
sck bit p1.2 ;串行时钟输入
si bi
www.eeworm.com/read/287679/8676337
c ad0832.c
#include "AT89X52.H"
#define uchar unsigned char
#define uint unsigned int
#define ADCLK P3_4 //时钟接口
#define ADDI P3_5 //数据输入接口
#define ADDO P3_5 //数据输出接口
#define ADCS P3_0 //