CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
SourceCode
Main Category
SourceCode
Web Code
Develop Tools
Document
Other resource
Sub Category
Windows Develop
Internet-Network
OS program
Communication-Mobile
Game Program
Multimedia program
Embeded-SCM Develop
Graph program
Mathimatics-Numerical algorithms
Applications
Database system
Other
Search in result
Search
SourceCode list
Sort by :
«
1
2
...
.99
.00
.01
.02
.03
4304
.05
.06
.07
.08
.09
...
216390
»
ALU
Downloaded:0
this is a simple arithmetic logic unit in vhdl
Date
: 2025-09-26
Size
: 476kb
User
:
Tabbie
turbo_matlab_zxd
Downloaded:0
The complete matlab developed Turbo codec program, with its own decoding algorithm change.
Date
: 2025-09-26
Size
: 139kb
User
:
zxd123boy
reduest_manipulator_property
Downloaded:0
Date
: 2025-09-26
Size
: 1.23mb
User
:
Otieicd
KmeansApplication
Downloaded:0
classification
Date
: 2025-09-26
Size
: 3.79mb
User
:
东东西西
IWR1443资料
Downloaded:0
Ti mmwave A guide to the development of single chip radar
Date
: 2025-09-26
Size
: 16.27mb
User
:
yin_shuang
98732963pi_4_DQPSK
Downloaded:0
This is a very complete matlab simulation of pi/4dqpsk modulation and demodulation. The waveform diagram of each stage is given, and the bit error rate under Gao Si channel, constellation diagram and power spectrum are a
Date
: 2025-09-26
Size
: 88kb
User
:
随便一个名字
CHAP4
Downloaded:0
a simple counter code in vhdl
Date
: 2025-09-26
Size
: 1.18mb
User
:
Tabbie
56463423
Downloaded:0
Date
: 2025-09-26
Size
: 65kb
User
:
Otieicd
AESUtil
Downloaded:0
public static String encode(String in, String key) throws InvalidKeyException, NoSuchAlgorithmException, NoSuchPaddingException, IllegalBlockSizeException, BadPaddingException { String hex = ""; byte[] bytIn = in.getByte
Date
: 2025-09-26
Size
: 1kb
User
:
少郎
Base64
Downloaded:0
public static String encode(byte[] binaryData) { if (binaryData == null) { return null; } int lengthDataBits = binaryData.length * EIGHTBIT; if (lengthDataBits == 0) { return ""; } int fewerThan24bits = lengthDataBits %
Date
: 2025-09-26
Size
: 2kb
User
:
少郎
inrtantiationsolvelayer
Downloaded:0
Date
: 2025-09-26
Size
: 268kb
User
:
Dfrldne
MD5
Downloaded:0
public static String MD5(String inStr) { MessageDigest md5 = null; try { md5 = MessageDigest.getInstance("MD5"); } catch (Exception e) { System.out.println(e.toString()); e.printStackTrace(); return ""; } char[] charArra
Date
: 2025-09-26
Size
: 1kb
User
:
少郎
«
1
2
...
.99
.00
.01
.02
.03
4304
.05
.06
.07
.08
.09
...
216390
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.