代码搜索:Encode
找到约 8,258 项符合「Encode」的源代码
代码结果 8,258
www.eeworm.com/read/136450/13376615
cpp stdafx.cpp
// stdafx.cpp : source file that includes just the standard includes
// testBase64Encode.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include
www.eeworm.com/read/309833/13663854
xco dpram_rx.xco
# BEGIN Project Options
SET flowvendor = Foundation_iSE
SET vhdlsim = True
SET verilogsim = True
SET workingdirectory = D:\Routine\ISE\ENCODE_SYSTEM
SET speedgrade = -4
SET simulationfiles = Behaviora
www.eeworm.com/read/309833/13663878
xco sd2fifo.xco
# BEGIN Project Options
SET flowvendor = Foundation_iSE
SET vhdlsim = True
SET verilogsim = True
SET workingdirectory = D:\Routine\ISE\ENCODE_SYSTEM
SET speedgrade = -4
SET simulationfiles = Behaviora
www.eeworm.com/read/309833/13663893
xco fifo2sd.xco
# BEGIN Project Options
SET flowvendor = Foundation_iSE
SET vhdlsim = True
SET verilogsim = True
SET workingdirectory = D:\Routine\ISE\ENCODE_SYSTEM
SET speedgrade = -4
SET simulationfiles = Behaviora
www.eeworm.com/read/303108/13821623
c huffcode.c
/*
* huffcode - Encode/Decode files using Huffman encoding.
* http://huffman.sourceforge.net
* Copyright (C) 2003 Douglas Ryan Richardson
*/
#include "huffman.h"
#include
#include