Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - a-w
Search - a-w - List
PHP是最流行的Web脚本语言之一,它运行在Web服务器端,根据用户请求或服务器端的数据产生动态网页;它功能强大,和HTML脚本融合在一起,并内建访问数据库的能力;它能够作为Apache Web 服务器的模块执行,也使得其执行效率要高于普通的CGI程序。本书作者是一位经验丰富的程序员,在书中使用了大量的、有一定使用价值的例子来深入浅出地讲解PHP语言及Web编程需要了解的方方面面。尤其值得注意的是,书中使用了多个“中场”章节,以便在学习过一定知识之后,通过实际例子来对所学的知识进行巩固,这些章节介绍的内容具有很强的实用价值。因此不仅对Web编程的入门者,即使对于有一定经验的Web程序员来讲,也是非常有用的。 -PHP is the most popular Web scripting language, it is running on the Web server, According to user requests or server-side data to generate dynamic Web pages; It has powerful functions and HTML script together. Built-in database and the ability to visit; It can be used as the Apache Web server module implementation, also makes its efficiency is higher than that of ordinary CGI program. The author is an experienced programmer, in the book he used a lot, a certain value of examples to explain in layman's language PHP Web programming language and the need to understand all aspects. Particularly noteworthy is the use of a number of the book "intermission" section, in order to learn to live a certain knowledge, through practical examples of the knowledge acquired to consolidate, w
Date : 2008-10-13 Size : 9.78mb User : 郝华

Transport format combination selection for compressed mode in a W-CDMA system-Transport format combination selection f or compressed mode in a W-CDMA system
Date : 2008-10-13 Size : 22.58kb User : mxy

在第1章中,我们首先讨论在使用和不使用M F C的情况下创建一个窗口,以便清楚地了解 M F C是如何工作的。M F C窗口既可以由属于M F C的C + +类创建,也可以由一个早于并存在于 M F C之外的非C + +窗口类创建。我们将进一步观看窗口类并讨论那些由Wi n d o w s操作系统提 供的窗口类。最后,再看看M F C应用程序中都有什么。-In Chapter 1, we first discuss the use and does not use MFC create a window to a clear understanding of how the work of MFC. MFC window can belong to MFC from the C++ Type create, you can co-exist as early as by an outside non-MFC is C++ Window class to create. We will further watch window class and discussed by the Wi ndows provided by the operating system window class. Finally, take a look at MFC application has what.
Date : 2025-12-29 Size : 3.5mb User : zhaolipo

The code performs a number (ITERS) of iterations of the Bailey s 6-step FFT algorithm (following the ideas in the CMU Task parallel suite). 1.- Generates an input signal vector (dgen) with size n=n1xn2 stored in row major order In this code the size of the input signal is NN=NxN (n=NN, n1=n2=N) 2.- Transpose (tpose) A to have it stored in column major order 3.- Perform independent FFTs on the rows (cffts) 4.- Scale each element of the resulting array by a factor of w[n]**(p*q) 5.- Transpose (tpose) to prepair it for the next step 6.- Perform independent FFTs on the rows (cffts) 7.- Transpose the resulting matrix The code requires nested Parallelism.-The code performs a number (ITERS) of iterations of the Bailey s 6-step FFT algorithm (following the ideas in the CMU Task parallel suite). 1.- Generates an input signal vector (dgen) with size n=n1xn2 stored in row major order In this code the size of the input signal is NN=NxN (n=NN, n1=n2=N) 2.- Transpose (tpose) A to have it stored in column major order 3.- Perform independent FFTs on the rows (cffts) 4.- Scale each element of the resulting array by a factor of w[n]**(p*q) 5.- Transpose (tpose) to prepair it for the next step 6.- Perform independent FFTs on the rows (cffts) 7.- Transpose the resulting matrix The code requires nested Parallelism.
Date : 2025-12-29 Size : 4kb User : ramya

DL : 0
.NET环境下WCF通讯的应用示例,对很好地学习各种通信方式,如SOCKET,SOAP等等有极大的帮助!-. NET environment WCF communication application examples of good to learn a variety of communication methods, such as SOCKET, SOAP, and so there is a great help!
Date : 2025-12-29 Size : 108kb User : chenhong

DL : 0
本程序在Carbide 2.0上用UI designer实现建立wlan连接、获取MAC地址、获取IP、获取SSID等wlan参数,相当实用。稍加修改,可实现更加强大的功能。-This program is available in Carbide 2.0 on the UI designer to achieve the establishment of wlan connection, get MAC addresses, access to IP, access to SSID and other wlan parameters, very useful. Minor modifications, can achieve a more powerful functions.
Date : 2025-12-29 Size : 60kb User : 钟龙

Create a simulator object set ns [new Simulator] #Define different colors for data flows (for NAM) $ns color 1 Blue $ns color 2 Red #Open the NAM trace file set nf [open out.nam w] $ns namtrace-all $nf #Define a finish procedure proc finish {} { global ns nf $ns flush-trace #Close the NAM trace file close $nf #Execute NAM on the trace file exec nam out.nam & exit 0 } -Create a simulator object set ns [new Simulator] #Define different colors for data flows (for NAM) $ns color 1 Blue $ns color 2 Red #Open the NAM trace file set nf [open out.nam w] $ns namtrace-all $nf #Define a finish procedure proc finish {} { global ns nf $ns flush-trace #Close the NAM trace file close $nf #Execute NAM on the trace file exec nam out.nam & exit 0 }
Date : 2025-12-29 Size : 1kb User : Ranjeet

This a simple Flight Simulator demonstrates the transforming the view in Direct3D. Use the W, A, S, and D keys to navigate, and press esc to quit .-This is a simple Flight Simulator demonstrates the transforming the view in Direct3D. Use the W, A, S, and D keys to navigate, and press esc to quit .
Date : 2025-12-29 Size : 60kb User : anish
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.