搜索资源列表
liburl[1].tar
- liburl是一个小的C++库,它的类用来显示URL串,也可以对URL元素进行简单的提取和修改。-liburl is a small C library, it was used to show the type of URL strings, but also be able to conduct simple URL element extraction and modification.
六爻八卦
- 界面编程,动画设计,隐藏一些元素VB6 win2k3下实现 -programming interface, animation design, some elements hidden under VB6 win2k3
exceptionsincom
- .Net中的异常处理语义是基于类型的,所以你可以创建具有其自己的属性和方法的自定义异常。异常是 .Net 中头等重要的一个元素,因为它是内建的错误处理机制,因此所有 .NET 兼容的语言都必须支持异常。另外, .Net 代码可以将 COM+ 服务作为 Enterprise Services(企业服务)来获得,所以你可以在 Enterprise Services 设计中定制异常。本程序的功能是从服务性组件产生定制异常,该组件被配置在一个 COM+ 服务器应用环境中执行(相对于库应用环境)。
12_编辑菜单
- 菜单是Windows应用程序主界面上典型的界面元素,是组织大量选项的最有效方法。快捷菜单提供当前可用命令的列表,通过工具栏也可以给用户提供访问命令的快捷方式。 -menu of Windows applications on the main interface of a typical interface element is the number of options Organization of the most effective ways. Fast current menu off
distort
- 一个好的程序往往有着不错的界面。作为程序员,也非常在意自己的成果是否精美。在图形操作系统中,最重要的是截面元素是窗体。本程序实现变形窗体,椭圆形的。-a good procedure is always a good interface. As programmers, but also very concerned about the results of their exquisite. The graphics operating system, the most important el
shujuyasuo
- 用VB实现数据压缩形成编码 这条增加的边存放在变量tree中的第k个元素上,可以这样认为,tree中从第1 到第k号元素中存放了TE和U的信息。注意:在算法思想中我们特别提醒了TE和U的动 态性,表现在算法中,这种动态性 体现在循环变量k的变化上-VB data compression coding that form the edge of the increase in the variables stored in the tree k elements, we can d
TC 2.0 挖地雷
- TC 2.0 挖地雷 关于TC2.0版的挖地雷 1、整个游戏基于事件驱动的工作方式,这一点和windows应用程序是相通的。在程序的主 干中,不停的捕捉鼠标事件,再通过一个函数: Bool analysis(CPoint point, ClickInfor infor) 来分析鼠标事件作用在哪个对象上(游戏中的元素,比如按钮、菜单、地雷单元格都是 作为一个对象来看待),然后把鼠标事件分配到相应的对象上。不同的对象,对鼠标事件 有自己的事件处理函数,比如
新c++我们的呀
- 按时org,开放的网络天书! 基数排序是这样实现的: 假设需排序数列的取值...如果化成比较树可以知道,这样的排序算法复杂度的下限是O(N*lnN),而基数排序没有比较元素,所以所需排序时间就少了,我们... www.cnic.org/wiki/鍩烘暟鎺掑-time org, open network hieroglyphics! Sort base is achieved : a few assumptions need to sort out ... If the value into
range
- C++模板,对开闭区间的封装,实现区间的合并分割,检查某一元素是否在区间内等操作。-C template off the Packaging closed interval, the interval to achieve merger segmentation, check whether a particular element within the operational range.
sizecbar_src
- 经典的浮动窗口,类似于VC Studio的界面元素,功能强大。最值得称赞的是它还具有调整状态的保存功能,本程序绝对是研究浮动窗口的典范之作。-classic floating window, similar to the VC Studio interface elements and powerful. The most commendable it is adjusted with the preservation of state functions, procedures for the
FiguresTogether
- 寻找由多个不同形状图形拼成长方形的所有解。使用了很多Swing界面元素。-finding by a number of different rectangular shapes makes up the graphics all solutions. Use a lot of Swing interface elements.
EX_MenuDemo8
- 这是一个在系统缺省工具栏上添加按钮的程序,该程序添加了一个链表的菜单,可以实现输入元素,输出链表,删除元素,淸空链表等功能。-This is one of the system's default toolbar button to add the program, which adds a menu Chain, can achieve input element, the output chain and delete elements, and soft air Chain fun
exmp3_15
- 设计一个应用程序能将一组整数数据按由小到大的顺序存 放在一个连续的整数表(顺序表)中,并能以该顺序表生成 一棵二叉树用于存放有序表中元素-design an application can a group headed by integer data stored in the sequence of consecutive integers a table (Table sequence), and be able to generate the sequence table for
ewszpx
- 输入30个数到一个5行6列数组,经排序后该数组各元素值按行从小到大排列,并显示该二维数组。 要求:直接在该数组中排序,不得转存于一个一维数组。 -input to a 30 Number 6 line arrays, sorting through the array element values of the firms from small to large order, and that the two-dimensional array. Requirements : direc
wodechengxu
- 本程序实现的是一个对于一个给定的数字集合,再给一个数字限制,求得这个集合的所有子集合,使子集合的各个元素之和为给定的数字限制,如果没有这样的子集合,则输入为空! 程序本身运用的是回朔算法,但是值得注意的是,我用的是非递归的形式实现的,所以就显现出了一定的难度. -this program is one for a given set of figures, to give a figure restrictions this assembly obtained all the
matrixclasslibraries
- 本程序提供了一个矩阵类库。本类库的矩阵、向量运算采用值传递。本类库的矩阵和向量的第一个元素的起始下标为1,不是0。这点尤其要注意。这和C语言中的数组不一样-this program provides a matrix class library. The Class of matrix vector operations using transfer value. The Class of matrix and vector elements of a start to an index, no
BorrowBook
- 图书馆借阅管理系统中的借书登记管理界面,界面包括基本的元素添加和布局管理,没有进行事件监听,没有连接数据库-library management system for the registration and management of the library interface, the basic interface elements added and the layout management, not eavesdropping incident, is not connected t
MFCMatrix
- 利用vc写的一个矩阵类,矩阵行数,列数可自行设定 矩阵元素可通过对话框输入,实现了矩阵的大部分运算-use vc write a matrices, matrix rows. Columns can set their own matrix elements can be imported through dialog and achieve the majority of matrix operations
lisan
- 一些离散数学的课程设计,是通过C++ Builder 编的!包括判断真值,求数组元素个数,和最短路径!-some discrete mathematics curriculum design, through the provision of C Builder! Including the true value judgment, for the array element number, and the shortest path!
yszqb100613
- 这是一个元素周期表控件,里面可以实现对元素的多选、单选等。还有很多其他功能就不再一一讲述了、、 希望与大家交流一下,互相学习。以便更加完善 -This is a periodic table control, which can be achieved on the elements of multiple choice, radio and so on. There are many other features on the not going to go, and I hop