搜索资源列表
34212
- 直方图对话框构造函数 ZFT::ZFT(CWnd* pParent /*=NULL*/) : CDialog(ZFT::IDD, pParent)//ZFT为定义的用来显示直方图的对话框类; { Width=Height=0 //对话框初始化阶段设置图像的宽和高为\"0\"; }-Histogram dialog Constructors Asian : : Asian (CWnd * pParent / *= NULL * /) : CDialog (Asian : : IDD, pPare
colorfulButton
- C#自定义的“动感按钮”控件(附源码和测试程序),用户还可进一步增强此按钮控件!-C# definition of the "City of Life button" controls (source and test procedures), users can further enhance this button controls!
arm的绝对地址代码段编写与引用
- ARM处理器中在绝对地址处定义代码段(数据/或程序)-ARM processor, the absolute address of the Office code definition (data / or procedure)
030300329jose
- Josephus 排列问题定义如下:假设n 个竞赛者排成一个环形。给定一个正整数m,从某 个指定的第1 个人开始,沿环计数,每遇到第m 个人就让其出列,且计数继续进行下去。这 个过程一直进行到所有的人都出列为止。最后出列者为优胜者。每个人出列的次序定义了整 数1,2,…,n 的一个排列。这个排列称为一个(n,m)Josephus 排列。 例如,(7,3)Josephus 排列为3,6,2,7,5,1,4。-Josephus problem with the definition
Dynamic_DataGrid
- 有的时候我们需要邦定很复杂的DataGrid,我们知道DataGrid,DataList等控件都有Template列,我们可以通过动态的邦定模版列来实现,复杂逻辑的邦定。由于Page继承TemplateControl,所以在Page对象里面就可以使用TemplateControl类里面的方法LoadTemplate,我们可以利用这个方法加载指定路径用户控件来实现丰富的表示(顺便提一下还有一个LoadControl的方法和LoadTemplate有相同的参数类型,也就是说我们可以利用LoadCon
shuzushixian
- 函数int exit(int)的定义 函数int strcmp(char*,char*)的定义-function int exit (int) of the definition of function int strcmp (char *, char *), the definition
MainHead
- 我在C#开发的过程中, 创建的基本应用,包括数据库调用, EXCEL文件读写, 定义基本数据等-in C# development process, the creation of basic applications, including database and Excel document literacy, basic data such as the definition
CSharpCreate
- 代码自动生成器 根据数据库定义的表结构, 自动生成C#应用开发的代码(包括数据定义层, 数据访问层, 以及数据库中存储过程的自动生成, 此项目中没有数据库访问原码(MainHead), 请下载我另外上传MainHead.rar-automatic code generator based on the definition of the database table structure, Automatic Generation Application Development C# code
google9_3
- You are given a String[] grid representing a rectangular grid of letters. You are also given a String find, a word you are to find within the grid. The starting point may be anywhere in the grid. The path may move up, down, left, right, or diagonally
danlianbiao
- 此为数据结构中 单链表的定义和实现。其中包括了我们使用单链表中的常见的一些函数的定义和实现,并且进行了验证,经过证明自己的思路是正确的,具有很好的参考价值-this data structure for single-linked list to the definition and implementation. These include our use of single-linked list of some common definition of the function and a
shuangxunhuanlianbiao
- 此为数据结构中 双循环链表的定义和实现。其中包括了我们使用双循环链表中的常见的一些函数的定义和实现,并且进行了验证,经过证明自己的思路是正确的,具有很好的参考价值-this data structure for the two-cycle Chain definition and implementation. These include the use of two-cycle we Linklist some of the common functions of the definition
DPG
- 堆排序 一、 需求分析 问题定义: 假设定义堆为满足如下性质的完全三叉树:(1)空树为堆;(2)根结点的值不小于所有子树根的值,且所有子树均为堆。编写利用上述定义的堆进行排序的算法,并分析推导算法的时间复杂度。 -a heap sort, demand analysis definition : the assumption that to meet the definition of sculpture, the complete nature of trigemi
AddCustomPaperSizes
- 自定义打印机纸张C#代码-printer paper from the definition of C# code.
ReflectionDynamciCreateTest
- 实现动态创建程序集 其中使用了C#高级技术:反射及其自定义特性-create dynamic collection procedures which use the C# Senior Technical : reflection and self-definition Characteristics
ReflectionDynamicDemo
- 使用c#实现自定义特性的例子 代码简介易懂-use c # realize definition of the characteristics of code examples brief understandable
MenuEx
- 该代码是一段很经典的菜单自定义代码,可以是实现office2003等格式,使用非常的简单-the code is a classic definition from the menu code office2003 can be achieved, such as format, using very simple
XPPanel_binaries
- 自定义panel,该源码为自定义XP风格的容器控件,可以实现类似XP中的面板-custom panel, the source of self-definition XP style containers Controls can achieve similar panel XP
parts
- WebPartZone的ZoneTemplate可以通过声明方式来定义,在每个用户首次(即没有已保存状态时)登录时,WebPart Runtime会按ZoneTemplate内的定义生成默认的WebPart布局,并在用户对布局进行调整后此用户后续登录时-WebPartZone ZoneTemplate the way through the statement to the definition, each user in the first (that is, no state has pre
circle111
- 几何用C++的类来定义表示简单平面几何对象的抽象数据类型Geometry-geometric C to the class definition simple plane geometry object of the abstract data type Geometry
definition-and-application-of-Class
- 运用c++语言来进行类的定义与应用,并举了四个例子-Using c++ language for the class definition and application, and take four examples