-
pbtowordandexcel目录:PowerBuilder 9中通过OLE技术工作…
pbtowordandexcel目录:在PowerBuilder 9.0中通过OLE技术实现与WORD和Excel通信的例子;
pb9com目录:在PowerBuilder 9.0实现COM开发的例子;
Media目录:使用OLE控件实现媒体播放器的功能,还包含一个使用API MCI设备实现媒体播放的例子;
DDE目录:包含DDE客户端源程序;
DBOLE目录:使用OLE控件实现大型二进制数据的保存与显示的源程序;
XPMenu目录:XPMenu菜单的例子,setup子目录可自动安装注册DLL。-pbtowordandexcel directory : PowerBuilder 9.0 in through OLE technology with Word and Excel Communications examples; pb9com Contents : PowerBuilder 9.0 in the development of the COM achieve example; Media Contents : use OLE achieve media player functions, also includes an API MCI equipment used to achieve the broadcast media examples; DDE directory : includes DDE client source; DBOLE directory : use OLE large binary data to achieve the preservation and display of the source; XPMenu directory : XPMenu menu example, setup subdirectory can be registered automatically installed DLL.
- 2023-01-04 19:50:03下载
- 积分:1
-
进程间通信----匿名管道
匿名管道正因为提供的功能很单一,所以它所需要的系统的开销也就比命名管道小很多,
在本地机器上可以使用匿名管道来实现父进程和子进程之间的通信,
这里需要注意两点,第一就是在本地机器上,这是因为匿名管道不支持跨网络之间的两个进程之间的通信,
第二就是实现的是父进程和子进程之间的通信,而不是任意的两个进程。
然后得话还顺便介绍匿名管道的另外一种功能,其通过匿名管道可以实现子进程输出的重定向, 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-02-07 18:15:15下载
- 积分:1
-
高质量C++C编程指南,共7册,介绍一些学习C,C++的经验核要点,希望能够相互促进...
高质量C++C编程指南,共7册,介绍一些学习C,C++的经验核要点,希望能够相互促进-High-quality C++ C Programming Guide, a total of 7, introduce a number of learning C, C++ Nuclear elements of the experience, hoping to promote each other
- 2022-08-16 13:11:42下载
- 积分:1
-
windows下清除CMOS口令的工具
使用办法:先备份cmos数据,然后清除cmos数据,重新开机就没口令了,这个时候你作你的事情,完了之后再吧cmos数...
windows下清除CMOS口令的工具
使用办法:先备份cmos数据,然后清除cmos数据,重新开机就没口令了,这个时候你作你的事情,完了之后再吧cmos数据恢复回去,一切万事大吉......不需要知道他原来的口令是什么,也不改变他的口令,适用于被单位禁止BIOS设置的朋友.
程序原理,利用驱动,直接端口操作,把CMOS的索引118个数据清0,最开始的10个字节是时间,保留,防止修改了时间进入系统需要重新激活.......
测试平台:XP,vista,win2008RC1
1.驱动加载不成功弹出提示
2.操作成功都会直接驱动speaker控制端口,发出单调的123-under the windows to clear CMOS password tool approach: first backup cmos data, and then clear the cmos data, there is no password to restart, this time you make your thing, then after you go back to cmos data recovery, and all fine .... .. do not need to know that he is what the original password, not change his password, applicable to the unit BIOS settings prohibit friend. procedural principle, the use of driven, direct-port operation, the CMOS data index 118-ching 0, the most the beginning of 10 bytes is the time, retained, to prevent modification of time into the system need to re-activate the test platform .......: XP, vista, win2008RC11. driver failed to load pop-up prompts 2. to operate
- 2022-07-11 09:30:01下载
- 积分:1
-
TLD算法C++代码
TLD(Tracking-Learning-Detection)是英国萨里大学的一个捷克籍博士生在其攻读博士学位期间提出的一种新的单目标长时间(long term tracking)跟踪算法。该算法与传统跟踪算法的显著区别在于将传统的跟踪算法和传统的检测算法相结合来解决被跟踪目标在被跟踪过程中发生的形变、部分遮挡等问题。同时,通过一种改进的在线学习机制不断更新跟踪模块的“显著特征点”和检测模块的目标模型及相关参数,从而使得跟踪效果更加稳定、鲁棒、可靠
- 2022-10-06 01:10:11下载
- 积分:1
-
可以手动下载一些下程序,速度还是很快的,大家可以改进成自动的,还可以哦!...
可以手动下载一些下程序,速度还是很快的,大家可以改进成自动的,还可以哦!-Can manually download some of the procedures, speed or fast, we can improve into an automatic, you can Oh!
- 2023-07-03 05:15:03下载
- 积分:1
-
学生考勤记录管理
学生的考勤管理是在Visual Basic6.0和Microsoft Access向用户提供一个用户友好的环境,每天更新他们的考勤管理自己的考勤记录的项目。它便于用户知道他们的当前和以前出勤百分比,总类,总类由用户和由用户左总类出席。它还提供设施,以用户搜索之前的纪录在指定的日期和月份之间。
- 2022-09-14 23:50:03下载
- 积分:1
-
蓝牙的一些设计方面的资料哦,挺好的,内容很多,不过是英文的...
蓝牙的一些设计方面的资料哦,挺好的,内容很多,不过是英文的-THIS SPECIFICATION IS PROVIDED “AS IS” WITH NO WARRANTIES
WHATSOEVER, INCLUDING ANY WARRANTY OF MERCHANTABILITY,
NONINFRINGEMENT, FITNESS FOR ANY PARTICULAR PURPOSE, OR
ANY WARRANTY OTHERWISE ARISING OUT OF ANY PROPOSAL, SPECI-
FICATION OR SAMPLE. All liability, including liability for infringement of any
proprietary rights, relating to use of information in this document is disclaimed.
- 2022-06-21 15:18:36下载
- 积分:1
-
小球碰倒窗口边界,按物理原则反弹。vb开发的小程序
小球碰倒窗口边界,按物理原则反弹。vb开发的小程序-Small ball碰倒window border, according to the physical principles of a rebound. vb development of small programs
- 2022-08-22 10:02:53下载
- 积分:1
-
Automation axes to limit the data within the automated axes 4000, restrict data...
自动化坐标轴,限制数据4000以内
自 动化坐标轴,限制数据4000以内-Automation axes to limit the data within the automated axes 4000, restrict data within 4000
- 2023-05-05 15:35:04下载
- 积分:1