代码搜索:COde
找到约 10,000 项符合「COde」的源代码
代码结果 10,000
www.eeworm.com/read/350231/10757129
h code.h
//不按Shift的字符对应的编码
const unsigned char unshifted[][2] =
{
0x0d,9, //Table
0x0e,'`',
0x15,'q',
0x16,'1',
0x1a,'z',
0x1b,'s',
0x1c,'a',
0x1d,'w',
0x1e,
www.eeworm.com/read/350231/10757201
h code.h
//不按Shift的字符对应的编码
const unsigned char unshifted[][2] =
{
0x0d,9, //Table
0x0e,'`',
0x15,'q',
0x16,'1',
0x1a,'z',
0x1b,'s',
0x1c,'a',
0x1d,'w',
0x1e,
www.eeworm.com/read/421044/10759060
zip code.zip
www.eeworm.com/read/420986/10762725
pas code.pas
unit code;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, Buttons;
type
TFm_code = class(TForm)
Label1: TLabel;
www.eeworm.com/read/420986/10762753
dcu code.dcu
www.eeworm.com/read/420986/10762756
dfm code.dfm
object Fm_code: TFm_code
Left = 331
Top = 262
Width = 384
Height = 265
Caption = #26356#25913#23494#30721
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindow
www.eeworm.com/read/420861/10770558
txt code.txt
1.1
#include
using namespace std;
int main()
{couta>>b;
sum=
www.eeworm.com/read/276006/10776931
txt code.txt
www.eeworm.com/read/349979/10779320
m code.m
function ret=Code(lenchrom,opts,bound)
% In this function ,it converts a set varibles into a chromosome
% lenchrom input : length of chromosome
% opts input : tag of coding method
% bound
www.eeworm.com/read/349800/10799412