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

Search list

[JSP/Javaddvip_com_0206092af341ff

Description: java 100例子 import javax.swing.JOptionPane //调用method class c { //定义名字 public static void main(String[] args) { //开始method JOptionPane.showMessageDialog( null, "错误" ) //显示一条信息 System.exit(0) // 结束程序 } //结束method } //结束class -javax.swing.JOptionPane example import// call method class c (//definition names public static void main (String [] args) (//start method JOptionPane.showMessageDialog (null, "wrong")// Display a information System.exit (0)// closing procedures)// end method)// end cla
Platform: | Size: 13224960 | Author: 小旭 | Hits:

[Windows DevelopOpenBmpPhoto

Description: 本程序是打开一幅bmp的图像,并在Static中显示出-this program is open a bmp image, and Static demonstrated
Platform: | Size: 36864 | Author: yaozhibin | Hits:

[Static controlTemper

Description: 演示如何派生自己的STATIC类,并通过响应OnPaint消息来完成贴图-demonstrate how derivative their STATIC category, and by responding to news OnPaint completed mapping
Platform: | Size: 55296 | Author: forest | Hits:

[Other systemsxingwang3

Description: 电力系统静态电压稳定性在线监控一——一种可在线应用的计及负荷静态特性的电压稳定指标-static power system voltage stability of an on-line monitoring-- An online application program and load characteristics of static electricity pressure stability index
Platform: | Size: 232448 | Author: 娱乐 | Hits:

[Other systemsxingwang4

Description: 电力系统静态最接近电压稳定极限的确定,电力系统静态最接近电压稳定极限的确定-closest static power system voltage stability limit setting, the nearest static power system voltage stability limits set
Platform: | Size: 385024 | Author: 娱乐 | Hits:

[Data structshaffmancode(VC)

Description: ---- Huffman 算法的不同实现 本目录下的程序用8种不同的方式实现了Huffman编码算法,这8种方式分别是 * huffman_a 使用链表结构生成Huffman树的算法,这是最基本的实现方法,效率最低。 * huffman_b 使用《数据结构》(严蔚敏,吴伟民,1997,C语言版)中给出的算法,将二叉树存放在连续空间里(静态链表),空间的每个结点内仍有左子树、右子树、双亲等指针。 * huffman_c 使用Canonical Huffman编码,同时对huffman_b的存储结构进行改造,将二叉树存放在连续空间tree里,空间的每个结点类型都和结点权值的数据类型相同,空间大小为2*num,tree[0]未用,tree[1..num]是每个元素的权值,生成Huffman后,tree[1..2*num-1]中是双亲结点索引。 * huffman_d 在huffman_c的基础上,增加预先排序的功能先用QuickSort算法对所有元素的权值从小到大排序,这样,排序后最前面的两个元素就是最小的一对元素了。我们可以直接将它们挑出来,组合成一个子树。然后再子树的权值用折半插入法插到已排序的元素表中, 保证所有结点有序。为了保证初始元素的顺序不变,我们另外使用了一个索引数组,所有排序中的交换操作都是在索引数组中进行的----- Huffman algorithm to achieve Catalog under different procedures used eight different ways to achieve a Huffman coding algorithm, eight models were used huffman_a* Chain Structure Generation Huffman tree algorithm, This is the most basic method, the minimum efficiency.* Huffman_b use of "data structure" (Yan Wei Min, Xiulan WU Weimin, 1997, C language version) is the algorithm stored in a binary tree will be continuous space (static List), the space within each node still left subtree, right subtrees, parents and other indicators.* Canonical huffman_c use Huffman coding, while huffman_b storage structure transformation, will be stored in a binary tree continuous space tree, space each node type and the right node value of the same data type, size space for two* num, tree
Platform: | Size: 32768 | Author: ray | Hits:

[Static controlBSStatic

Description: 实现Static控件扩展功能,可以自己设置背景色,字体等-achieve Static Control extensions can be set as the background color, font, etc.
Platform: | Size: 1024 | Author: 张成锁 | Hits:

[CommunicationSTBC_MIMO

Description: 空时分组码的准静态衰落瑞利信道的多发射天线多接受天线性能仿真-space-time block codes of Rayleigh fading quasi-static multi-channel multi-antenna receiver antenna Performance Simulation
Platform: | Size: 1024 | Author: 训锋 | Hits:

[GUI DevelopOwnDrawControl

Description: 自定义颜色的按钮控件、静态框控件、编辑框及复选框- Controls, the static frame from the definition color button controls, edits the frame and the reelection frame
Platform: | Size: 693248 | Author: 许军 | Hits:

[Static controlTransparentStatic_demo

Description: 透明的static组件,基于MFC源代码-transparent static components, based on the MFC source code
Platform: | Size: 138240 | Author: wbt | Hits:

[GIS programsoftware_testing_tech

Description: 讲述了软件测试度量技术与代码静态检测技术,讲授了当前条件下可以利用的工具(logiscope与pc-lint)来帮助完成一系列的测试工作的原理,并带有应用实例.-on the software testing measurement and static code detection technology, taught under the current conditions can be used as a tool (logiscope with pc- lint) to help complete a series of tests of principle, and with application examples.
Platform: | Size: 2122752 | Author: 张子祥 | Hits:

[GUI Developccolorstaticst

Description: VC中静态控件无背景颜色,这个这个类实现任意颜色.-Static Control VC no background color, the realization of this type of arbitrary color.
Platform: | Size: 2333696 | Author: 吕增及 | Hits:

[Static controlHTMLStatic_demo

Description: mfc下的static控件,可以显示类似html格式的文字-mfc of static control, will show a similar format to the letter html
Platform: | Size: 96256 | Author: 邱中天 | Hits:

[Picture Vieweronchange

Description: evc的mfc对话框程序,响应编辑框内容改变事件,从而在静态框中显示对应数字的图片,值得新手下载学习,不足的是要在编辑框中输入两次方才能改变,希望哪位高手可以更改一下-evc the mfc dialog procedures, in response to changes in editorial content frame, so static box corresponding figures show the pictures, download novice worth learning, inadequate to the importation of two editors box just change, which experts hope will change in
Platform: | Size: 61440 | Author: 杨文博 | Hits:

[File Formatnotview

Description: 文件视图,CFrameWnd C Static CRect MoveWindow CreatePen CSize CDC SetBkMode SelectObject CPen LineTo SetTextColor CString TextOut CFont CreateFont DrawText CreateDC GetDeviceCaps DeleteDC GetObject GlobalAlloc GlobalLock GetStockObject GetDC SelectPalette RealizePalette GetDIBits ReleaseDC CreateFile WriteFile GlobalUnlock GlobalFree CloseHandle CPaintDC CBitmap CreateCompatibleDC CreateCompatibleBitmap PtInRect BitBlt DeleteObject CPoint ShowWindow ClientToScreen GetWindowDC GetWindowRect CFileDialog CWinApp CSingleDocTemplate CCommandLineInfo UpdateWindow CDialog CDataExchange CDocument CView CPrintInfo GetClientRect SetWindowLong GetWindowLong LoadLibrary GetProcAddress GetLastError FreeLibrary CreateDialog-document View, CFrameWnd CWnd CStatic CRect MoveWindow Creat ePen CSize CDC SetBkMode SelectObject CPen Lin eTo SetTextColor CString TextOut CFont Back Font DrawText CreateDC GetDeviceCaps DeleteD C GetObject GlobalAlloc GlobalLock GetStockO bject GetDC RealizePalette Get SelectPalette DIBits ReleaseDC CreateFile WriteFile Global Unlock GlobalFree CloseHandle CPaintDC CBitm ap CreateCompatibleDC CreateCompatibleBitm ap PtInRect BitBlt DeleteObject CPoint ShowWi ndow ClientToScreen GetWindowDC GetWindowRe ct CFileDialog CWinApp CSingleDocTemplate CC ommandLineInfo UpdateWindow CDialog CDataEx change CDocument CView CPrintInfo GetClientR ect SetWindowLong GetWindowLong LoadLibrary GetProcAddress GetLastError FreeLibrary Cre ateDialog
Platform: | Size: 26624 | Author: slansam | Hits:

[Otherstatictiminganalysis

Description: 静态时序分析,是IC design后端设计中最基本的基础部分-static timing analysis, design of the IC backend design the most basic part
Platform: | Size: 673792 | Author: stefshen | Hits:

[Static controlEVC_CFontStatic_src

Description: A class for setting various attributes of static text such as font, color or alignment.-A class for setting various attributes of s tatic text such as font, color or alignment.
Platform: | Size: 3072 | Author: 吴刚 | Hits:

[Static controlXPFldrTabCtrl1

Description: 一个类似EXCEL多页Sheet的实现源程序.用STATIC实现.-a similar pages Excel Sheet Implementation source. STATIC used to achieve.
Platform: | Size: 46080 | Author: 宋健 | Hits:

[OpenGL programStaticCloudSimulation

Description: 在VC环境下对静态云及云团移动模拟,值得相关研究方向的同仁借鉴下-VC environment in the static clouds and cloud movement simulation, it is worth relevant research colleagues from under
Platform: | Size: 81920 | Author: saddas | Hits:

[JSP/Javafindb

Description: A static analysis tool to find bugs in Java programs-A static analysis tool to find bugs in Java p rograms
Platform: | Size: 4684800 | Author: Justin Wu | Hits:
« 1 2 34 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net