搜索资源列表
Csharpcode11
- Microsoft.Win32命名空间下面的SystemEvents类,他有一个静态的事件SessionEnding在系统注销或者关机时发生,此事件只有在winform的程序下有效,而在控制台程序下面无效,不能激发事件;还有一点我们必须在程序推出时将加上的事件移除掉,否则就容易造成内存溢出。 -Microsoft.Win32 naming the space below SystemEvents category, He has a static events SessionEnding or
SFMtoolsInstallDoc
- 文介绍了如何使用Bundler来根据图片得到相机参数以及一些空间点云数据,得到的数据将能够运用在3D重建中。利用Bundler可以得到较为稀疏的点云(point clouds)数据。如果需要得到更密集的点,可以使用Yasutaka Furukawa博士写的另外一个非常强大的软件包,称为PMVS2。一种比较常见的途径是使用Bundler来得到相机参数,然后使用Bundle2PMVS程序,将生成结果转换为PMVS2的输入,然后使用PMVS2来得到更密集的点云。另外,读者们可能会对另外一个同样由Fur
chaos_paper1
- 构建了一类可切换的三维自治混沌系统,通过系统选择器实现这类系统间的切换) 这类系统都由七项组成,且 都包含三项系统变量乘积的二次非线性项) 详细地分析了这类三维系统平衡点的性质、混沌吸引子的相图和 *+,-./01 指数等特性,设计了实现这类可切换系统的实际电路并进行了电路实验-Construction of a class of three-dimensional autonomous chaotic switching systems, the realization of the
cl
- 一般站点都会有友情连接,但是你确并不知道别人在你的站点上都点了那些友情连接,这个东西可以实现!或者是适用于那些导航类站点,方便你统计通过本站点出的连接.-General sites, there will be Link, but you do not know other people on your site have a point of friendship to those connections, this thing can be achieved! Or classes for
Areaandperimeter
- 定义一个点类,在此基础上派生圆类、球类、椭圆类、椭球体、圆柱体, 圆锥体;长方形,正方形,正方体,正方体。要求:计算各类形状的面积,表面积,体积。-Define a point class, on this basis, derived round classes, ball, oval classes, spheroidal, cylinder, cone rectangular, square, cube, cube. Requirements: calculate the area of
visual-cPP-point
- 压缩包包括VC++之MFC类库中文手册.chm C语言函数表.chm VC++ 编程指南.chm windows程序设计.chm -Compressed package includes the MFC VC++ Class Library Chinese manual. Chm C language function table. Chm VC++ Programming Guide. Chm windows programming. Chm
213243545
- (1)定义一个CPU类,包含等级(rank)、频率(frequency)、电压(voltage)等属性,有两个公有成员函数run、stop,其中rank为枚举类型CPU_ Rank,定义为enum CPU_ Rank(P1 = 1,P2,P3,P4,P5,P6,P7),frequency为单位是MHz的整型数,voltage为浮点型的电压值。观察构造函数和析构函数的调用顺序。 (2)定义一个简单的Computer类,有数据成员芯片(CPU),内存(ram),光驱(cdrom)等等,有两个公有
Sequential-clustering-method
- 水文,变异点的检验,有序聚类法,运行环境:excel中vba。按照文件的样式输入数据,ctrl+F11打开vba环境,点击模块1,再点运行就可以了!-Hydrology, the change point test, sequential clustering method, the runtime environment: excel in the Visual Basic. Input data in accordance with the style of the file, ctrl+
Buried-control-FlowLayoutPanel
- 2005 年微软发布了 Visual Studio 2005,里面提供了大量新增的控件和类。FlowLayoutPanel 也是从这时进入了我们的视线。-2005, Microsoft released Visual Studio 2005, which provides a large number of new controls and class. The FlowLayoutPanel into our line of sight is also from this point.
SAR-image-segmentation-method
- 为了减少alpha-expansion算法的计算量,本文在标号为alpha的像素向其它像素膨胀的过程中,先隔离非alpha类间的联系,而只考虑alpha类与非alpha类之间的关系,从而避免alpha-expansion算法需要构造辅助结点的问题,减少了s/t图中边的数目,提高了算法的计算效率。因放松了非alpha类间的关系对alpha膨胀的约束,使得算法可以更容易得跳出能量函数的局部极小点而获得更优的分割结果。-In order to reduce alpha- expansion algor
kmeans_report
- 数据挖掘kmeans图像聚类实验报告 用 VC 或 Java 实现 k-means 聚类算法, 分别以迭代次数及分配不再发生变化为算法终止条件,用图片(自己选择)作为数据集,比较运行时间(画出时间与像素点的关系曲线图,因此须用多幅像素个数不同的图片进行实验) 提交实验报告与源代码。 -Data mining to achieve the k-means clustering algorithm the kmeans image clustering experiment report wit
BUPT-SCS-CPP
- 猜价格游戏 矩形 矩阵(一) 矩阵(二) 矩阵(三) 形状(一) 形状(二)——虚函数 对Point类重载++和――运算符 流式IO(一) 电话本-Guess the price game rectangular matrix (a) of the matrix (b) of the matrix (c) the shape of the shape (a) (b)- virtual function Point class overloaded++ and- operators, stream
0day_2nd
- 本书分为5 篇33章,系统、全面地介绍了Windows 平台缓冲区溢出漏洞的分析、检测与防护。第一篇为漏洞exploit 的基础理论和初级技术,可以引领读者迅速入门;第二篇在第一篇的基础上,结合国内外相关研究者的前沿成果,对漏洞技术从攻、防两个方面进行总结;第三篇站在安全测试者的角度,讨论了几类常用软件的漏洞挖掘方法与思路;第四篇则填补了本类书籍在Windows 内核安全及相关攻防知识这个神秘领域的技术空白;第五篇以大量的0 day案例分析,来帮助读者理解前四篇的各类思想方法。本书可作为网络安全
wenxiancankao
- 基于脑电信号的聚类分析的文献读后感并详细地总结了一下,希望对你们有用,个人观点-EEG-based clustering analysis of literature book review and detailed summary of what you want to be useful, personal point of view
test_java
- 1、 求一维数组的最大值和最小值 2、 用一维数组输出杨辉三角 3、 找出一个二维数组的鞍点 4、 找出两个字符串中所有共同的字符 5、 输出金额的中文大写形式 6、 实现一个复数类 7、 实现一个银行账户类 8、 编写程序实现判断及识别标识符的功能 9、 实现一个计算器 10、 编程实现一个用户登录窗口,其中用户名要求为10位的数字,且第一个数字不能为0. -1, find the one-dimensional array of maximum and
mfc
- MFC中常用类,宏,函数介绍,和GUI有关的各种对象,在窗口中输出文字,使用点,刷子,笔进行绘图,使用各种映射方式-MFC commonly used classes, macros, functions, introduction, and GUI on a variety of objects, the output text in the window, point of use, brush, pen drawing, using a variety of mapping methods
Point
- 构造一个类Point来描述屏幕上的一个点。该类的构成包括点的坐标x和y,以及对点的一些操作-Point to construct a class to describe a point on the screen. Constituting the class include point coordinates x and y, as well as some of the operation point
classandobject
- 计算三角形的面积和周长,要求如下: 1. 设计出Point类(点类) 2. 设计出Triangle类,至少包括其构造方法,获取面积和周长的方法。 3. 通过输入三点坐标的方法来确定一个三角形,并输出三角形的面积周长等内容。 -Calculate the area and perimeter of triangles, requirements are as follows: 1 Point class design (dot class) 2 Triangle des
FEM
- 应用程序向导已为您创建了这个 FEM 应用程序。此应用程序不仅演示 Microsoft 基础类的基本使用方法,还可作为您编写应用程序的起点。-Application Wizard has created this FEM application for you. This application not only demonstrates the basics of using the Microsoft Foundation Classes, but also as your starting
TM1913
- TM1913是具有内控同步功能的三通道LED固定18mA恒流驱动IC,信号输入断开后实现同步固定七彩 花样变化,可防止芯片损坏导致的后续级联芯片不工作。同时适合制作全内控灯条,无需控制器。芯片 内部集成有MCU固化程序和单线数字接口、数据锁存器、LED恒流驱动等电路。VDD引脚内部集成5V稳压 管,外围器件少。适用于护栏管、点光源等LED装饰类产品。本产品性能优良,质量可靠。-TM1913 is a three-channel constant current LED 18mA wi