Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - com
Search - com - List
DL : 0
Extended web browser control for .NET 1.01.1 The next version of the .NET framework features a comprehensive wrapper class for the Microsoft Web Browser control - a COM control that is used by IE and is embedded into Explorer. This new control features everything people are at pains to produce using COM without fishing through newsgroups and tech articles. Well, I thought it was about time there was an equivalent control for .NET 1.0 / .NET 1.1, so I ve put my open-source apron on once more, to produce this control. This control contains the following features that you do not get (without doing it yourself) with the standard AxWebBrowser control: -Extended web browser control for .NET 1.01.1 The next version of the .NET framework features a comprehensive wrapper class for the Microsoft Web Browser control- a COM control that is used by IE and is embedded into Explorer. This new control features everything people are at pains to produce using COM without fishing through newsgroups and tech articles. Well, I thought it was about time there was an equivalent control for .NET 1.0/.NET 1.1, so I ve put my open-source apron on once more, to produce this control. This control contains the following features that you do not get (without doing it yourself) with the standard AxWebBrowser control:
Update : 2024-05-18 Size : 356352 Publisher : gaemasher

VC++ COM编程,并且用VBS或JS调用,有源码-VC++ COM programming, and call with VBS or JS, there are source
Update : 2024-05-18 Size : 22528 Publisher : luc

一个类似于 www.hao123.com 的网址收藏网站。-A similar collection of Web site URLs www.hao123.com.
Update : 2024-05-18 Size : 4767744 Publisher : dingwei

Othercom
DL : 0
自己写的串口调试,测试代码部分可以接受,但通过文本框发送,硬件有反映,但接受都成FFF,忘高手指点,tbg1820@qq.com-Write your own serial debugging, testing code can be accepted, but sent through text boxes, the hardware is reflected, but to accept all into FFF, expert advice to forget, tbg1820@qq.com
Update : 2024-05-18 Size : 3072 Publisher : tbg

Othercom.c
DL : 0
DOS下的一个简单的串口测试工具,以查询的方式接收数据,可以十六进制码的方式或者字符的方式显示;可以发送小文件。-DOS under a simple serial testing tools to make inquiries, receive the data in hexadecimal code or the way the way the characters display can send small files.
Update : 2024-05-18 Size : 2048 Publisher : 树军

DL : 0
linux下的串口调试软件。 可惜,不是图形界面的。-serial debugging under linux software. Unfortunately, not a graphical interface.
Update : 2024-05-18 Size : 3072 Publisher : 朱赫

BooksCOM
DL : 0
COM技术内幕源码 ,随书原码,需要的同志可供峡载-COM technology insider source, with the book the original code, the need for comrades set for Gap
Update : 2024-05-18 Size : 2618368 Publisher : GiftedBird

DL : 0
普特英语听力 http://www.putclub.com/resource.htm 英语口语900句(MP3 下载)里面还有其它英语学习的... 普特英语听力 http://www.putclub.com/resource.htm 英语听力资源大-Pute http://www.putclub.com/resource.htm English Listening Spoken English 900 (MP3 download) there is also other English learning English listening http://www.putclub.com/resource Pute ... . htm English Listening resources
Update : 2024-05-18 Size : 661504 Publisher : zhangsheng

Qt调用COM组件,调用ATL的ActiveX控件.-Qt call COM components, ATL call the ActiveX control.
Update : 2024-05-18 Size : 3245056 Publisher : benson

VC/MFCCOM
DL : 0
串口通信编程大全 电子书66页 1. RS-232-C详解 2. 串口通信基本接线方法 3. 串口通讯的概念及接口电路 4. 有关RS232和RS485接口的问答 5. 同步通信方式 6. 通信协 7. 实战串行通 8. 全双工和半双工方式 9. 浅析PC机串口通讯流控制 10. 奇偶校验 -EBook Encyclopedia of Serial Communication Programming 66 1. RS-232-C Detailed 2. Serial Communication basic wiring methods 3. The concept of serial communication and interface circuit 4. On the RS232 and RS485 interface of the Q
Update : 2024-05-18 Size : 907264 Publisher : 自治州

DL : 0
串口卡驱动-Serial card driver
Update : 2024-05-18 Size : 64512 Publisher : arrow

DL : 0
COM技术内幕,微软组件对象模型,清华大学出版社。-Insider COM technology, Microsoft Component Object Model, Tsinghua University Press.
Update : 2024-05-18 Size : 8404992 Publisher : 平空

DL : 0
\KT800-串口COM通讯(汇编) \KT800-串口COM通讯(汇编)-KT800-Serial COM communications (compilation) KT800-Serial COM communications (compilation)
Update : 2024-05-18 Size : 1024 Publisher : 张振存

DL : 0
C++ Builder 串口的编程,一个例子,自己写的,里面有说明,使用YbCommDevice插件-C++ Builder serial programming, an example, wrote it myself, which has made it clear that the use of plug-ins YbCommDevice
Update : 2024-05-18 Size : 2201600 Publisher : 丁远辉

DL : 0
《COM原理与应用》的源代码 潘爱民 著- COM Theory and Application of the source code of the Pan Aimin
Update : 2024-05-18 Size : 8052736 Publisher : 鸿

VC/MFCCOM
DL : 0
ATL&MFC构造COM自动化编程界面,很不错的源码-ATL
Update : 2024-05-18 Size : 78848 Publisher : 余飞

DL : 0
VC做的对Ole COM 组件注册的程序。通过该程序可以在右键菜单上设置Ole COM进行注册和反注册。-VC do to Ole COM component registration procedures. Through the program can be set up in the right menu Ole COM registration and anti-registration.
Update : 2024-05-18 Size : 33792 Publisher :

DL : 0
1、用RS-232C的零MODEM的连接法连好两机的连线; 2、用DEBUG的O命令将一数发送到串行口(2F8H/3F8H),然后在另一台机上用 I命令读入串行口的内容。如果发送的的内容与接受的内容一直,说明两机已经连好线,否则必须检查连线,直到两机可通讯为止; 3、编一程序,将一台机的键盘输入的键值通过RS-232C口送到另一台机,并在CRT上显示键值; 4、编一程序,通过RS-232C口进行一台机到另一台机的文件复制。 -1, with RS-232C connection zero MODEM law even better connect the two machines 2, with the O command DEBUG a few sent to the serial port (2F8H/3F8H), and then on another machine with I command read the contents of the serial port. If you send the content and the content has been accepted that two planes have been even better line, he must check the connection, until the two planes may be far communications 3, made a procedure will be a machine keyboard keys through the RS-232C port to another machine, and key in the CRT display 4, made a program, through the RS-232C port for a machine to another machine to copy documents.
Update : 2024-05-18 Size : 17408 Publisher : Dante

ACMS压缩算法.zip arc压缩工具.zip ASH压缩算法.zip CAB解压缩程序.zip COM压缩算法.zip C语言常用算法源代码.zip HA压缩算法.zip jac压缩算法.zip lharc压缩算法.zip LZHUF、LZSS、LZARJ压缩算法.zip LZSS压缩算法.zip lzw压缩算法.zip Splay树压缩算法.zip USQ压缩工具.zip zip解压.zip zip压缩解压范例.zip 哈夫曼编码树算法.zip 哈夫曼压缩解压算法.zip 使用LZ压缩算法的完整应用.zip 文件压缩控件.zip 一个含多种压缩算法的程序包.zip 一个压缩工具.zip 以上全解压/压缩相关的算法!-ACMS compression algorithm. Ziparc compression tools. ZipASH compression algorithm. ZipCAB decompression procedures. ZipCOM compression algorithm. ZipC language commonly used algorithm source code. ZipHA compression algorithm. Zipjac compression algorithm. Ziplharc compression algorithm. ZipLZHUF, LZSS, LZARJ compression algorithm. ZipLZSS compression algorithm. ziplzw compression algorithm. zipSplay tree compression algorithm. zipUSQ compression tools. zipzip decompression. zipzip compression decompression examples. zip Huffman tree algorithm. zip decompression Huffman compression algorithm. zip compression algorithm using LZ complete application . zip file compression controls. zip a compression algorithm with a variety of packages. zip a compression utility. zip more than one full decompression/compression algorithm related!
Update : 2024-05-18 Size : 1164288 Publisher : haochao

DL : 0
一个Java打印程序,很不错,很好用 com/print,wf/system-Print a Java program, very good, very good use com/print, wf/system
Update : 2024-05-18 Size : 14336 Publisher : 11
« 1 2 ... 43 44 45 46 47 4849 50 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.