代码搜索:LISP编程
找到约 10,000 项符合「LISP编程」的源代码
代码结果 10,000
www.eeworm.com/read/127498/14351741
c at89s51pro.c
///////////////////////////////////////////////////////////////////////////////////////////////////
//FID=02:AT89S51系列编程器
//实现编程的读,写,擦等细节
//特殊处:采用ISP编程方式,只需对P1.5,P1.6,P1.7,RST引脚控制;用MOSI串行发送命令的同时用MI
www.eeworm.com/read/115774/15001732
txt 1610544001.txt
化境编程界-
C++Builder WINNT 编制 Service(1)
化境编程界首页| 化境软件库 | 化境教程库 | 其它资源 | 化境讨论区
| 化境留言板
showTop();
欢迎访问《化境编程界》| * Email:5xsoft@21cn.com | < 留言板
化
www.eeworm.com/read/15417/450266
c at89s51pro.c
///////////////////////////////////////////////////////////////////////////////////////////////////
//FID=02:AT89S51系列编程器
//实现编程的读,写,擦等细节
//特殊处:采用ISP编程方式,只需对P1.5,P1.6,P1.7,RST引脚控制;用MOSI串行发送命令的同时用MI
www.eeworm.com/read/31453/1020710
c at89s51pro.c
///////////////////////////////////////////////////////////////////////////////////////////////////
//FID=02:AT89S51系列编程器
//实现编程的读,写,擦等细节
//特殊处:采用ISP编程方式,只需对P1.5,P1.6,P1.7,RST引脚控制;用MOSI串行发送命令的同时用MI
www.eeworm.com/read/31455/1020866
c at89s51pro.c
///////////////////////////////////////////////////////////////////////////////////////////////////
//FID=02:AT89S51系列编程器
//实现编程的读,写,擦等细节
//特殊处:采用ISP编程方式,只需对P1.5,P1.6,P1.7,RST引脚控制;用MOSI串行发送命令的同时用MI
www.eeworm.com/read/172192/9721370
c at89s51pro.c
///////////////////////////////////////////////////////////////////////////////////////////////////
//FID=02:AT89S51系列编程器
//实现编程的读,写,擦等细节
//特殊处:采用ISP编程方式,只需对P1.5,P1.6,P1.7,RST引脚控制;用MOSI串行发送命令的同时用MI
www.eeworm.com/read/335763/12500634
c at89s51pro.c
///////////////////////////////////////////////////////////////////////////////////////////////////
//FID=02:AT89S51系列编程器
//实现编程的读,写,擦等细节
//特殊处:采用ISP编程方式,只需对P1.5,P1.6,P1.7,RST引脚控制;用MOSI串行发送命令的同时用MI
www.eeworm.com/read/192685/8362504
txt 在用rdo编程中,如何使用代码连接数据库,不用windows的dsn注册.txt
(1)rdo connection(not dsn)
Dim Cn As rdoConnection
Dim En As rdoEnvironment
Dim Conn As String
Set En = rdoEnvironments(0)
Conn =
"UID=goodsheep;PWD=password;DATABA
www.eeworm.com/read/192685/8366663
txt 如何用编程的方法实现在服务器上知道有哪些用户已登录.txt
使 用 NET_API_STATUS NetUserEnum(
LPCWSTR servername,
DWORD level,
DWORD filter,
LPBYTE *bufptr,
DWORD prefmaxlen,
LPDWORD entriesread,
LPDWORD totalentr
www.eeworm.com/read/290904/8454237
c p89cxx编程器控制cpu接收和控制程序1.c
/*P89CXX编程器控制CPU接收和控制程序*/
#include
#include
unsigned char time,b_break,b_break_3;
//35.555ms
void int_t0(void) interrupt 1 {
TH0=0;
if ((++b_break_3)>2) b_break=1;
t