This source demonstrates sending HTTP POST request to webserver from C++ This uses sockets hence can be compiled on Linux, UNIX, Windows
资源简介:* This source demonstrates sending HTTP POST request to webserver from C++ * This uses sockets hence can be compiled on Linux, UNIX, Win
上传时间: 2013-12-26
上传用户:haohaoxuexi
资源简介:This source demonstrates sending HTTP POST request to webserver from C++ This uses sockets hence can be compiled on Linux, UNIX, Windows
上传时间: 2014-07-07
上传用户:firstbyte
资源简介:This source code is used with MAODV to simulate multicast wireless ad hoc network. Compatible with NS2.26
上传时间: 2014-01-21
上传用户:sunjet
资源简介:This is a sample of unity3D. For PlugIns, This source demonstrates a method.
上传时间: 2013-12-24
上传用户:woshini123456
资源简介:This is a tutorial talking about how to use visual c++.
上传时间: 2013-12-19
上传用户:zhuoying119
资源简介:This program allows reading or writing values to and from the DSP through hyperterminal serial port interface.
上传时间: 2014-01-19
上传用户:gyq
资源简介:This source code is used for make infix expression from prefix expression by using assembly and C language together.
上传时间: 2017-03-08
上传用户:playboys0
资源简介:Create a time protocol over Client/Server Environment by sending request about time to server from client and the server will response to give the correct time back to the client.
上传时间: 2015-05-23
上传用户:guanliya
资源简介:This source file demonstrates how to make a routine resident. Notice 用C++语言开发数据库单用户系统
上传时间: 2014-01-25
上传用户:gonuiln
资源简介:This program demonstrates operation of ADC0 in polled mode. The ADC0 is // configured to use writes to AD0BUSY as its start of conversion source and // to measure the output of the on-chip temperature sensor. The temperature // sensor ou...
上传时间: 2014-01-23
上传用户:wangyi39
资源简介:This program demonstrates operation of ADC0 in polled mode. The ADC0 is // configured to use writes to AD0BUSY as its start of conversion source and // to measure the output of the on-chip temperature sensor. The temperature // sensor ou...
上传时间: 2014-08-18
上传用户:米卡
资源简介:This designs demonstrates how to use the Ethernet port using a Nios II system on the DE2 board. It sends packets, and using a loopback Ethernet cable, it ll receive the same packets which are then displayed. It also works if the board is co...
上传时间: 2013-11-27
上传用户:skfreeman
资源简介:This project demonstrates the use of secure hash functions technique to implement a file encryption / decryption system. This implemented application can encrypt / decrypt multiple files on the fly using a password. The password supplied...
上传时间: 2017-03-08
上传用户:xuanchangri
资源简介:This project demonstrates the use of secure hash functions technique to implement a file encryption / decryption system. This implemented application can encrypt / decrypt multiple files on the fly using a password. The password supplied...
上传时间: 2014-01-10
上传用户:yyq123456789
资源简介:This program demonstrates how to do disconnected briefcase applications with ADO. When the Connected checkbox is unchecked the application is switched into offline mode. If the application is exited at that point then the data is persisted ...
上传时间: 2015-03-24
上传用户:xcy122677
资源简介:This example demonstrates how to erase, write, and read the on-chip 640-byte EEPROM Data Memory of the Analog Devices ADuC812, ADuC814, ADuC816, and ADuC824 devivces. This example includes a µ Vision2 Project with a target for each sup...
上传时间: 2015-05-04
上传用户:wl9454
资源简介:This code is just a front-end to source separation algorithms.
上传时间: 2014-01-21
上传用户:z754970244
资源简介:This code demonstrates how to use installed audio codecs to compress a WAVE file.
上传时间: 2014-01-21
上传用户:han_zh
资源简介:This program demonstrates using watchdog timers to invoke deadline handlers. CoordinatorTask sends data to the organizer. OrganizerTask receives data from the coordinatorTask, and resets the coordinatorTask when no data is sent...
上传时间: 2015-09-21
上传用户:大融融rr
资源简介:This prj demonstrates how to use the SROM memory classes for the Dallas DS80C400. This example uses the memcpy function to copy a function in the SROM memory class (which is located in CODE memory) to von Neumann mapped XDATA (starting at 0...
上传时间: 2013-12-22
上传用户:tuilp1a
资源简介:RTX51 CAN Program for the Infineon C505C, This program demonstrates how to transmit and receive CAN messages using the Infineon C505C Micrcontroller s integrated CAN Controller.
上传时间: 2014-11-27
上传用户:linlin
资源简介:This sample demonstrates how to take pictures and videos using the CameraCaptureDialog managed API. If a default filename is used: - if a still picture is taken, the ".jpg" extension is appended to the default filename. (Otherwi...
上传时间: 2013-12-15
上传用户:kikye
资源简介:how to build a stub in c++ test.This source code show you the way!
上传时间: 2013-12-06
上传用户:003030
资源简介:ppc 下读取电池状态的代码。 This sample demonstrates how to use the State and Notification Broker APIs.
上传时间: 2015-12-17
上传用户:恋天使569
资源简介:Get up and running with PHP 5, Apache, and MySQL with ease. This guide demonstrates how to display dynamic content, build your own contact management system, create custom reports, work with XML, and much more
上传时间: 2013-12-30
上传用户:mhp0114
资源简介:MIDlet通过蓝牙与电脑通信的案例,This resource demonstrates how to create Java™ applications that use Bluetooth communication between a PC and a mobile device. The document focuses, from Java programming point of view, on how to configur...
上传时间: 2014-01-18
上传用户:xiaoyunyun
资源简介:This title demonstrates how to develop computer programmes which solve specific engineering problems using the finite element method. It enables students, scientists and engineers to assemble their own computer programmes to produce numeric...
上传时间: 2014-01-13
上传用户:youke111
资源简介:This sample demonstrates features of the Encoding class, including a fallback mechanism, new to the .NET Framework version 2.0, that allows you to specify its behavior when it encounters problems during the encoding or decoding process.
上传时间: 2016-03-30
上传用户:zhouli
资源简介:On-Line MCMC Bayesian Model Selection This demo demonstrates how to use the sequential Monte Carlo algorithm with reversible jump MCMC steps to perform model selection in neural networks. We treat both the model dimension (number of neur...
上传时间: 2016-04-07
上传用户:lindor
资源简介:// This program demonstrates how to configure the C8051F060 to write to and read // from the UART interface. The program reads a word using the UART0 interrupts // and outputs that word to the screen, with all characters in uppercase
上传时间: 2013-12-23
上传用户:hopy