-
Book_Source_Code.VisualC++NetWork
使用VC进行网络通讯程序开发的代码,比较全面,有代表性。代码质量高。(use VC network communications program development codes, more comprehensive and representative. High-quality code.)
- 2007-05-28 23:32:58下载
- 积分:1
-
4017
ADAM4017基于VB6.0通讯应用.(ADAM4017 Communication)
- 2015-06-02 16:13:52下载
- 积分:1
-
iliyh
含有可執行文件,用bmp來卸的,非常漂亮的表面(Contains executable files, unloaded with bmp, very nice surface)
- 2018-10-22 03:47:53下载
- 积分:1
-
6755364756564
VB用外部代码控制自身程序的执行,有需要的下。(VB code control itself with an external program execution, there is need for the next.)
- 2013-08-23 10:17:34下载
- 积分:1
-
burg
自编的C语言Burg算法,可用于随机信号处理功率谱估计(C language self Burg algorithm for random signal processing power spectrum estimation)
- 2020-07-02 02:40:02下载
- 积分:1
-
For循环用法例子
For循环用法例子,利用vb编程实现,基础入门教学代码。(xample of For loop usage)
- 2018-04-26 11:58:06下载
- 积分:1
-
Virtual-function
本示例描述了虚函数的使用规则和注意事项,并且说明了纯虚函数的意义。(The rule and attention for the virtual function are described in the demo, and the significance of virtual function is presented.)
- 2011-09-12 15:24:09下载
- 积分:1
-
Batch-Nearest-Neighbor-Search-for-Video-Retrieval
Batch Nearest Neighbor Search for Video Retrieval
- 2014-03-05 21:10:15下载
- 积分:1
-
MonitorCreateProcessEvent
利用WMI监视进程的创建
Private Sub StartMonitorCreateProcessEvent()
Set CreateProcessEvent = New SWbemSink
Set objSWbemServices = GetObject("winmgmts:\.
ootcimv2")
objSWbemServices.ExecNotificationQueryAsync CreateProcessEvent, "SELECT * FROM __InstanceCreationEvent WITHIN 1 WHERE TargetInstance ISA Win32_Process "
End Sub(Use WMI to monitor process creation Private Sub StartMonitorCreateProcessEvent () Set CreateProcessEvent = New SWbemSink Set objSWbemServices = GetObject ( )
- 2007-09-07 09:22:06下载
- 积分:1
-
STKWindows-Sockets
卫星在轨运行的可视化仿真,能够直观、逼真反映卫星的实时轨道和姿态运动。卫星工具软件包( STK)是进行卫星系统仿真和分析的重要工具,能够满足卫星二维和三维的可视化仿真要求。在深
入研究STK/Connect模块的基础上,应用WindowsSockets和多线程编程技术,开发了STK实时视景仿真驱动程序,该程序利用UDP协议接收模拟遥测计算机给出的卫星参数,通过与STK/Connect模块的通信,实时驱动STK的仿真运行,成功实现了卫星在轨运行实时视景仿真的演示效果。(STK (Satellite Too l Kit) STK/Connect)
- 2020-09-21 10:57:52下载
- 积分:1