作者是Ajaxian.com的創始人,JavaOne、TheServerSide等諸多高級別會議的演講者。本書作為Pragmatic系列之一,從實踐出發,通過實例展示Ajax的諸多特性,手把手教你實現Google Map的絢麗效果。不僅教會你Ajax的技術細節,同時還帶你了解各種功能強大的主流Ajax工具包(Dojo、Prototype、Script.aculo.us、DWR、Backbase、SmartClient、Ajax.NET、SAJAX、JSON-RPC),掌握Ajax實時查看源代碼的方法以及進行代碼調試的相應方法,學習Ajax的開發模式和框架。本書后半部分共用了五個章節,從服務器端編程的角度,詳細講述了Ajax同PHP、Ruby On Rails、Java和.NET等語言的融合,最后還介紹了與Ajax相類似的其他RIA技術以及Ajax的精彩未來(E4X, Canvas, SVG,的相關應用)。本書的全部代碼下載地址:http://media.pragprog.com/titles/ajax/code/ajax-code.zip 本書秉承了《程序員修煉之道》的特點—— “從小工到專家”,各個層次的web開發人員都能從本書中獲益匪淺。
上傳時間: 2014-01-14
上傳用戶:270189020
The goal of this library is to make ODBC recordsets look just like an STL container. As a user, you can move through our containers using standard STL iterators and if you insert(), erase() or replace() records in our containers changes can be automatically committed to the database for you. The library s compliance with the STL iterator and container standards means you can plug our abstractions into a wide variety of STL algorithms for data storage, searching and manipulation. In addition, the C++ reflection mechanism used by our library to bind to database tables allows us to add generic indexing and lookup properties to our containers with no special code required from the end-user. Because our code takes full advantage of the template mechanism, it adds minimal overhead compared with using raw ODBC calls to access a database.
標簽: recordsets container library ODBC
上傳時間: 2015-10-11
上傳用戶:xlcky
TSevenZipVCL v.0.73 By Rainer Geigenberger. Component / Wrapper to use the 7zip dll. Easy to use. Multivolume, password support. 7zip.dll and SFX-module included. 這是我個人非常推崇的7Zip的又一個delphi下的控件,你可以很容易的在你的應用程序中加入對于7zip的支持。 完整功能,包含源代碼,for D2005 D2006 D5 D6 D7
標簽: TSevenZipVCL Geigenberger Component Wrapper
上傳時間: 2014-08-14
上傳用戶:miaochun888
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
We address the problem of blind carrier frequency-offset (CFO) estimation in quadrature amplitude modulation, phase-shift keying, and pulse amplitude modulation communications systems.We study the performance of a standard CFO estimate, which consists of first raising the received signal to the Mth power, where M is an integer depending on the type and size of the symbol constellation, and then applying the nonlinear least squares (NLLS) estimation approach. At low signal-to noise ratio (SNR), the NLLS method fails to provide an accurate CFO estimate because of the presence of outliers. In this letter, we derive an approximate closed-form expression for the outlier probability. This enables us to predict the mean-square error (MSE) on CFO estimation for all SNR values. For a given SNR, the new results also give insight into the minimum number of samples required in the CFO estimation procedure, in order to ensure that the MSE on estimation is not significantly affected by the outliers.
標簽: frequency-offset estimation quadrature amplitude
上傳時間: 2014-01-22
上傳用戶:牛布牛
比快速排序更快的排序算法;這個了示例包含多種數據結構的算法,如InsertSort,ShellSort,BubbleSort,SelectSort,BinaryInsertSort,TableInsertSort,QuickSort,CoutingSort。對于每個算法用1萬個數據比較排序性能,并且使用精確計時器(精度遠遠大于ms,到達us),使用正序,逆序,隨機序列進行比較性能分析。
上傳時間: 2013-12-18
上傳用戶:aeiouetla
As all of you know, MATLAB is a powerful engineering language. Because of some limitation, some tasks take very long time to proceed. Also MATLAB is an interpreter not a compiler. For this reason, executing a MATLAB program (m file) is time consuming. For solving this problem, Mathworks provides us C Math Library or in common language, MATLAB API. A developer can employ these APIs to solve engineering problems very fast and easy. This article is about how can use these APIs.
標簽: some engineering limitation language
上傳時間: 2013-12-06
上傳用戶:huql11633
嵌入式程序,實現了在altera FPGA DE2上面的 micro/us 實時操作系統,幾個任務間的互相轉換,以及時間的控制。
標簽: 嵌入式程序
上傳時間: 2013-12-19
上傳用戶:13188549192
這是linux下的進化計算的源代碼。 === === === === === === === === === === === ===== check latest news at http://eodev.sourceforge.net/ ======================================================================= Welcome to EO, the Evolving Objects library. The latest news about EO can be found on the sourceforge repository at http://eodev.sourceforge.net/ In case of any problem, please e-mail us at eodev-help@lists.sourceforge.net, eodev@egroups.com To get started, take a look at the tutorial, starting with ./tutorial/html/eoTutorial.html The easiest way to start programming a new genome with all EO evolution engines handy is to create a new standalone EO project from the tutorial/Templates/ directory. Read Lesson 5 of the tutorial for an introduction )
上傳時間: 2013-12-23
上傳用戶:jkhjkh1982
一個關于DOS使用的文檔,很全面,對于新手很是有用.-DOS use common sense on a very comprehensive documentation, I believe all of us are also used.
標簽: comprehensive documentation DOS believe
上傳時間: 2014-08-09
上傳用戶:duoshen1989