资源列表
排序选择:
svm_regressive
- 基于支持向量机(SVM)回归的MATLAB演示程序-Based on support vector machine (SVM) regression of the MATLAB demo
linedemo
- linedemo程序画一个矩形、一个椭圆、一个圆角矩形和两条线段,不过不是按这一顺序。程序表明了定义封闭区域的函数实际上对这些区域进行了填入,因为在椭圆后面的线被遮住了-procedures linedemo draw a rectangle, an oval, a rounded rectangle and two line segments, but not in that order. Procedures show that the definition in fact a functi
sinewave
- 您可以对几条线使用Polyline和PolylineTo,这些函数在绘制复杂曲线最有用了。您使用由几百甚至几千条线组成的极短线段,把它们连在一起就像一条曲线一样。例如,画正弦波就是这样的,sinewave程序显示了如何做到这一点-You can use several lines Polyline and PolylineTo, rendering the complexity of these functions at the curve of the most useful. You use
Multilines_demo
- 支持更改行高的ListCtrl,支持动态的调整某一行的行高.-Change the line to support high ListCtrl, supports dynamic adjustment of a line of high-line.
randomization
- 随机加扰,本程序为通信系统中一部分主要是给输入信息流加扰,用PN序列对信源输入数据进行随机加扰。-Add a random disturbance, the procedures for the communications system to the input part of the main information flow are scrambling with PN sequence of the input data source to add a random disturbanc
devcaps
- devcaps程序显示了以一个视讯显示器的设备内容为参数时,可以从 GetDeviceCaps函数中获得的部分信息-The devcaps program, shown in Figure 5-1, displays some (but not all) of the information available from the GetDeviceCaps function using a device context for the video display
TcpCommunication
- 使用TIdTCPServer和TIdTCPClient组件编写的Tcp通信工具-program with the components of TIdTCPServer and TIdTCPClient,it s uses for Communications with Tcp instrument
Trans_Button
- 一个透明按钮的例子,从CButton继承的按钮类实现透明的背景并有多种按钮风格.-Example of a transparent button, the button inherited from CButton Class transparent background and realize there is a variety of button styles.
GenPN
- 生成PN序列(伪随机噪声序列),阶数包括2阶,3阶,4阶,5阶,6阶,7阶,8阶。并在前面补0后形成相应的2的幂次长的序列。-Generated PN sequences (pseudo-random noise sequence), including the orders of 2 order, 3 order, 4 order, 5 order, 6 order, 7 order, 8 order. And fill in front of 0 after the formation of
2009_3_MvcBBS_Source
- 版本:ASP.NET MVC 1.0 框架:.NET Framework 3.5 SP1 语言:C# 开发环境:Visual Studion 2008 SP1 数据库:MSSQL 2005 前台功能:实现发贴、回复、注册、登录 (大部份功能使用jQuery 实现Ajax 操作,也有MVC自带的Ajax实现) -Version: ASP.NET MVC 1.0 Framework:. NET Framework 3.5 SP1 Language: C# development
NetCalculus
- Simple example how to write client-server application. In this example sum and multiplication operations are executed on distinguished configurable servers.
zigbeelocation
- 包含两个终端设备、一个协调器设备和一个简单的上位机程序。 在freescake的codewarrior下编程,将生成的zigbee程序的app.c覆盖。因为是针对3个不同控制节点的3个设备,所以需要修改3个c文件。 此为测距功能,,上位机端仅接受数据,没有做其他处理,如果需要定位,可以在此基础上拓展。-Consists of two terminals, a coordinator and a simple PC program. At the freescake under cod