-
LinkedList
自己实现了C++链表,测试在Main中,分为头文件和实现(I realized C++ linked list by myself)
- 2020-06-21 06:40:02下载
- 积分:1
-
Master-Sample-Code
倍福开源主站源码 Master Sample Code(Beckhoff open source Master Master Sample Code)
- 2015-06-26 15:09:06下载
- 积分:1
-
双边滤波算法平滑深度图噪声
双边滤波算法平滑深度图噪声,尤其是针对三维距离图或深度图。(Bilateral filtering algorithm smoothing depth map noise, especially for 3D distance maps or depth maps.)
- 2018-08-30 09:53:01下载
- 积分:1
-
Gas-Engine-Governing
engineeering files gas engine governing how to control gas engine speed
- 2014-02-19 16:06:51下载
- 积分:1
-
Test
自动发现替换位置,并进行自动的全部替换。(The replacement position is automatically discovered and replaced.)
- 2018-01-07 15:04:35下载
- 积分:1
-
计算机监控
通过实现网络链接,对对方的计算机进行监控,并实现关机、重启等功能,此代码用VC++编译,已全部通过。本人技术有限,如有雷同,纯属巧合。
- 2022-03-02 16:25:00下载
- 积分:1
-
SM_Contact_Forces_Lib
matlab软件中接触力仿真程序,可以直接运行(contact forces simulation)
- 2021-02-19 10:29:44下载
- 积分:1
-
IE Programming simple example of the realization of the browser [] to delete IE...
IE编程实例
简单的浏览器的实现【chap4MyBrowser】
删除IE相关历史记录【chap4DelHistory】
将应用程序加入到IE工具栏【chap4AddToToolBar】
超级链接的实现【chap4HyperLink】
禁止IE的弹出窗口【chap4StopPopup】
禁止浏览某些网站【chap4StopTravel】
IE收藏夹【chap4 MyBrowser】
创建桌面快捷方式和活动桌面【chap4ShortCut】-IE Programming simple example of the realization of the browser [] to delete IE related chap4MyBrowser history] [chap4DelHistory application added to the IE toolbar chap4AddToToolBar] [hyperlinks realization chap4HyperLink] [Prohibition of IE pop-up window] [chap4StopPopup prohibited browser Some sites chap4StopTravel] [IE Favorites] [chap4 MyBrowser create desktop shortcuts, and Active Desktop chap4ShortCut []
- 2022-05-29 09:24:34下载
- 积分:1
-
blur
first blur program on VB6
- 2015-06-05 15:22:07下载
- 积分:1
-
Native like, synchronous remote method invocation.
Light
这是一个基于C++ template的面向对象的RPC框架库。-Native like, synchronous remote method invocation.
Light-weighted, clean and easy to use.
Normal C++ syntax for service definition.
1. Supports all c++ native data type and user defined data type.
2. Reference and pointer support.
3. Polymorphism for method parameter and return type.
Type safe.
As the framework is based on c++ template, all type mismatch will be raised at compilation time.
TCP/IP as underlying transportation protocol.
Full conformance to ISO c++ standard.
Unicode support.
- 2022-07-23 07:37:41下载
- 积分:1