搜索资源列表
-
0下载:
VB.NET的Web浏览器IE7的克隆选项卡式浏览器
描述:这是一个例子写的vb.net浏览器使用的。 NET Framework 2.0 ( Visual Studio 2005中) 。这是一个标签式网页浏览器。这表明许多例子与新的浏览器控制和加载文件。你会发现在这个例子中是:基本浏览器的导航和功能,搜索服务提供商的代码,与收藏,显示如何显示大多数的对话可以在Internet Explorer 7 ,文档浏览器,抓取图片的网页,确定,并与元素用户上空盘旋在加载的文件。还包括代码处理弹出包括
-
-
0下载:
CC2530的源代码,包含一些基本的初始化,和应用实例。-CC2530' s source code, including some basic initialization, and application examples.
-
-
0下载:
此应用程序写的意图是以一个例子,阐述如何在VB中使用MSChart控件 。-This application was written with the intent to serve as an example of how to use the MSChart control that is shipped with Visual Basic.
-
-
0下载:
描述本体类,用来描述OWL,DAML.RDFS类的一个本体函数。-Simple example of describing the basic attributes of a OWL, DAML or RDFS class using the ontology API. This is not meant as a definitive solution to the problem,but as an illustration of one approach to solving the p
-
-
0下载:
动态调用的基本例子,LabView的相对复杂一点点的应用。-The basic example of dynamic invocation, LabView a little bit of the relative complexity of the application.
-
-
1下载:
本手册主要介绍粒子滤波的基本原理和其在非线性系统的应用。同时本手册最大的优点是介绍原理和应用的同时,给出实现例子的matlab代码程序,方便读者对照公式,理解代码。因此,它是相关方面的研究者快速上手和进入研究领域的快捷工具。同时,对于有一定基础的研究者,可以在本手册提供代码的基础上,做算法进一步改进和深入研究。-This manual describes the basic principles of particle filter and its application in nonlinea
-
-
0下载:
an example of using basic lighting over images, would be great for visual basic game or application for effects.
-
-
0下载:
简要阐述了遗传算法的基本原理,探讨了在MATLAB 环境中实现遗传算法各算子的编程方法,
并以一个简单的实例说明所编程序在函数全局寻优中的应用。-Briefly describes the basic principles of genetic algorithms discussed in the MATLAB environment to achieve each operator genetic algorithm programming methods, and a simple e
-
-
0下载:
Controlling a 2x20 LCD display. VB6
This application is oriented to the LPT parallel port communications, the example written in visual basic 6.0 contains libraries IO.DLL, IO.BAS for the creation of the module.
-
-
0下载:
表达式求值算法:表达式求值是高级语言编译中的一个基本问题,是栈的典型应用实例。
任何一个表达式都是由运算数(operand)、运算符(operator)和界限符(delimiter)组成的。运算数既可以是常数,也可以是被说明为变量或常量的标识符;运算符可以分为算术运算符、关系运算符和逻辑运算符三类;基本界限符有左右括号和表达式结束符等。
由于某些运算符可能具有比别的运算符更高的优先级,因此表达式求值不可能严格地从左到右进行。为了正确地处理表达式,使用栈来实现正确的指令序列是一个重要的技术
-
-
0下载:
计算表达式是实现课程设计语言的基本问题之一,也是栈的应用的一个典型例子-Expression is to achieve one of the basic problems of curriculum design language, is also a typical example of the application of the stack
-