-
这一本事关于C++的经典书籍,要想学好C++看明白这本书就可以了。...
这一本事关于C++的经典书籍,要想学好C++看明白这本书就可以了。-About the ability of the classic C++ books to learn C++ look at this book to understand it.
- 2022-07-23 09:09:19下载
- 积分:1
-
该程序不经能够实现电话拨号功能,还能实现如adsl、网通等拨号功能,还能够监控modem或者网卡的网络流量...
该程序不经能够实现电话拨号功能,还能实现如adsl、网通等拨号功能,还能够监控modem或者网卡的网络流量-the program can be achieved without a telephone dial-up function can be realized as adsl, Netcom, and other dial-up function, but also to monitor the modem or Ethernet network traffic
- 2022-08-08 01:36:21下载
- 积分:1
-
Feature Detection and Matching
基于sift的特征点检测和匹配,配合Panoramastitch可以实现全景图的拼接,代码为命令行参数程序,有需要可自行修改。
- 2022-11-04 02:15:03下载
- 积分:1
-
复制、剪切和粘贴数据
复制、剪切和粘贴数据
---- 将数据复制或剪切到剪贴板上
---- 1. 确定将要被复制的数据是一个本地数据还是一个嵌入对象或链接。
---- 如果数据是一个嵌入对象或链接,创建一个指向被选定数据的COleClientItem指针。
---- 如果数据是本地化的并且应用程序是一个服务器,那么从COleServerItem继承一个新的类,并创建该对象。否则,为数据建立一个COleDataSource对象。
---- 2. 访问选定对象的CopyToClipboard成员函数。
---- 3. 如果用户选择剪切命令而不是复制,那么从你的应用程序中删除那些数据。
-copy, cut and paste data-replication of data to the clipboard or shear on---- 1. Determined to be copied data is a local data or an embedded object or link.- If the data is embedded in an object or a link to create a pointer to the selected data COleClientItem pointer. Yes- if the localization of the data and applications is a server, and then from COleServerItem succession of a new category, and the creation of the object. Otherwise, the data for the establishment of a COleDataSource targets.---- 2. Visit selected object CopyToClipboard member function.---- 3. If users choose shear order not reproduce, and then from your application to delete those data.
- 2022-07-09 06:39:06下载
- 积分:1
-
This is a website advertising and management tools, administrators can facilitat...
这是一个网站广告发布与管理的工具,管理员可以通过它方便进行广告发布与管理。-This is a website advertising and management tools, administrators can facilitate through its advertising and management.
- 2022-09-14 17:50:04下载
- 积分:1
-
网吧计费系统软件
网吧计费系统软件-Internet Billing System Software
- 2022-01-28 08:08:43下载
- 积分:1
-
将二进制文件转化成数组
用法:
bin2txt binfile txtfile
注:bin2txt 为编译后生成的可执行程序,binfile为输入的...
将二进制文件转化成数组
用法:
bin2txt binfile txtfile
注:bin2txt 为编译后生成的可执行程序,binfile为输入的二进制文件,txtfile为输出的文本文件。-The binary file into an array Usage: bin2txt binfile txtfile Note: bin2txt generated for the compiled executable program, binfile input binary file, txtfile text file for output.
- 2022-04-27 10:15:09下载
- 积分:1
-
A*寻路算法演示,具体见注释
A*寻路算法演示,具体见注释-A* search algorithm road demonstration of specific see Notes
- 2022-05-26 14:24:17下载
- 积分:1
-
一个用delphi实现的邮件收发程序,实现了邮件的基本功能
一个用delphi实现的邮件收发程序,实现了邮件的基本功能-Delphi realize a use of mail procedures, realize the basic functions of the e-mail
- 2022-08-03 09:43:44下载
- 积分:1
-
先端多态EXE保护用FASM和CSharp
先端Cryptor是一个多态的exe保护工具。存根用FASM和支持runpe。而建筑是用C写的#。它还包括一个相对现实的垃圾代码生成器,被另一组29创建。总的来说这是一个更好的开源保护工具。
- 2022-11-18 12:00:06下载
- 积分:1