虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

GET-next

  • 轻量级http服务器程序

    轻量级http服务器程序,实现了一个HTTP服务器的所有基本功能,包括GET, HEAD, and POST方法等等。

    标签: http 轻量级 服务器 程序

    上传时间: 2017-01-07

    上传用户:stewart·

  • if an application works with restricted low level system calls, it must obtain a Microsoft Mobile2Ma

    if an application works with restricted low level system calls, it must obtain a Microsoft Mobile2Market privileged signature. To get a privileged signature, logo certification is now a requirement, not an option! This article shows how to abstract some of the most common issues a developer will encounter when creating a native code application that must be logo certified for each platform. windowsmobile5.0以上版本logo注册例子,可以加入自己的工程文件中。

    标签: application restricted Microsoft Mobile2Ma

    上传时间: 2017-01-16

    上传用户:13160677563

  • 自动投票工具

    自动投票工具,可以实现POST GET提交方式

    标签: 自动

    上传时间: 2017-01-16

    上传用户:hwl453472107

  • #include <stdio.h> #include <stdlib.h> #define OK 1 #define OVERFLOW -2

    #include <stdio.h> #include <stdlib.h> #define OK 1 #define OVERFLOW -2 typedef int status typedef struct LinkList{ //用带表头结点的有序链表表示多项式 float coef //系数 int expn //指数 struct LinkList *next //指向后继的指针 }*polynomail //结构体类型的指针

    标签: include define OVERFLOW stdlib

    上传时间: 2014-12-06

    上传用户:1079836864

  • elcome to the Java-Chess project! As you might know, we aim at creating a fully functional chess

    elcome to the Java-Chess project! As you might know, we aim at creating a fully functional chess program written in Java 2. You can always get the latest results of our efforts at http://www.java-chess.de If you are interested in the topic and have any skills in the field, you should not hesitate to join our little project (see the mail addies at the contact-page of the site)

    标签: Java-Chess functional creating project

    上传时间: 2014-01-01

    上传用户:lili123

  • learning English The following appeared in a memorandum written by the vice president of Nature s Wa

    learning English The following appeared in a memorandum written by the vice president of Nature s Way, a chain of stores selling health food and other health-related products. "Previous experience has shown that our stores are most profitable in areas where residents are highly concerned with leading healthy lives. We should therefore build our next new store in Plainsville, which has many such residents. Plainsville merchants report that sales of running shoes and exercise clothing are at all-time highs. The local health club, which nearly closed five years ago due to lack of business, has more members than ever, and the weight training and aerobics classes are always full. We can even anticipate a new generation of customers: Plainsville s schoolchildren are required to participate in a fitness for life program, which emphasizes the benefits of regular exercise at an early age.

    标签: memorandum following president learning

    上传时间: 2017-03-06

    上传用户:youth25

  • simple ATM [Automatic Teller Machine] system the basic functions Login including write-offs, inquiri

    simple ATM [Automatic Teller Machine] system the basic functions Login including write-offs, inquiries, deposits, withdrawals and alter the code. Simulation of ATM terminal users logged in, their account numbers and passwords through the ATM network to transmit to the server, ATM database server based on the information to confirm the account number and password is correct, the results back to the ATM terminal. If the correct account number and password, the ATM into the next terminal interface Otherwise prompt mistakes. Cancellation notice for the operation of the server ATM transactions concluded inquiries, deposits, withdrawals and alter the code operations are first sent an order to ATM servers, ATM by the database server implementation of the corresponding operation and operating res

    标签: write-offs Automatic functions including

    上传时间: 2014-01-20

    上传用户:semi1981

  • GDDEMO runs a little demonstration of gradient descent in Matlab. Launch Matlab, and type gddemo to

    GDDEMO runs a little demonstration of gradient descent in Matlab. Launch Matlab, and type gddemo to get started.

    标签: Matlab demonstration gradient descent

    上传时间: 2017-03-19

    上传用户:Thuan

  • Written by Microsoft software legend Juval Lowy, Programming WCF Services is the authoritative intro

    Written by Microsoft software legend Juval Lowy, Programming WCF Services is the authoritative introduction to Microsoft s new, and some say revolutionary, unified platform for developing service-oriented applications [SOA] on Windows. Relentlessly practical, the book delivers insight, not documentation, to teach developers what they need to know to build the next generation of SOAs.

    标签: authoritative Programming Microsoft Services

    上传时间: 2013-12-26

    上传用户:Shaikh

  • Windows applications using C++ and the Microsoft Foundation Class (MFC) library. The text builds fro

    Windows applications using C++ and the Microsoft Foundation Class (MFC) library. The text builds from the ground up, first describing the Windows architecture and showing how MFC works with that architecture next covering the document/view framework that simplifies the creation of industrial-strength programs and finally illustrating advanced concepts like the usage of dynamic link libraries (DLL), creating Internet clients, and building form-based applications.

    标签: applications Foundation Microsoft Windows

    上传时间: 2013-12-19

    上传用户:wpt