Welcome![Sign In][Sign Up]
Location:
Search - window

Search list

[OS programWINDOW程序员使用指南DLL和内存管理

Description: 学习资料\WINDOW程序员使用指南DLL和内存管理- Study material \WINDOW programmer use guide DLL and the memory manage
Platform: | Size: 6861824 | Author: 熊友根 | Hits:

[Bookswindow

Description: window程序设计教程`很好-window Design Guide `good
Platform: | Size: 4397056 | Author: 李山 | Hits:

[Bookswindow message

Description: window message
Platform: | Size: 13312 | Author: | Hits:

[Firewall-SecurityWindow防火墙与网络封包截获技术一书配套源程序1

Description: Window防火墙与网络封包截获技术一书配套源程序的源代码1。-Window firewall and network packet technology intercepted a source of a book, a source code.
Platform: | Size: 681984 | Author: 大灰熊 | Hits:

[GUI Developwindow

Description: window窗口编程 用API 实现并有实例 详细注解 游戏编程初级源码-window window with API programming examples and a detailed explanation of primary-source programming games
Platform: | Size: 3809280 | Author: 朝阳 | Hits:

[Firewall-SecurityWindow防火墙与网络封包截获技术一书配套源程序

Description: Window防火墙与网络封包截获技术一书配套源程序.rar-Window firewall and network packet technology intercepted a book matching source. Rar
Platform: | Size: 2018304 | Author: | Hits:

[Graph Drawingwindow图形编程

Description: < window图形编程>>的配套光盘内容,在sample目录下有不少例子。-<Window graphical programming>> matching CD-ROM content, in the sample directory has many other examples.
Platform: | Size: 15247360 | Author: 黄晓伟 | Hits:

[OS program创建Window服务(Service)及调试

Description: 创建 Window 服务 (Service) 及调试-create Window Service (Service) and Debugging
Platform: | Size: 28672 | Author: 王大 | Hits:

[OS programWindows-API-program--window-class

Description: 是一个简单的API小程序,运行结果是生成带有一个按钮的可以获得当前窗口编号的窗口。-API is a simple small program, the results are generated with a button to get the current window ID of the window.
Platform: | Size: 34816 | Author: 王志慧 | Hits:

[JSP/Javawindow

Description: 窗口java代码 希望对大家有帮助 谢谢支持 -Window java code would like to Thank you, everyone has to help support
Platform: | Size: 3072 | Author: maohuihua | Hits:

[Software EngineeringGTKX-window

Description: 基于GTK+ 和 X-window 的GUI 在嵌入式 Linux 中的应用 -Based on GTK+ And X-window of the GUI in Embedded Linux Application
Platform: | Size: 24576 | Author: 张仪 | Hits:

[Linux-UnixUnderstanding-X-window

Description: 介绍Linux平台上最常用的图形系统---X Window。入门者适合看看。-Linux platform to introduce the most commonly used graphic system--- X Window. Suitable for beginners to see.
Platform: | Size: 192512 | Author: openxu | Hits:

[BooksWINDOW

Description: WINDOW 内核实验教程,了解WINDOW 内核的运行机制-WINDOW experimental core curriculum
Platform: | Size: 7215104 | Author: ZENGKEFU | Hits:

[Dialog_WindowPrototype-Window

Description: 这是我所见过的最好看的网页窗口/对话框程序,它实现于标准的HTML页面,实现语言是Javascript。你可以把它用到ASP.NET,AJAX,Java等等所有网页上,支持的功能有:可以改变窗口大小、支持最小化、最大化窗口、模型对话框、渐入渐出的渐变效果,支持皮肤等等功能。现有的实例包括:模仿MAC OS的对话框,在对话框中打开一个网页,警告框,确认对话框,信息对话框,登录对话框,AJAX对话框等等。-This is the best I have ever seen the page to see the window/dialog procedure, it is the realization of the standard HTML page, the realization of language is Javascript. You can put it to use ASP.NET, AJAX, Java, etc. on all pages, support functions are: window size can be changed to support the minimize, maximize window, dialog model, gradually fade out into the effect of the gradual change in support of function of the skin and so on. Current examples include: MAC OS imitate the dialog box, in the dialog box to open a web page, a warning box, a confirmation dialog box, the information dialog box, log on dialog box, AJAX dialog box and so on.
Platform: | Size: 813056 | Author: houhua | Hits:

[Special Effectscompare-five-window-functions

Description: 比较五种窗函数特性matlab程序:得到矩形窗、海明窗、三角窗、汉宁窗和布莱克曼窗图形。从仿真结果可知:矩形窗设计的过渡带最窄,但阻带最小衰减也最差。布莱克曼窗设计的阻带最小衰减最好,但过渡带最宽。-Comparison of characteristics of five kinds of window function matlab program: to be a rectangular window, Hamming window, triangular window, Hanning window and Blackman window graphics. From the simulation results we can see: the rectangular window designed for narrow transition zone, but the minimum stop-band attenuation is also the worst. Blackman window design of the stop-band minimum attenuation is best, but the transitional zone widest.
Platform: | Size: 1024 | Author: anchor | Hits:

[WEB Codewindow

Description: 建立一个独立的window,且可以改变大小,移动。此window可以作为容器,在其中放入各种组件-Establishment of an independent window, and can change the size, move. This window can be used as container, in which the various components into the
Platform: | Size: 6144 | Author: ye | Hits:

[matlabwindow.m

Description: This script calculate the Fourier transform of a Rectangular window of 64 points using an aproximation with a DFT of 1024 points,as well as calculates for differents values of f0 and f1 the module of the frecuency response of the windowed signal. All of this is for "look" the windowed effect. Sorry my bad English. comments or any suggestion vjgonzalezg@gmail.com
Platform: | Size: 1024 | Author: actinio | Hits:

[matlabMATLAB-window

Description: 在 MATLAB 中的窗函数,通过程序调用,实现窗函数-The window function in MATLAB, through the procedure call to realize window function
Platform: | Size: 9216 | Author: shamener | Hits:

[Documentssliding-window

Description: 滑动窗口实验模拟.附有发送方和接收方的源代码-In this assignment, we are required to implement a data link layer function—sliding window. I chose to use C++ as a programming language and Microsoft Visual C++ as a develop platform.
Platform: | Size: 1171456 | Author: 何辉辉 | Hits:

[GUI DevelopIrregular-window

Description: 这个事例小程序可以生成不规则的窗口,可以为编写个性程序提供方便-This case is a small program can generate irregular window, you can facilitate the process for the preparation of individual
Platform: | Size: 2507776 | Author: 孙长松 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net