* 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)
资源简介:* 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 t...
上传时间: 2014-01-15
上传用户:yuchunhai1990
资源简介:TFTP客户端,完全符合RFC-1350-C语言
上传时间: 2017-02-01
上传用户:qlpqlq
资源简介:DBISAM VCL Client-Server with Source Code v4.01 for.Delphi
上传时间: 2015-01-08
上传用户:xyipie
资源简介:SoundMixer example application is compatible with Series 60 Developer Platform v1.0 and v2.0. It has been tested to work with the Nokia N-Gage and Nokia 6600 phone model.
上传时间: 2015-06-27
上传用户:lijinchuan
资源简介:Features • compatible with MCS-51® Products • 8K Bytes of In-System Programmable (ISP) Flash Memory – Endurance: 1000 Write/Erase Cycles • 4.0V to 5.5V Operating Range • Fully Static Operation: 0 Hz to 33 MHz &...
上传时间: 2015-06-27
上传用户:dianxin61
资源简介:bluez is the standed offical bluetooth stack with all lib source under linux.
上传时间: 2014-05-25
上传用户:稀世之宝039
资源简介:report file client use with report file server
上传时间: 2014-01-09
上传用户:磊子226
资源简介:tftp client sorser code,Please download it and compolie it ,byebye
上传时间: 2015-09-15
上传用户:731140412
资源简介:minirisc Mini-RISC CPU-Microcontroller that is compatible with the PIC 16C57 from Microchip Mini-RISC CPU-Microcontroller IP核
上传时间: 2013-12-13
上传用户:mikesering
资源简介:The AT91SAM9261S is pin-to-pin compatible with the AT91SAM9261. Memory size available in this product is 16K bytes of SRAM and 32K bytes of ROM
上传时间: 2014-01-07
上传用户:PresidentHuang
资源简介:μC/OS-II Goals Probably the most important goal of μC/OS-II was to make it backward compatible with μC/OS (at least from an application’s standpoint). A μC/OS port might need to be modified to work with μC/OS-II but at least, the ap...
上传时间: 2013-12-02
上传用户:jkhjkh1982
资源简介:You can compile and run MyCalendar under Linux, Windows or Other System (except DOS)
上传时间: 2016-04-13
上传用户:dave520l
资源简介:The PMSM FOC is made of several C modules, compatible with the free-of-charge IAR EWARM KickStart edition toolchain version 4.42. It is used to quickly evaluate both the MCU and the available tools. In addition, when used together with th...
上传时间: 2014-01-09
上传用户:498732662
资源简介:This is a uart source written by VHDL .widely used and compatible with Whibone.
上传时间: 2013-12-22
上传用户:cxl274287265
资源简介:OPC client communication with opc server by reading data
上传时间: 2013-12-28
上传用户:youlongjian0
资源简介:a simple PC Dos program for getting DEX data out of the Vending Machine s DEX port. compile under borland C++ 3.1
上传时间: 2016-12-04
上传用户:独孤求源
资源简介:The SL74HC573 is identical in pinout to the LS/ALS573. The device inputs are compatible with standard CMOS outputs with pullup resistors, they are compatible with LS/ALSTTL outputs. These latches appear transparent to data (i.e., the out...
上传时间: 2016-12-29
上传用户:变形金刚
资源简介:driver to interface AVR chip with USB port, compile with WinAVR, very cool
上传时间: 2017-05-13
上传用户:yan2267246
资源简介:TFTp client for delphi ..........source see details in source
上传时间: 2014-10-28
上传用户:784533221
资源简介:This source code is used with MAODV to simulate multicast wireless ad hoc network. compatible with NS2.26
上传时间: 2014-01-21
上传用户:sunjet
资源简介:C++ IIR filter module hided behind interfaces, coefitients format compatible with matlab SOI matices
上传时间: 2017-09-11
上传用户:yzy6007
资源简介:PrintNow is a 32-bit application that runs only under Windows 95 or Windows NT 4.0. It allows your PrtScr and Alt+PrtScr keys to print a screen capture directly to your printer instead of just copying the image to the Windows clipboard. ...
上传时间: 2015-04-27
上传用户:zhanditian
资源简介:Learn C++ Under Windows - Code Warrior - Mainly C
上传时间: 2015-01-24
上传用户:jichenxi0730
资源简介:用c8051做的usb鼠标(HID类)Firmware works with the Silicon Labs IDE v1.71 or later and the Keil C51 tool chain. Project and code modifications will be necessary for use with different tool chains.
上传时间: 2016-03-14
上传用户:asdfasdfd
资源简介:Data Structures and Algorithms with Object-Oriented Design Pattern in C++ 国外经典C++原版书库《数据结构与算法:面向对象的C++设计模式》/(美)Bruno R.Preiss著 胡广斌等译 十分经典、难得!
上传时间: 2013-12-21
上传用户:lingzhichao
资源简介:This book introduce how to programming with the Python language 3 in Windows or Linux.
上传时间: 2017-04-30
上传用户:小儒尼尼奥
资源简介:With this file unlock your gps arival or myguide.
上传时间: 2014-12-21
上传用户:sqq
资源简介:Embedded LCD source for use together with MSP430 and FontGen. Used on a Rowley MSP430 C compiler.
上传时间: 2017-07-24
上传用户:Zxcvbnm
资源简介:The Small C compiler translates a subset of the C language into assembly language. It runs under PC/MS-DOS 2.1 and later. Small C is compatible with the Microsoft and Small Mac assemblers. Small C takes full advantage of the ability o...
上传时间: 2015-04-08
上传用户:Avoid98
资源简介:The Funambol J2ME Mail Client aims to be a light, easy to use, free email client for J2ME devices. The first release comes with a simple but effective UI, and a storage limited to the internal RMS only. This makes the application compa...
上传时间: 2014-01-05
上传用户:gououo