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

there

  • Writing Your First ASP Application ( Quick Start ) (Page 1 of 8 ) there are many tutorials out th

    Writing Your First ASP Application ( Quick Start ) (Page 1 of 8 ) there are many tutorials out there that show you how to program in ASP. Some of them are good, and some are bad. Some of them are downright terrible. In any case, you ve read a bit about ASP and now you are ready to build your first application. But where do you start? In my own experience, I have found that I find it easier to learn something if I actually work with it hands-on. Just reading a book or documentation doesn’t give you the practical knowledge you need to be able to rush off and start creating applications. In this article, I will discuss the creation of a very simple application. I will cover what the application will do, how we will approach writing it, demonstrate in code how we will do it, and discuss additional features that could be added to it. Writing Your First ASP Application ( Quick Start ) - Users On Your Website

    标签: Application tutorials Writing First

    上传时间: 2015-11-05

    上传用户:franktu

  • Simple MVC demo,This demo app should be pretty easy to set up. there are no dependencies on databas

    Simple MVC demo,This demo app should be pretty easy to set up. there are no dependencies on databases or any other external features.

    标签: demo dependencies databas Simple

    上传时间: 2015-11-09

    上传用户:tedo811

  • This Agilent ADS tools, there has examples for design the Microwave osc,the total ADS detail can rea

    This Agilent ADS tools, there has examples for design the Microwave osc,the total ADS detail can reader at agilent webnet.

    标签: ADS Microwave the examples

    上传时间: 2015-11-28

    上传用户:我们的船长

  • there has the LNA design, it use more in wireless comunication system.

    there has the LNA design, it use more in wireless comunication system.

    标签: comunication wireless design system

    上传时间: 2015-11-28

    上传用户:wab1981

  • there are many different (and often confusing) terms associated with clock-based devices. This appl

    there are many different (and often confusing) terms associated with clock-based devices. This application note attempts to clarify these terms, and hence serves as a comprehensive reference on clock terminology. This application note can be divided into two sections. The first section describes and distinguishes between various clock sources available today. The second section defines and distinguishes between various parameters used to describe clocks. This section also provides methods of measuring some of these parameters.

    标签: clock-based associated different confusing

    上传时间: 2015-12-02

    上传用户:sssl

  • Welcome to the software files for the ADS8361 to TMS320F2812! there are two project files in each

    Welcome to the software files for the ADS8361 to TMS320F2812! there are two project files in each of the folders McBSP, SPI and Both. Mode II and IV are explored using the McBSP port alone, as well as the SPI port. These projects are located in the SPI and McBSP folders. Modes I and III are explored using both McBSP and SPI. In Mode I, the M0 and M1 pins are controlled by use of the jumper on the evaluation module. A0 is controlled by the DX pin of the McBSP port. In Mode III, the A0, M0 and M1 pins are controlled via GPIO functions of PortF. The "SRC", "CMD" and "INCLUDE" files in the archive are from "C28x Peripheral Examples in C" (document # SPRC097). If you have questions about this or other Data Converter products, feel free to e-mail us at:

    标签: files the software Welcome

    上传时间: 2015-12-16

    上传用户:lixinxiang

  • ICA介绍课件。there has been a wide discussion about the application of Independence Component Analysis (I

    ICA介绍课件。there has been a wide discussion about the application of Independence Component Analysis (ICA) in Signal Processing, Neural Computation and Finance, first introduced as a novel tool to separate blind sources in a mixed signal. The Basic idea of ICA is to reconstruct from observation sequences the hypothesized independent original sequences

    标签: Independence application discussion Component

    上传时间: 2016-01-12

    上传用户:AbuGe

  • We have a group of N items (represented by integers from 1 to N), and we know that there is some tot

    We have a group of N items (represented by integers from 1 to N), and we know that there is some total order defined for these items. You may assume that no two elements will be equal (for all a, b: a<b or b<a). However, it is expensive to compare two items. Your task is to make a number of comparisons, and then output the sorted order. The cost of determining if a < b is given by the bth integer of element a of costs (space delimited), which is the same as the ath integer of element b. Naturally, you will be judged on the total cost of the comparisons you make before outputting the sorted order. If your order is incorrect, you will receive a 0. Otherwise, your score will be opt/cost, where opt is the best cost anyone has achieved and cost is the total cost of the comparisons you make (so your score for a test case will be between 0 and 1). Your score for the problem will simply be the sum of your scores for the individual test cases.

    标签: represented integers group items

    上传时间: 2016-01-16

    上传用户:jeffery

  • You imagine? Right, there s more than one possibility, this time I ll give you tree. One for your pr

    You imagine? Right, there s more than one possibility, this time I ll give you tree. One for your private data, one for the common data in order to receive data from other applications like Excel, WinWord etc. and at last, I ll give you a handy-dandy class you can derive ANY MFC object from, to make it a drop target

    标签: possibility imagine Right there

    上传时间: 2013-12-21

    上传用户:jichenxi0730

  • This the second tutorial of the Writing Device Drivers series. there seems to be a lot of interest i

    This the second tutorial of the Writing Device Drivers series. there seems to be a lot of interest in the topic, so this article will pick up where the first left off. The main focus of these articles will be to build up little by little the knowledge needed to write device drivers. In this article, we will be building on the same example source code used in part one. In this article, we will expand on that code to include Read functionality, Handle Input/Ouput Controls also known as IOCTLs, and learn a bit more about IRPs.

    标签: the interest tutorial Drivers

    上传时间: 2016-01-28

    上传用户:lmeeworm