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

Search list

[Menu controlCryptix_src_3-0-3

Description: 1.BOOL OnCommsCreate(CWnd* pParentWnd) 创建串口,本DLL同时创建5个串口。pParentWnd为窗口指针,一般为this。 2. BOOL OnComportOpen() 根据串口设置文件中的设置参数,打开多串口。 3.void OnCommSend(unsigned int uiCom, CString sSendData, unsigned int uiKind) 往指定串口发送数据。其中uiCom为指定的串口,注意串口1的uiCom为0;sSendData为要发送的字符串; uiKind: 发送数据类型:0:原始数据 1:加回车符 2:加校验和。 4.void OnMscommsSet() 打开串口设置界面,改变串口设置,并保存到设置文件中。 5.BOOL OnComportTimerProcess(CString strProcess[MaxPort]) 判断串口接收的一组数据是否已经接收完。 6. BOOL OnPopupDialog() 打开串口收发数据显示调试界面。 7. BOOL OnGetPortUse(unsigned int uiCom) . 判断指定串口是否使用。 8. BOOL OnGetPortExit(unsigned int uiCom) 判断指定串口在本机上是否存在。 9. void OnPortClose(unsigned int uiCom) 关闭指定串口。 10. void OnPortOpen(unsigned int uiCom) 打开指定串口。 11. void OnCloseAllPorts() 关闭所有串口。 12. void OnOpenAllPorts() 打开所有串口。 -1.BOOL OnCommsCreate (CWnd * pParentWnd) Serial create the DLL while creating five serial. PParentWnd pointer to the window, but generally this. 2. BOOL OnComportOpen () Serial document under the parameters set to open multiple serial. 3.void OnCommSend (unsigned int uiCom, redeem sSendData, unsigned int uiKind) sent to the designated serial data. UiCom them for a specific serial port, a serial port to the uiCom 0; SSendData to be sent to the string; UiKind : Send data types : 0 : raw data 1 : Add two carriage returns : plus checksum. 4. OnMscommsSet void () set to open serial interface, serial port settings and set up to preserve documents. 5. BOOL OnComportTimerProcess (redeem strProcess [MaxPort]) Serial judgment of a group receiving data has been received End. 6. BOOL OnPopupDialog ()
Platform: | Size: 921143 | Author: 刘伟 | Hits:

[Linux-UnixListBox20050818.tar

Description: 基于paragui实现的一个在linux操作系统下使用framebuffer来进行窗口模式的文件选择的源代码。-The source code realized on Paragui which uses framebuffer to select the files of window mode.
Platform: | Size: 103513 | Author: 会朋 | Hits:

[Dialog_WindowDevMDIExtender

Description: VB Dil 中的窗口作为 MDI 的子窗口使用的控件,非常易用。-the MDI window as a window for the use of the controls, is very easy to use.
Platform: | Size: 82665 | Author: karl | Hits:

[GUI Develop在多文档窗口中增加more windows对话框

Description: 在多文档窗口中增加more windows对话框,一个在多文档窗口中增加more windows对话框C++程序-more files in the window to add more windows dialog box, a multi-document window increased more windows dialog C Program
Platform: | Size: 25324 | Author: pangtrip | Hits:

[CSharppopupkille

Description: 用C#开发的栏截网页弹出窗口 程序运行后会以小图标出现在右下角的任务栏中,它可对栏截的网页进行编辑! -C# development of the column closed website pop-up window will be running a small icon in the lower right hand corner of the task bar, it can cut right column of the editorial pages!
Platform: | Size: 26139 | Author: sean | Hits:

[Hook apiLaunchDLL(数组)

Description: 主要用于监控IE窗口,能使屏蔽IE的右键,工具栏和菜单的某些操作-mainly used to monitor Internet Explorer window can shield IE right, toolbars and menus of some operations
Platform: | Size: 78417 | Author: 杨轩 | Hits:

[Windows DevelopWebTester_VC

Description: Window 编程例子, 比较cool !-Window programming examples, cool!
Platform: | Size: 177682 | Author: | Hits:

[Windows Develop向量和矩阵库_

Description: Window 编程例子, 比较cool !-Window programming examples, cool!
Platform: | Size: 48261 | Author: | Hits:

[Other resource编译原理中的slr算法

Description: Window 编程例子, 比较cool !-Window programming examples, cool!
Platform: | Size: 17643 | Author: | Hits:

[Windows Develop自杀程序的实现_

Description: Window 编程例子, 比较cool !-Programming examples about window,which is cool relatively.
Platform: | Size: 2786 | Author: | Hits:

[Other resource反走样_Line

Description: Window 编程例子, 比较cool !-Window programming examples, cool!
Platform: | Size: 4294 | Author: | Hits:

[xml-soap-webserviceXMLContainer_

Description: Window 编程例子, 比较cool !-Window programming examples, cool!
Platform: | Size: 8113 | Author: | Hits:

[Dialog_Window20_29_全屏

Description: 一个程序客户窗口全屏显示的实例小程序,请大家参考。-a window procedure customers with full screen display examples of small programs, please refer to.
Platform: | Size: 47192 | Author: 龙鹏程 | Hits:

[GUI Develop浏览文件

Description: 类似于资源管理器的,具有多个切分窗口的小程序,可以播放音视频文件-similar to the management of resources, with a wide range of splitting the small window procedure that can play audio and video files
Platform: | Size: 518249 | Author: 周梁 | Hits:

[Dialog_WindowPartialTraspent

Description: 达到和FlashGet窗口的头名效果一样,可悬在操作也面中-reach FlashGet window and the first results from the same operation can also suspended in the surface
Platform: | Size: 26743 | Author: mxp | Hits:

[Compress-Decompress algrithmsC++ Source Code for the Wavelet Packet Transform.z

Description: Unix系统下,小波包变换的实现例子,当然,稍作改动也可用于windows系统下。-uninx system,wavelet transform example,but,you can transplant it to window with little modification.
Platform: | Size: 627712 | Author: 东海 | Hits:

[Dialog_Windowvc 无模式对话框参数传递的一个示例testdl

Description: 对于无模式对话框接收的输入信息,我们可以以向父窗口发送消息的方式进行。代码以Vc++6.0用实例来说明无模式对话框的使用。 -for modeless dialog receiving input information, we are able to father to the window messaging manner. Vc 6.0 code to use examples to illustrate modeless dialog use.
Platform: | Size: 204363 | Author: 孙刚 | Hits:

[GUI Developtabctrl

Description: 这代码是将Tab Ctrl添加到浮动窗口。-This code is added to the Tab Ctrl floating window.
Platform: | Size: 84155 | Author: 徐小村 | Hits:

[Email ClientMailMonitor-20050913-src

Description: A simple mail monitor program ,when new mail arrive ,prompt amessage window to notify user. (need mail server support imap)
Platform: | Size: 738432 | Author: 陈文 | Hits:

[Dialog_WindowMAZES Result

Description: 压缩包没有密码,用任何winrar都可以解压,该迷宫是用vc++编写的可视化程序,是将bitmap转化成数组矩阵,然后寻找bitmap的通路,并将结果显示在可视化窗口中。-compressed no password, any WinRAR can unpack, the maze is vc + + visualization procedures will be transformed into bitmap array matrix, and then find the bitmap pathway and showed that the visualization window.
Platform: | Size: 1971571 | Author: 陈招国 | Hits:
« 1 2 ... 45 46 47 48 49 50»

CodeBus www.codebus.net