代码搜索:ting

找到约 176 项符合「ting」的源代码

代码结果 176
www.eeworm.com/read/472913/6859753

h global_ep1.h

// #define 0x0000 // 2 byte bao liu // #define 0x0002 // 1 byte bao liu #define EP1_METER_TYPE 0x0003 // 1 byte biao xing (3-3 3-4)(0=3P3W 1=3P4W) #define EP1_PLUS_CONSTANT 0x0004 // 3 byte mai c
www.eeworm.com/read/295625/8149743

cpp l3_2_301.cpp

#include #include #include void main() { string st("zhu ting ting"); cout
www.eeworm.com/read/248135/12596673

txt 说明.txt

[外挂999] www.wg999.com www.wg999.net [游戏999] www.uc999.com www.uc999.net [零听音乐网] www.0ting.com www.0ting.net [999私服联盟] www.99945.com www.99945.net [易网-购卡] www.yee5.com
www.eeworm.com/read/105943/15652559

url 闪客帝国-原始代码-复杂动画.url

[DEFAULT] BASEURL=http://flash.ting365.com/flas.php?type=2 [InternetShortcut] URL=http://flash.ting365.com/flas.php?type=2 Modified=5050F436409AC10166 IconFile=http://flash.ting365.com/favicon.ic
www.eeworm.com/read/358991/10172379

txt 免疫优化计算、学习与识别.txt

免疫优化计算、学习与识别》 作者:焦李成 出版社:科学出版社 附录C基本算法 C.1二进制编码的简单遗传算法源程序 -ga() C.2二进制编码的简单克隆选择算法源程序-ia() comfit()共用 #include "math.h" #include #include #include #
www.eeworm.com/read/257208/11944312

c 红外发送.c

#include //发送规则:0的时候发 1时停 先发9+4.5ms的开止码 每次发送的32二进制码可分成两部分, //其中前16位是遥控器辨识码(这里是01010101),主要用于区别不同遥控器,后16位是操作码。 #define dd DC07=1 #define fa PC07=1
www.eeworm.com/read/393896/8255768

txt 免疫优化计算、学习与识别.txt

附录C基本算法 C.1二进制编码的简单遗传算法源程序 -ga() C.2二进制编码的简单克隆选择算法源程序-ia() comfit()共用 #include "math.h" #include #include #include #include "time.h" #include
www.eeworm.com/read/352421/6304298

vhd main7.vhd

library ieee; use ieee.std_logic_1164.all; use ieee.std_logic_unsigned.all; entity fenpin is port(clk305:in std_logic; coo:out std_logic); end; architecture a of fenpin is signal p:inte
www.eeworm.com/read/261727/11626230

makefile

OUT = Ting.exe ASMFILE = Ting.asm RCFILE = Res\Ting.rc RES = Res\Ting.res OBJ = Ting.obj ML_FLAGS = /c /coff LINK_FLAGS = /subsystem:windows /section:.text,erw /align:16 $(OUT) : $(RES) $(O