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

Search list

[TCP/IP stackSockapp

Description: window ce socket source code
Platform: | Size: 3366912 | Author: | Hits:

[OtherLinuxProgramming

Description: Linux系统分析与关键编程技术 第一篇 Linux系统介绍 第二篇 Linux高级语言及管理编程 第三篇 Linux系统内核分析 第四篇 Linux系统高级编程 第五篇 Linux系统安全分析 第六篇 X window系统的内部结构和使用-Linux System and key programming technology first introduced second Linux system Linux Senior management programming language and third on Linux kernel analysis of the fourth Linux Advanced Programming fifth chapter Linux System Safety Analysis sixth chapter of the X window system and the use of the internal structure
Platform: | Size: 9356288 | Author: 小强 | Hits:

[Dialog_Windowsplitterwindow

Description: 一个简单的切分窗口的例子,很容易实现视图间的通讯,有一定代表性.-a simple segmentation window example, it is easy to realize the communication between the View and a certain representation.
Platform: | Size: 37888 | Author: 刘帅 | Hits:

[Audio programwindowsregister

Description: window 注册表程序 很全 强烈推荐-window registry procedures are all strongly recommended
Platform: | Size: 51200 | Author: 凌风 | Hits:

[Windows DevelopMFCWindowsStyle

Description: MFC窗口风格浏览器,而且不用重新编译 CWnd::CreateEx()实现的组合风格, CWnd::ModifyStyle和ExStyle实现的增加和删除功能-MFC style browser window, and do not recompile CWnd : : CreateEx (), a combination of style, CWnd : : ModifyStyle ExStyle and achieve growth and delete functions
Platform: | Size: 151552 | Author: 张海玉 | Hits:

[OtherTransparentSubWindow

Description: 透明的浮动子窗口 透明的浮动子窗口 透明的浮动子窗口 透明的浮动子窗口 透明的浮动子窗口-Sub-transparent floating window floating transparent window transparent floating sub-sub-sub-window transparent floating window floating transparent window transparent floating sub-sub-sub-window transparent floating window floating transparent child window
Platform: | Size: 44032 | Author: qianyou | Hits:

[OtherHideWindow123

Description: its a useful code. Use this to hide MFC window. when your window code don t want to show other users. -its a useful code. Use this to hide MFC windo w. when your window code do not want to show other u sers.
Platform: | Size: 34816 | Author: 郭迎祥 | Hits:

[Otherslidingwindows

Description: Input The input consists of two lines. The first line contains two integers n and k which are the lengths of the array and the sliding window. There are n integers in the second line. Output There are two lines in the output. The first line gives the minimum values in the window at each position, from left to right, respectively. The second line gives the maximum values. Sample Input 8 3 1 3 -1 -3 5 3 6 7 Sample Output -1 -3 -3 -3 3 3 3 3 5 5 6 7-Input The input consists of two lines. The f irst line contains two integers n and k which are the lengths of the array and the sliding window. There are n integers in the second line. Output T here are two lines in the output. The first line g ives the minimum values in the window at each pos ition, from left to right, respectively. The second line gives the maximu m values. Sample Input 8 3 1 3-1-3 5 3 6 7 Sample Out put-1-3-3-3 3 3 3 3 5 5 6 7
Platform: | Size: 1024 | Author: 孔铁柱 | Hits:

[Otherwigner1

Description: 设采样频率为1Hz,对于淹没在复高斯白噪声中的信噪比为 的两个复LFM信号,采用子带带宽为0.1Hz的升余弦滤波器,共9个子带滤波器构成的滤波器组,时间窗为窗长为256的矩形窗,进行仿真-based sampling frequency of 1Hz. For drowned in the complex Gaussian white noise to the signal-to-noise ratio of 2 Minute LFM, using sub-band bandwidth of 0.1 Hz or cosine filter, a total of nine sub-band filter a filter group, time window to window to 256 long rectangular window simulation
Platform: | Size: 1024 | Author: eric | Hits:

[Otherexpect_example

Description: tcl例子脚本,使用expect扩展库,window下运行,实现交互式系统测试。-tcl script examples, the use expect extensions, under the window operation, Interactive system testing.
Platform: | Size: 3072 | Author: chenglin | Hits:

[AI-NN-PRzlsj

Description: 滑动窗口的数据流闭合频繁模式的挖掘算法,用VC编写-sliding window of data flow closure frequent pattern mining algorithm, prepared by VC
Platform: | Size: 16384 | Author: tianya | Hits:

[OtherOSpaper

Description: 有关操作系统的一篇论文,主要论述window NT windows xp,window 2000,windows CE,windows 9x-the operating system a paper mainly discusses window NT windows xp, window 2000, windows CE, Windows 9x
Platform: | Size: 40960 | Author: 武利云 | Hits:

[AlgorithmGenGuassWin2D

Description: 指定方差和窗口的大小, 产生2维高斯平滑窗的源码.-Specified variance and the size of the window, resulting in 2-D Gaussian smoothing window of the source.
Platform: | Size: 6144 | Author: 易名杰 | Hits:

[Dialog_Windowsim-the-window-of-MSN-move-and-jump

Description: sim the window of msn move and jump -sim the window of msn move and jump
Platform: | Size: 5120 | Author: z | Hits:

[Otherwindows

Description: 在现代信号处理中对信号进行的多种加窗操作程序,如hamming窗,hanning窗-In modern signal processing of signals, plus multi-window operation, such as the Hamming window, hanning window
Platform: | Size: 2048 | Author: zengxiuhua | Hits:

[Other Embeded programsana

Description: 在SOPC里实现了频谱分析,包括加窗和2048点FFT及功率计算-In SOPC achieve a spectral analysis, including a window and the 2048 point FFT and power calculation
Platform: | Size: 27648 | Author: 韩启祥 | Hits:

[Internet-Networktar

Description: unix 下tar 执行程序的源代码,可以编译成window下的tar,这样就可以在window打unix可以解的包了-tar enforcement procedures under unix source code can be compiled into a window under the tar, this window will be able to play unix can be a package solution
Platform: | Size: 201728 | Author: linxx | Hits:

[Windows Developwin32controls

Description: 用纯粹的API来创建窗口控件及其控制 作者: hwc 此代码示范并解释了如何用纯粹的API创建窗口控件,如使用CreateWindow和 CreateWindowEx在窗口中创建列表框、编辑框和按钮。不仅告诉你如何创建它们,而且还示范了如何使用。此外,代码还示范了如何用TAB、Shift+Tab等来控制输入焦点以及快捷键。-Using pure API to create window controls and its control Author: hwc this code model and explains how to use the API to create a purely window controls, such as the use of CreateWindow and CreateWindowEx to create the list in the window box, edit box and button. Not only tell you how to create them, but also demonstrated how to use. In addition, the code also demonstrated how to use TAB, Shift+ Tab to control the input focus, etc., as well as shortcuts.
Platform: | Size: 22528 | Author: 李桃 | Hits:

[ComboBoxCode

Description: 讲述MFC AppWizard的原理与MFC程序框架的剖析。AppWizard是一个源代码生成工具,是计算机辅助程序设计工具,WinMain在MFC程序中是如何从源程序中被隐藏的,theApp全局变量是如何被分配的,MFC框架中的几个类的作用与相互关系,MFC框架窗口是如何产生和销毁的,对窗口类的PreCreateWidow和OnCreate两个函数的着重分析,Windows窗口与C++中的CWnd类的关系。-MFC AppWizard on Principle and analysis of MFC Framework. AppWizard is a source code generation tool that is computer-aided process design tools, WinMain in MFC process is how to from the source was hidden, theApp global variable is how the distribution, MFC framework of several types of roles and mutual relations, MFC frame window is how the generation and destruction of the window class PreCreateWidow and OnCreate function of the focus on analysis of the two, Windows window with the C++ the CWnd class relations.
Platform: | Size: 126976 | Author: sanpian | Hits:

[EditBoxgramme_code

Description: 讲述MFC AppWizard的原理与MFC程序框架的剖析。AppWizard是一个源代码生成工具,是计算机辅助程序设计工具,WinMain在MFC程序中是如何从源程序中被隐藏的,theApp全局变量是如何被分配的,MFC框架中的几个类的作用与相互关系,MFC框架窗口是如何产生和销毁的,对窗口类的PreCreateWidow和OnCreate两个函数的着重分析,Windows窗口与C++中的CWnd类的关系。-MFC AppWizard on Principle and analysis of MFC Framework. AppWizard is a source code generation tool that is computer-aided process design tools, WinMain in MFC process is how to from the source was hidden, theApp global variable is how the distribution, MFC framework of several types of roles and mutual relations, MFC frame window is how the generation and destruction of the window class PreCreateWidow and OnCreate function of the focus on analysis of the two, Windows window with the C++ the CWnd class relations.
Platform: | Size: 228352 | Author: sanpian | Hits:
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »

CodeBus www.codebus.net