代码搜索:N
找到约 10,000 项符合「N」的源代码
代码结果 10,000
www.eeworm.com/read/273234/10922385
obj 16_n.obj
www.eeworm.com/read/273234/10922418
asm 16_n.asm
data_seg segment
car db 29
db 40h,0bh,0,0
db 40h,0bh,1,0
db 40h,0bh,1,0
db 40h,0bh,1,0
db 40h,0bh,1,0
www.eeworm.com/read/272970/10934571
exe 16_n.exe
www.eeworm.com/read/272970/10934644
obj 16_n.obj
www.eeworm.com/read/272970/10934673
asm 16_n.asm
data_seg segment
car db 29
db 40h,0bh,0,0
db 40h,0bh,1,0
db 40h,0bh,1,0
db 40h,0bh,1,0
db 40h,0bh,1,0
www.eeworm.com/read/272934/10936181
c m_n.c
www.eeworm.com/read/272869/10938915
frm 求n值.frm
VERSION 5.00
Begin VB.Form Form1
Caption = "Form1"
ClientHeight = 3090
ClientLeft = 60
ClientTop = 450
ClientWidth = 4680
LinkTopic
www.eeworm.com/read/271693/10983838
m n_encoder.m
function [coded,t,real_len] = N_encoder(code_rate,raw_bits,lens)
if code_rate==1||code_rate==0
coded=raw_bits;t=[];
elseif code_rate==1/2
t = poly2trellis(7,[171 133]); % Define trellis.
www.eeworm.com/read/417108/11003444
h case_n.h
/*
* End-of-run cleanup helper code used by cleanup.c.
*
* Copyright (C) 2006-2008 Wayne Davison
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of
www.eeworm.com/read/416905/11010145