代码搜索:4
找到约 10,000 项符合「4」的源代码
代码结果 10,000
www.eeworm.com/read/264994/11287330
dbg main.dbg
IMAGECRAFT DEBUG FORMAT
VERSION 1.1
CPU AVR
DIR E:\avr\2-1-4\
FILE main.c
FUNC port_init 96 fV
BLOCK 24 96
LINE 24 96
LINE 25 96
LINE 26 9A
LINE 27 9E
LINE 28 A2
LINE 29 A4
LINE 30 A6
LI
www.eeworm.com/read/263295/11368217
sln task manager.sln
Microsoft Visual Studio Solution File, Format Version 9.00
# Visual Studio 2005
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CeleTask", "CeleTask.vcproj", "{42DE5E20-4438-45FC-946E-0416E5
www.eeworm.com/read/406637/11438528
c main.c
//******************************************************************************
// MSP-FET430P140 Demo - Timer_A, Toggle P3.4, CCR0 Cont. Mode ISR, DCO SMCLK
//
// Description: Toggle P3.4 using
www.eeworm.com/read/261494/11642855
txt jbuider4新特性介绍.txt
作者:luflying
email: zhang_yng@citiz.net
日期:2000-11-2<mark>4</mark> 12:37:22
Jbuider<mark>4</mark>有很多以前版本没有的新特性,另外还根据程序开发者的要求,在某些地方做了增强:
1、Web程序的开发,企业JavaBean和大程序的团队开发是Jbuider<mark>4</mark>新特性的重点。
2、增强了开放的API工具,更易与开发者使用。
3、增 ...
www.eeworm.com/read/156908/11753481
cpp ecn4.cpp
/*
* MIRACL C++ Implementation file ecn4.cpp
*
* AUTHOR : M. Scott
*
* PURPOSE : Implementation of class ECn4 (Elliptic curves over n^4)
*
* WARNING: This class has been co
www.eeworm.com/read/258803/11842315
pas data4.pas
unit data4;
interface
uses
SysUtils, Classes, DB, ADODB;
type
TDataModule4 = class(TDataModule)
ADOConnection1: TADOConnection;
private
{ Private declarations }
public
www.eeworm.com/read/340488/12153342
param2
s :sort option (s,r)
1 1 :first, last shot for sort
1 100 :first, last trace
2. 5. 40.
www.eeworm.com/read/151143/12232968
m show_help4novice.m
function hmsgh=show_help4novice(index)
% Display message window with help info if the field "experience" of global
% structure S4M is set to -1.
global S4M HELP4NOVICE
hmsgh=[];
if isempty(
www.eeworm.com/read/252894/12258871
c vp3dsp.c
/*
* Copyright (C) 2004 the ffmpeg project
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by
www.eeworm.com/read/150021/12325286
txt 标准加密算法(des)函数说明_.txt
函数说明:
1)主函数:main()
2)加密:static void encodefunction()
3)解密:static void decodefunction()
4)异或算法:static StringBuffer xorfunction(StringBuffer,stringBuffer)]
其中,输入的参数分别是要进行异或运算的两个Strin