代码搜索:技术参考
找到约 10,000 项符合「技术参考」的源代码
代码结果 10,000
www.eeworm.com/read/278371/10540728
c 参考.c
#include
#include
#define INBUF_LEN 4 //数据长度
unsigned char inbuf1[INBUF_LEN];
unsigned char CHECKSUM,count3;
bit read_flag= 0 ;
void init_serialcomm( void )
{
SCON
www.eeworm.com/read/272649/10951037
doc 参考.doc
www.eeworm.com/read/442838/7643764
txt 参考.txt
或 http://topic.csdn.net/t/20031205/13/2531097.html
http://www.koders.com/c/fidAFD2E5385C63D0DEB3D455AA065A7F0D9A2064AC.aspx
#include "math.h"
#include "stdio.h"
#define S
www.eeworm.com/read/299232/7871617
txt 参考.txt
For i: 1 to m do
For j: 1 to n do
if A[i,j] < 127 then B[i,j]:=0 else B[i,j]:= 255;
err:= A[i,j] - B[i,j];
A[i,j+1] := A[i,j+1] + 7 * err /16 ;
A[i+1,j-1] := A[i+1,j-1] + 3 * err / 16 ;
A[i+1,
www.eeworm.com/read/300992/13873026
txt 参考.txt
或 http://topic.csdn.net/t/20031205/13/2531097.html
http://www.koders.com/c/fidAFD2E5385C63D0DEB3D455AA065A7F0D9A2064AC.aspx
#include "math.h"
#include "stdio.h"
#define S
www.eeworm.com/read/482795/6612359
txt 参考.txt
/*************************************************************
文件名称:ds12c887.c
适用范围:时钟芯片ds12c887的驱动程序
*************************************************************/
#i nclude
/* 命令常量定义 */