-
-
[
Visual C++ (VC++)]
C++ReverseEngineeringTutorial.zip
This book teaches you how to use Visual C++ to build 32-bit Windows applications,
including database applications, Internet applications, and applications that tap the
power of the ActiveX technology. That s a tall order, and to fit all that in less ...
Category:
C++ eBooks Upload User:
kgvitkj4if Size:
1348K
-
-
[
VHDL]
unit1.rar
counter number of bit 1 & 0 in 8 bit data
Category:
Document Upload User:
ycanle Size:
3310K
-
-
-
[
C++ Builder]
usb_shexiangtou_driver_XScale.rar
// Definitions of the bit fields in the wIndex field of setup packets where the
// wIndex field is used to specify a endpoint (i.e. Clear_Feature, Get_Status,
// and Set_Feature).
//
#define USB_ENDPOINT_DIRECTION_MASK 0x0080
#define ...
-
[
Others]
marc_greis_ns2.rar
this is marc greis tutorials for ns2 . preeety simple to understand and good for beginners who find ns2 manual a little bit tough to understand at the beginning
-
[
VHDL]
ud12.rar
this project is counter 12 bit up/down in vhdl to aldec enviroment .
-
[
Matlab]
ebr_opti.rar
returns the error bit rate, given SNR (signal to noise ratio in dB)
Category:
matlab Upload User:
chhui518 Size:
1K
-
[
Visual C++ (VC++)]
CRC.rar
The 16-bit CRC checksum. The algorithm used is CRC-CCITT. The CRC calcula-
tion includes all bytes of the frame. ... . This is the opposite
way you transmit the data word. The 16-bit generator polynomial ‘x16
+x12
+x5
+1’ is
used for the calculation. ...