代码搜索:SW
找到约 10,000 项符合「SW」的源代码
代码结果 10,000
www.eeworm.com/read/242544/12999378
txt 下载者原理.txt
工作环境:Delphi6
调用API:
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, ExtDlgs, ShellAPI;
调用的API函数:
ShellExecute
URLDownloadTofile
www.eeworm.com/read/242364/13010116
asm adc.asm
st0_temp .usect ".b20",1 ;60
st1_temp .usect ".b20",1 ;61
context .usect ".b20",7 ;62-68
STACK .usect ".stack",40
ADCOUNT .usect ".data0",1 ;288
ADRESULT .use
www.eeworm.com/read/242364/13010177
asm sci.asm
st0_temp .usect ".b20",1 ;
st1_temp .usect ".b20",1 ;
context .usect ".b20",7 ;62-68
SCI_FLAG .usect ".data0",1 ;SCI标志寄存器
TXD_PTR .usect ".data0",8 ;发送的数据存放区
RXD_PTR .usect
www.eeworm.com/read/242364/13010204
asm can.asm
st0_temp .usect ".b20",1 ;
st1_temp .usect ".b20",1 ;
context .usect ".b20",7 ;62-68
CAN_FLAG .usect ".data0",1 ;CAN 标志寄存器
DP_USER .set 5 ;DP指向280H-300H单元
.include
www.eeworm.com/read/141148/13035493
bak psam.c.bak
#include
#include
#include "string.h"
#include "stdio.h"
unsigned char ResetResponse(unsigned char *ptr, unsigned char *len)
{
ICC_interface_power(ICC_POWER_ON);
ICC_sel
www.eeworm.com/read/141148/13035497
c psam.c
#include
#include
#include "string.h"
#include "stdio.h"
unsigned char ResetResponse(unsigned char *ptr, unsigned char *len)
{
ICC_interface_power(ICC_POWER_ON);
ICC_sel
www.eeworm.com/read/141145/13035679
bak psam.c.bak
#include
#include
#include "string.h"
#include "stdio.h"
unsigned char ResetResponse(unsigned char *ptr, unsigned char *len)
{
ICC_interface_power(ICC_POWER_ON);
ICC_sel
www.eeworm.com/read/141145/13035684
c psam.c
#include
#include
#include "string.h"
#include "stdio.h"
unsigned char ResetResponse(unsigned char *ptr, unsigned char *len)
{
ICC_interface_power(ICC_POWER_ON);
ICC_sel
www.eeworm.com/read/141144/13035841
bak psam.c.bak
#include
#include
#include "string.h"
#include "stdio.h"
unsigned char ResetResponse(unsigned char *ptr, unsigned char *len)
{
ICC_interface_power(ICC_POWER_ON);
ICC_sel
www.eeworm.com/read/141144/13035845
c psam.c
#include
#include
#include "string.h"
#include "stdio.h"
unsigned char CloseSAMCard()
{
ICC_interface_power(ICC_POWER_OFF);
}
unsigned char ResetResponse(unsigned ch