Welcome![Sign In][Sign Up]
Location:
Search - prototype 1.6 c

Search list

[Otherhehe3333

Description: 模糊c-均值算法是模糊聚类中最常见、应用最广泛的分析方法之一.经典FCM算法理论和应用的研究已经相当成熟,Bezdek业已证明算法的收敛性[6],许多软件提供了多种方便的FCM工具箱(如Matlab中FCM工具箱等).但是传统FCM算法处理的是普通数据集,不能直接处理区间数,得到的聚类原型也不是区间数.针对区间数,一种直觉的方法是分别对左区间值和右区间值作FCM,并把得到的聚类原型分别作为区间型聚类原型的左右区间值,但这种方法已经被证明是行不通的[6]-fuzzy c-means clustering algorithm is fuzzy most common use of the most extensive analysis of one of the methods. FCM classical theory and application of the research is already quite mature, PET has proved the convergence of the algorithm [6] Many software provides a variety of convenient FCM toolbox (eg Matlab toolbox FCM). But traditional FCM is the common data sets, not directly deal with the interval, The prototype is not clustering interval. Against interval, an intuitive method is to separate the left and right interval interval for the FCM, and the prototype were cluster-cluster as a prototype interval around the interval, But this method has been proven to be unworkable [6]
Platform: | Size: 9098 | Author: feifei | Hits:

[Windows DevelopMammoothLibrary-v1[1].4.6

Description: MammoothLibrary是一个C++类的收集器,主要是为那些没有时间研究和执行自己代码的程序员提供一个多线程便携式环境。其核心建立在SCOOP原型基础上。-MammoothLibrary category C is a collection device that is mainly for those who do not have time to study and implement its own code programmers to provide a portable multi-threaded environment. Its core SCOOP prototype built on the foundation.
Platform: | Size: 396101 | Author: andy | Hits:

[Windows DevelopMammoothLibrary-v1[1].4.6

Description: MammoothLibrary是一个C++类的收集器,主要是为那些没有时间研究和执行自己代码的程序员提供一个多线程便携式环境。其核心建立在SCOOP原型基础上。-MammoothLibrary category C is a collection device that is mainly for those who do not have time to study and implement its own code programmers to provide a portable multi-threaded environment. Its core SCOOP prototype built on the foundation.
Platform: | Size: 396288 | Author: andy | Hits:

[ELanguageC_minus语言说明

Description: C_minus语言的BNF语法定义 程序由声明的列表(或序列)组成,声明可以是函数或变量声明,顺序是任意的。至少必须有一个声明。接下来是语义限制(这些在C中不会出现)。所有的变量和函数在使用前必须声明(这避免了向后backpatching引用)。程序中最后的声明必须是一个函数声明,名字为main。注意,C-缺乏原型,因此声明和定义之间没有区别(像C一样)。-C_minus BNF language syntax definition of procedures from the list of statement (or sequence), with a statement can be variable or function statement, the order is arbitrary. There must be at least one statement. Next is the semantic constraints (these will not arise C). All the variables and functions to be used in the statement (which avoids the use Backpatching backwards). Procedures must be the last statement is a function declaration, the name of the main. Attention C- lack of a prototype, and the definition of a statement is no difference between (the same as C).
Platform: | Size: 6144 | Author: 林丰 | Hits:

[DSP programCANBus-echo-V7.x

Description: DSP56F807的CAN通讯程序,可用于多子板互连、也可作为开发的原型程序-DSP56F807 CAN communication procedures can be used for many sons and Backplane, can also be used as the prototype development process
Platform: | Size: 156672 | Author: hua | Hits:

[WEB Codebbsfcgi

Description: FastCGI的论坛雏形,用C语言编写,可以运行在Windows平台,Linux平台上-FastCGI forums prototype, using C language, you can run on Windows platforms, Linux platforms
Platform: | Size: 9216 | Author: 邢宇 | Hits:

[ADO-ODBCsource

Description: 高校学生选课管理系统以SQL Server 2000作为后台数据库,前台以Visual C++6.0作为开发工具,首先利用该开发工具提供的各种编程控件,快速建立起系统的原型,然后再对初始原型系统进行不断修正和改进,逐渐形成可运行的系统。-College students course management systems to SQL Server 2000 database as a background, the prospects for Visual C++ 6.0 as a development tool, first of all use of the development tools provided by a variety of programming controls, establish a system for rapid prototyping, and then to the beginning of only a prototype system constantly amended and improved, gradually formed to run the system.
Platform: | Size: 5614592 | Author: jack | Hits:

[VC/MFC1

Description: In c++ risks is a reference to a variable which exists i.e. one 2nd name for the same variable. This program is broken up into functions.露the function hand constitutes the entrance point of the program, firstly there is the function message which us affiche hello , and the second function produced 露procedure affich_calcul, one declared the prototype and one it definite after one made the call has this function.-In c++ risks is a reference to a variable which exists i.e. one 2nd name for the same variable. This program is broken up into functions.露the function hand constitutes the entrance point of the program, firstly there is the function message which us affiche hello , and the second function produced 露procedure affich_calcul, one declared the prototype and one it definite after one made the call has this function.
Platform: | Size: 21504 | Author: kaw | Hits:

[Windows DevelopPrototype1.6_zh.chm

Description: prototype1.6中文手册,希望能对朋友们有所帮助-prototype1.6中文手册
Platform: | Size: 275456 | Author: cg | Hits:

[OtherCsharpDesignPatterns

Description: 这是主要的内容 1.C#设计模式: 模式 UML C#3.0 实例 2.结构模式: Decorator模式 代理模式 桥模式 3.结构模式:复合材料及复合型飞锤 享元模式 练习 模式比较 4.结构模式:适配器和外墙 适配器模式 外观模式 模式比较 5。创建模式: 原型模式 工厂方法模式 Singleton模式 模式比较 6。创建模式: 抽象工厂模式 建造者模式 模式比较 7。行为模式: 策略模式 国家模式 模板方法模式 模式比较 8。行为模式: 责任链模式 命令模式 模式比较 9。行为模式: 迭代器模式 调解模式 观察者模式 模式的探讨和比较 10。行为模式: 访问者模式 解释器模式 备忘录模式 模式比较 11。设计模式的未来 摘要模式 一种设计模式的未来 结束语 -1.C# Meets Design Patterns About Patterns About UML About C#3.0 About the Examples 2.Structural Patterns: Decorator,Proxy, and Bridge Decorator Pattern Proxy Pattern Bridge Pattern Example: OpenBook Pattern Comparison 3.Structural Patterns: Composite and Flyweight Composite Pattern Flyweight Pattern Exercises Pattern Comparison 4.Structural Patterns: Adapter and Faç ade Adapter Pattern Faç ade Pattern Pattern Comparison 5. Creational Patterns: Prototype, Factory Method, and Singleton Prototype Pattern Factory Method Pattern Singleton Pattern Pattern Comparison 6. Creational Patterns: Abstract Factory and Builder Abstract Factory Pattern Builder Pattern Pattern Comparison 7. Behavioral Patterns: Strategy, State, and Template Method Strategy Pattern State Pattern Template Method Pattern Pattern Comparison 8. Behavioral Patterns: Chain of Responsibility and Command Chain of Responsibility Pattern Command Pattern Pattern Comparison 9. B
Platform: | Size: 2279424 | Author: 辛琪 | Hits:

[Otherc-language-graphics-functions-description

Description: Turbo C提供了非常丰富的图形函数, 所有图形函数的原型均在graphics. h中, 本节主要介绍图形模式的初始化、独立图形程序的建立、基本图形功能、图形窗口以及图形模式下的文本输出等函数。另外, 使用图形函数时要确保有显示器图形驱动程序*BGI, 同时将集成开发环境Options/Linker中的Graphics lib选为on, 只有这样才能保证正确使用图形函数。-Turbo C provides a very rich graphical functions, all the graphics functions of the prototype are in graphics. H in, this section focuses on the initialization of graphics mode, the establishment of an independent graphics program, the basic graphics functions, graphics window, as well as graphics mode text output and other functions. In addition, when using the graphics function is to ensure that display graphics drivers* BGI, while Integrated Development Environment Options/Linker in the Graphics lib voted on, the only way to ensure the proper use of graphics functions.
Platform: | Size: 100352 | Author: | Hits:

[Booksfuctions_for_c_programming

Description: Turbo C提供了非常丰富的图形函数, 所有图形函数的原型均在graphics. h 中, 本节主要介绍图形模式的初始化、独立图形程序的建立、基本图形功能、图形窗口以及图形模式下的文本输出等函数。另外, 使用图形函数时要确保有显示器图形驱动程序*BGI, 同时将集成开发环境Options/Linker中的Graphics lib选 为on, 只有这样才能保证正确使用图形函数。-Turbo C provides a very rich graphical functions, all the graphics functions of the prototype are in graphics. H in, this section focuses on the initialization of graphics mode, the establishment of an independent graphics program, the basic graphics functions, graphics window, as well as graphics mode text output and other functions. In addition, when using the graphics function is to ensure that display graphics drivers* BGI, while Integrated Development Environment Options/Linker in the Graphics lib voted on, the only way to ensure the proper use of graphics functions.
Platform: | Size: 21504 | Author: 刘宏令 | Hits:

[OtherPrototype.js1.6.0.3gbchm

Description: prototype.js开发手册 Prototype.js+1.6.0.3中文参考手册chm javascript本身不是一个面向对象的脚本语言,但是可以通过prototype属性可以绑定function,从而实现一个关键字绑定多个方法和属性,通过new+关键字名可以实现面向对象编程-prototype.js Development Manual Prototype.js+1.6.0.3 Reference Manual chm javascript itself is not an object-oriented scripting language, but can be bound through the prototype property of function, in order to achieve more than a keyword binding methods and properties, keyword names by new+ object-oriented programming can be achieved
Platform: | Size: 275456 | Author: 洪传斌 | Hits:

[WEB Code0120610340801

Description: 选用ASP.NET及C#语言或 者JSP,以及相应开 发环境,采用SQL Server数据库服务器,实施一个基于Web的小 型 应用系统 的规划、设计、实现,最终达到一个原型系统功能目标。 -Use ASP.NET and C# language or JSP, and the corresponding development environment, using SQL Server database server, implement a small Web-based application system planning, design, implementation, eventually reach a goal of the prototype system functions.
Platform: | Size: 1544192 | Author: 李鹏 | Hits:

[matlabbuttord-digital-filter-design

Description: 通带截止频率 =2 4k rad/s,阻带截止频率 =2 8k rad/s,通带波纹系数 =0.3dB, 阻带波纹系数 =50dB,采样频率fs=20000Hz。-The digital filter are the digital signal processing important content, the digital filter may divide into IIR and the FIR two main kinds. As for the IIR digital filter design, we need the help of analog prototype filter, and then transform analog filter into digital filter.
Platform: | Size: 9216 | Author: | Hits:

[VC/MFCyuan-de-jiegouti

Description: 1)定义一个名为Circle的结构体(圆),其数据成员是圆的内接矩形的左上角和右下角两点的坐标。(2)编写计算圆的面积的函数,函数原型为 double carea(Circle C ) 其中的返回值为圆C的面积。圆周率PI取为3.14。 编写主函数,定义一个结构体类型的变量,输入圆的内接矩形的两个对角顶点坐标,调用carea()函数计算面积并打印。 程序运行结果如下: 输入: 0 0 4 4 输出: 25.12 程序运行结果如下: 输入(要计算完全数的起止位置): 2 10000 输出: 6 28 496 8128 -1) define a structure named Circle (circle), the data member is a circle within the rectangle to the upper left corner and lower right corner of two coordinates. (2) write a function of computing the area of ​ ​ a circle, the function prototype for double carea (Circle C) Which the return value is the area of the circle C. Pi PI was 3.14. Write the main function, to define a structure variable of type, enter the circle within the rectangle to 2 diagonal vertex coordinates, the call carea () function to calculate the area and print. The program runs the following results: Input: 0044 Output: 25.12 The program runs the following results: Input (to calculate the perfect number of the start and end position): 210 000 Output: 6284968128
Platform: | Size: 920576 | Author: 秦润 | Hits:

[Software EngineeringOpenGL

Description: :以MOTOMAN—SV3X机器人为原型,针对遥操作虚拟预测环境建模的需要,首先将机器 人进行分解.在3DS MAX中建立各个局部几何模型,然后在Visual C-4--4-6.0环境下读取模型参 数。借助OpenGL图形库建立机器人及其工作环境的几何模型,并建立机器人运动的层次关系,实 现虚拟从机器人的平滑运动显示。最后,成功完成了虚拟环境中物体抓取的仿真实验。该方法将 3DS MAX的强大功能与OpenGL的灵活交互相结合,满足了虚拟预测环境建模的形象和逼真的要 求,缩短了开发周期,同时具有良好的人机交互功能。-: MOTOMAN-SV3X robot prototype, for teleoperation Modeling virtual predict environmental needs, the first robot decomposition. The establishment of local geometric model in 3DS MAX and then read the model parameters in Visual C-4- 4-6.0 environment. With OpenGL graphics library to establish the geometric model of the robot and its working environment, and establish hierarchical relationships of the robot movement, virtual display from the smooth movement of the robot. Finally, the successful completion of the crawl of objects in the virtual environment simulation. The method the 3DS MAX powerful OpenGL flexible interaction combined to meet the virtual predict environmental image and realistic modeling requirements, shorten the development cycle, and also has good human-computer interaction.
Platform: | Size: 240640 | Author: caowenming8 | Hits:

[VC/MFCCSharp

Description: C#面向对象设计模式纵横谈(6):Prototype 原型模式(创建型模式)-C# Talk about object-oriented design patterns (6): Prototype prototype model (a model)
Platform: | Size: 125952 | Author: zq | Hits:

[Graph DrawingcPP

Description: 本次程序设计为基于C++的面向对象的程序设计。用C++各种基本图形(例如,圆、矩形、三角形、直线、点等)的类原型,通过继承图形这一个公共基类来实现图形的增删改以及保存等操作。-The programming C++ based object-oriented programming. With C++ basic graphics (such as circles, rectangles, triangles, lines, points, etc.) of the class prototype, through inheritance graph which a common base class to implement CRUD graphics and preservation operations.
Platform: | Size: 33792 | Author: 高健 | Hits:

[matlabserial-14

Description: maximum-power-pointtracking (MPPT) method focused on low-power (< 1 W) photovoltaic (PV) panels. The static and dynamic performance is theoretically analyzed, and design criteria are provided. A prototype was implemented with a 500-mW PV panel, a commercial boost converter, and low-power components for the MPPT controller. Laboratory measurements were performed to assess the effectiveness of the proposed method. Tracking efficiency was higher than 99.6 . The overall efficiency was higher than 92 for a PV panel power higher than 100 mW. This is, in part, feasible due to the low power consumption of the MPPT controller, which was kept lower than 350 μW. The time response of the tracking circuit was tested to be around 1 s. Field measurements showed energy gains higher than 10.3 with respect to a direct-coupled solution for an ambient temperature of 26 ◦ C. Higher gains are expected for lower temperatures.-maximum-power-pointtracking (MPPT) method focused on low-power (< 1 W) photovoltaic (PV) panels. The static and dynamic performance is theoretically analyzed, and design criteria are provided. A prototype was implemented with a 500-mW PV panel, a commercial boost converter, and low-power components for the MPPT controller. Laboratory measurements were performed to assess the effectiveness of the proposed method. Tracking efficiency was higher than 99.6 . The overall efficiency was higher than 92 for a PV panel power higher than 100 mW. This is, in part, feasible due to the low power consumption of the MPPT controller, which was kept lower than 350 μW. The time response of the tracking circuit was tested to be around 1 s. Field measurements showed energy gains higher than 10.3 with respect to a direct-coupled solution for an ambient temperature of 26 ◦ C. Higher gains are expected for lower temperatures.
Platform: | Size: 643072 | Author: roshan | Hits:
« 12 3 »

CodeBus www.codebus.net