* TFTP client compatible with RFC-1350 * compile Under visiual c++ or borland c++ * author email: yuyushine@163.com ***************************************************/ #define _VC /* if compile Under visiual c++ else undefine this*/ #include <stdio.h> #include <winsock.h> #include <conio.h> #ifndef MAKEWORD #define MAKEWORD(l,h) ((WORD)(((BYTE)(l))|(((WORD)(BYTE)(h))<<8))) #endif #define WSA_MAJOR_VERSION 1 #define WSA_MINOR_VERSION 1 #define WSA_VERSION MAKEWORD(WSA_MAJOR_VERSION, WSA_MINOR_VERSION)
標簽: compatible borland compile visiual
上傳時間: 2014-01-15
上傳用戶:yuchunhai1990
ISP1161 USB Driver Under WinCE for StrongARM processor implementation
標簽: implementation StrongARM processor Driver
上傳時間: 2017-08-24
上傳用戶:13681659100
Yet another mp3 player, but this time using SVGALib Under Linux. The idea was to use a 320x240 display which can be used in a vehicle. I wrote this quite a few years ago, before mp3 players were so cheap. It uses mpg123 for the mp3 decoding.
標簽: SVGALib 320x240 another player
上傳時間: 2013-12-26
上傳用戶:zmy123
MS-Press book about programming Under Windows CE with source-codes of examples
標簽: source-codes programming MS-Press examples
上傳時間: 2017-09-11
上傳用戶:dave520l
COM954 driver Under wince
上傳時間: 2017-09-13
上傳用戶:chongcongying
how to search for the biggest end folder from your sistem (Under Linux)
標簽: biggest folder search sistem
上傳時間: 2013-12-19
上傳用戶:TF2015
This software acts as Hyper terminal and runs Under Windows Vista.
標簽: software terminal Windows Hyper
上傳時間: 2013-12-15
上傳用戶:huannan88
If you are a C++ programmer who desires a fuller Understanding of what is going on "Under the hood," then Inside the C++ Object Model is for you! Inside the C++ Object Model focuses on the Underlying mechanisms that support object-oriented programming within C++: constructor semantics, temporary generation, support for encapsulation, inheritance, and "the virtuals"-virtual functions and virtual inheritance. This book shows how your Understanding the Underlying implementation models can help you code more efficiently and with greater confidence. Lippman dispells the misinformation and myths about the overhead and complexity associated with C++, while pointing out areas in which costs and trade offs, sometimes hidden, do exist. He then explains how the various implementation models arose, points out areas in which they are likely to evolve, and why they are what they are. He covers the semantic implications of the C++ object model and how that model affects your programs.
標簽: Understanding programmer desires fuller
上傳時間: 2017-09-25
上傳用戶:gtzj
CAN測量與標定下位機程序及詳細文檔。can標定C語言實現-CAN Measurement and Calibration Under the crew detailed procedures and
標簽: ccp
上傳時間: 2013-05-19
上傳用戶:hrzx1234
This document was developed Under the Standard Hardware and Reliability Program (SHARP) TechnologyIndependent Representation of Electronic Products (TIREP) project. It is intended for use by VHSIC HardwareDescription Language (VHDL) design engineers and is offered as guidance for the development of VHDL modelswhich are compliant with the VHDL Data Item Description (DID DI-EGDS-80811) and which can be providedto manufacturing engineering personnel for the development of production data and the subsequent productionof hardware. Most VHDL modeling performed to date has been concentrated at either the component level orat the conceptual system level. The assembly and sub-assembly levels have been largely disregarded. Under theSHARP TIREP project, an attempt has been made to help close this gap. The TIREP models are based upon lowcomplexity Standard Electronic Modules (SEM) of the format A configuration. Although these modules are quitesimple, it is felt that the lessons learned offer guidance which can readily be applied to a wide range of assemblytypes and complexities.
上傳時間: 2014-12-23
上傳用戶:xinhaoshan2016