代码搜索:特征码
找到约 10,000 项符合「特征码」的源代码
代码结果 10,000
www.eeworm.com/read/469138/6978213
txt 生成gray码.txt
//生成reflected gray code
//每次调用gray取得下一个码
//000...000是第一个码,100...000是最后一个码
void gray(int n,int *code){
int t=0,i;
for (i=0;i
www.eeworm.com/read/465647/7051335
txt 注册码.txt
注册码:
Name:www.superdown.com
Code:6C3CC2CFE89E7AD0425ECCB375D728D6B53B0CD6.www.superdown.com
软件万花筒
http://www.superdown.com
你可以转载本站文件 但请保留本文件以及下载包中的相关txt文档
www.eeworm.com/read/460783/7240780
txt 生成gray码.txt
//生成reflected gray code
//每次调用gray取得下一个码
//000...000是第一个码,100...000是最后一个码
void gray(int n,int *code){
int t=0,i;
for (i=0;i
www.eeworm.com/read/457804/7317651
txt 生成gray码.txt
//生成reflected gray code
//每次调用gray取得下一个码
//000...000是第一个码,100...000是最后一个码
void gray(int n,int *code){
int t=0,i;
for (i=0;i
www.eeworm.com/read/454361/7393203
txt 注册码.txt
USER NAME: 任意
COMPANY NAME: ATTEN
LICENSE: BRWA-XBWR-YCHY-1322
www.eeworm.com/read/445996/7586932
txt 注册码.txt
用户:ifu25
注册:gteZ0mvCMV4ltWvGQ33AntM4brKuVsjI7p0nAOOA5BCPb+edoP87gYy
www.eeworm.com/read/441667/7667388
txt 注册码.txt
Name: Regnow Order
Sn:EBE95B780B867091C8F6D58FE5B65B9EBA6E8D9D2075F3A5
www.eeworm.com/read/435973/7780145
hex 机器码.hex
:03000000020030CB
:030003000202CB2B
:03000B000208D117
:030013000202CD19
:03001B000202CF0F
:030023000202D105
:1000300075817012054A12089EC28C1208C61205FC
:10004000DE12063312074D1208C61208C61208C6
www.eeworm.com/read/197077/8032139
txt 生成gray码.txt
//生成reflected gray code
//每次调用gray取得下一个码
//000...000是第一个码,100...000是最后一个码
void gray(int n,int *code){
int t=0,i;
for (i=0;i
www.eeworm.com/read/245433/12800211
txt 曼码解码.txt
-- File Name: me.vhd
-- Model: Manchester Encoder Chip
library ieee ;
use ieee.std_logic_1164.all ;
use ieee.std_logic_arith.all ;
use ieee.std_logic_unsigned.all ;
entity me is
port (rs