Welcome![Sign In][Sign Up]
Location:
Search - cls

Search list

[Other resource2296_Regression

Description: Polynomial fit functions === === RegressionObject.cls contains a class that provides an easy way to add polynomial regression functionality to any application. If you just want linear regression or a very high degree, no matter: this class has good performance and scales seamlessly with the complexity of your problem.-Polynomial fit functions === === === === RegressionObject.cls contains a class that provides an easy way to add polynomial regression functionality to any application. If you just want linear regression or a very high degree, no matter: this class has good performance and scales seamlessly with the complexity of your problem.
Platform: | Size: 5122 | Author: qiao | Hits:

[ActiveX/DCOM/ATLFlex控件打印

Description: 一个老外写的支持flex表格控件打印和预览的程序,包含源码,采用cls方式,调用很简单。-a foreigner to write support flex forms and print preview control procedures, including source code, adopted cls, called very simple.
Platform: | Size: 62477 | Author: 李义明 | Hits:

[Windows DevelopVBSendText

Description: VB进程间通讯演示(1.0) 说明:一共四个演示。分别如下: 1:Sample 一个简单的使用了共享内存映射的例子,运行两个实例看看就知道,没有什么特别。 2:SendText 不用窗口子类化,而达到和发送自定义消息同样的效果。 3:SendFile 由于演示2中还是通过发消息来传递字符串,不可能传递大块文本,本例综合演示1和演示2达到传递大块文本的功能。 4:Chat 演示2和演示3使用的都是SendMessage来发放通知消息,所以不能异步通讯,SetWindowText不能跨进程使用,PostMessage只能在WM_USER以上的自定义消息中才能传递指针,那么如何才能异步通讯呢?我还没有好主意,就用定时器吧!看看这个可以聊天的程序就知道了。 Common目录下有四个模块。其中ShareStr2.cls是原来大师Bruce MicKenney写的东西,就是这个东西害我浪费很多时间来调试。-VB inter-process communication demo (1.0) Note : A total of four demonstration. Respectively, as follows : 1 : Sample a simple use of shared memory mapping example, look at the operation of two examples, we know that nothing special. 2 : SendText not window-type, and to achieve this definition of news from the same effect. 3 : As demonstrated SendFile 2 updates, or to pass through the string, not send bulk text, the cases demonstrate a comprehensive and demonstration to send two large text functions. 4 : Chat demonstration two and three demonstration SendMessage are used to notify the news release, it is not asynchronous communications, inter-process SetWindowText not use PostMessage WM_USER only in the above-defined messages can transfer target, then how can asynchronous communication? I
Platform: | Size: 52250 | Author: gy | Hits:

[Communicationwww.cohoo.com.cn.socket

Description: 共四个演示。分别如下: 1:Sample    一个简单的使用了共享内存映射的例子,运行两个实例看看就知道,没有什么特别。 2:SendText    不用窗口子类化,而达到和发送自定义消息同样的效果。  3:SendFile    由于演示2中还是通过发消息来传递字符串,不可能传递大块文本,本例综合演示1和演示2达到传递大块文本的功能。 4:Chat    演示2和演示3使用的都是SendMessage来发放通知消息,所以不能异步通讯,SetWindowText不能跨进程使用,PostMessage只能在WM_USER以上的自定义消息中才能传递指针,那么如何才能异步通讯呢?我还没有好主意,就用定时器吧!看看这个可以聊天的程序就知道了。 Common目录下有四个模块。 其中ShareStr2.cls是原来大师Bruce MicKenney写的东西,就是这个东西害我浪费很多时间来调试。原来大师的东西也会有错。-a total of four demonstration. Respectively, as follows : 1 : Sample a simple use of shared memory mapping example, look at two examples run, we know that nothing special. 2 : SendText not window-type, and to achieve this definition of news from the same effect. 3 : As demonstrated SendFile 2 updates, or to pass through the string, impossible to send large text, the cases demonstrate a comprehensive and demonstration to send two large text functions. 4 : Chat demonstration two and three demonstration SendMessage are used to notify the news release, it is not asynchronous communications, inter-process SetWindowText not use, PostMessage WM_USER only in the above-defined messages can transfer target, How can we asynchronous communication? I have not a good idea, on the timer! Chat can look at
Platform: | Size: 52570 | Author: cohoo | Hits:

[Other resourceSerial_CMD

Description: 用超级终端通过串口模拟的一个小Shell.已经实现的命令:cls-super serial terminal through a simulation of a small Shell. The order has been achieved : cls
Platform: | Size: 1902 | Author: Backy | Hits:

[OS programHewanglan_VirDesk

Description: 程 序 名:虚 拟 桌 面 说 明: 2005_4_17_16:00 一、实现虚拟桌面功能的主要程序代码模块有: (一)、窗体 1、主控制窗体 - 虚拟桌面(frmVirDesktop.frm) (二)、模块 1、切换桌面的模块(MChangeDesktop.bas) 2、注册热键的模块(MHotKey.bas) (三)、类模块 1、调用 Windows 对话框的类(CComDlg.cls) 2、注册热键的类(CHotKey.cls) 3、更换桌面壁纸类(CChangeWallPaper.cls)-procedures Name : Virtual Desktop : 2005_4_17_16 : 00 1, virtual desktop of the main functions of code modules are : (a), Form 1, Main Control Window-Virtual Desktop (frmVirDesktop.frm) (2), a module, Desktop Switch Module (MChangeDesktop.bas) 2. Registration hotkeys module (MHotKey.bas) (3), a module type, Calling Windows dialog class (CComDlg.cls) 2. Class registration hotkeys (CHotKey.cls) 3 replacement of desktop wallpaper category (CChangeWallPaper.cls)
Platform: | Size: 48972 | Author: 鹤望兰·流 | Hits:

[Ftp Clientftp.cls

Description: ftp源码,通过简单代码可实现ftp功能-ftp source, the code through a simple function can be realized ftp
Platform: | Size: 10848 | Author: 徐志清 | Hits:

[OS Developmoduledos--source

Description: 一个nasm写的引导程序,功能混乱的引导程序,已实现命令行界面,实现cls,reboot命令-nasm write a guide procedures, functions confusion guide procedures, has been achieving command line interface, achieve cls, reboot orders
Platform: | Size: 110858 | Author: 破天惊 | Hits:

[CSharpVSplitterCtrlSnk

Description: VSplitterCtrlSnk.cls 可将窗口分为两部分并可随意调整大小的类-VSplitterCtrlSnk.cls window can be divided into two parts may arbitrarily large adjustment small type
Platform: | Size: 6122 | Author: zhaojiyu | Hits:

[ADO-ODBCResults-cls

Description: 一个显示SQL查询结果的实用类,包括有详细的使用例程-a SQL query results show the practical categories, including the use of detailed routines
Platform: | Size: 85596 | Author: xifeng | Hits:

[Other resourceSearchnetwork

Description: 这个代码演示了扫描局域网所有机器。您可以指定扫描的局域网段(程序可以自动获取当前计算机所属的局域网IP段)然后程序自动获取当前局域网段所有计算机的IP的地址和主机名。程序中的 clsNet.cls文件不错。 -this code displays of all LAN scanning machines. You can specify scan LAN (automatic procedures can be obtained under the current computer LAN IP) program then Automatic current LAN access all of the computer's IP address and host name. ClsNet.cls procedures for the good document.
Platform: | Size: 5988 | Author: ppt | Hits:

[Hook apiHookMenu

Description: hookmenu源码.分hookingthunk.cls,subhookingthunk.cls几个类.
Platform: | Size: 113398 | Author: zhankegong | Hits:

[Windows Developcls

Description: 图像处理的必备源码-image processing essential source
Platform: | Size: 1119 | Author: 中在 | Hits:

[OtherIP

Description: DOS改IP计算机名 @echo off color 1A del /A /Q /F *.reg cls REM 设置部分 ::网段设置 set IPDATA1=10.128.19. set IPDATA2=10.128.18. ::计算机名前面部分 set NAMEDATA=DY ::下面不需要设置 set X=240 set a=0 set aa=00 ::网关 set gateway=10.128.19.254 ::子网掩码 set masks=255.255.255.0 ::自动登陆 set user=Admin set password=7895123 ::同步时间服务器IP地址 set Server=10.128.19.247
Platform: | Size: 4545 | Author: 改IP.bat | Hits:

[Other resource2d

Description: impactX Game 2D Engine 2D的游戏引擎 本引擎由清风水波独立开发,以开放源代码方式发布,主要包括 GraphEnine.bas xAudio.cls xGraphPool.cls xInput.cls xShow
Platform: | Size: 1349851 | Author: 芦苇 | Hits:

[Windows DevelopCleanScreen

Description: 這項申請是用來清潔屏幕一的MS DOS ,只有寥寥數行。相等於該CLS的功能在Windows
Platform: | Size: 582420 | Author: Mauricio | Hits:

[matlabcls

Description: Bayesian Techniques,Improved Classification Approximation
Platform: | Size: 2048 | Author: abdelmonem | Hits:

[Documentscompiling2010

Description: 一个简单的编译原理讲义课件,用LaTeX编写,含所需幻灯片格式文件beamer.cls。-A pdf slides of simple lectures on compiling principles, written in Latex.
Platform: | Size: 2115584 | Author: Yongcheng Wu | Hits:

[MacOS developCls

Description: 基于VB的某一对象属性显示窗体,及其基本参数的设置程序-Based on a certain object properties display VB form, and the basic parameters of the setup program
Platform: | Size: 3072 | Author: 赵静 | Hits:

[OtherColor_senser_V1

Description: STM32F030的I2C使用与 RGB Color Sensor CLS-16D17-34-DF6 通讯读取数据功能。(Stm32f030 I2C and color RGB color sensor cls-16d17-34-df6)
Platform: | Size: 3469312 | Author: huanghaize | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net