代码搜索:自编程
找到约 10,000 项符合「自编程」的源代码
代码结果 10,000
www.eeworm.com/read/114767/15038823
bak iap_sst.asm.bak
;*********************************************************************************************************************
; iap在线编程监控程序示例V1.1
;主要介绍SST89C54/SST89C58单片机的IAP在线编程功能,如何使用FLASH寄存器对内部FLASH的操
www.eeworm.com/read/15417/450222
h at89s51isp.h
//////////////////////////////////////////////////////////////////////
// At89s51Isp.h: interface for the CAt89s51Isp class.
//AT89S51 Isp编程方法类
//这个类封装了对AT89S51,S52各种编程操作的具体细节
////////////////////
www.eeworm.com/read/31453/1020666
h at89s51isp.h
//////////////////////////////////////////////////////////////////////
// At89s51Isp.h: interface for the CAt89s51Isp class.
//AT89S51 Isp编程方法类
//这个类封装了对AT89S51,S52各种编程操作的具体细节
////////////////////
www.eeworm.com/read/31455/1020822
h at89s51isp.h
//////////////////////////////////////////////////////////////////////
// At89s51Isp.h: interface for the CAt89s51Isp class.
//AT89S51 Isp编程方法类
//这个类封装了对AT89S51,S52各种编程操作的具体细节
////////////////////
www.eeworm.com/read/194723/8187189
txt readme.txt
VB60实现疾病诊断专家系统(使用Access数据库用ADO访问)
VB编程乐园
http://www.vbeden.com
http://go8.163.com/~vbboshi/
编程无限
http://swnet.onchina.net
www.eeworm.com/read/335763/12500367
h at89s51isp.h
//////////////////////////////////////////////////////////////////////
// At89s51Isp.h: interface for the CAt89s51Isp class.
//AT89S51 Isp编程方法类
//这个类封装了对AT89S51,S52各种编程操作的具体细节
////////////////////
www.eeworm.com/read/106129/15647005
h at89s51isp.h
//////////////////////////////////////////////////////////////////////
// At89s51Isp.h: interface for the CAt89s51Isp class.
//AT89S51 Isp编程方法类
//这个类封装了对AT89S51,S52各种编程操作的具体细节
////////////////////
www.eeworm.com/read/286776/8743568
txt 列表7.1.txt
【列表7.1】摘录自GetPermissions.pas的程序代码。
Procedure TfrmPermissions.getPermissions;
var
rv: integer;
perms: Cardinal;
statBuf:TStatBuf;
filename:String;
begin
cbSetUID.
www.eeworm.com/read/185724/8988713
h fighterplane.h
#ifndef FIGHTER_PLANE
#define FIGHTER_PLANE
#include "BaseObject.h"
#include "Bullet.h"
//******************************************************************************
//战斗机类定义
//战斗机类派生自BaseObj