CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 搜索资源 - pointer

搜索资源列表

  1. smart_ptr

    0下载:
  2. 智能指针的实现代码.模仿的是boost库中的实现-Smart pointer implementation code imitation is the boost library to achieve
  3. 所属分类:Linux Network

    • 发布日期:2017-04-07
    • 文件大小:4747
    • 提供者:zhangwu
  1. updatacope

    0下载:
  2. 简单使用 拷贝文件。 读取文件,断点续传。 重定位指针。-Simple to use copy paper. Read the document, HTTP. Re-positioning pointer.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:53864
    • 提供者:zhangfei
  1. c

    0下载:
  2. 结构体指针变量示例应用:有10个学生,每个学生的数据包括学好,姓名,3门课程的成绩,从键盘输入10个学生数据,要求输出3门课程总平均成绩,以及最高分的学生的数 据(包括学好,姓名,3门课程成绩)-Structure pointer variable sample application: There are 10 students, each student to learn the data, the names of three courses of results, from 10 s
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-04
    • 文件大小:808
    • 提供者:gejiao
  1. LockFreeDataStructureswithHazardPointers

    0下载:
  2. 锁无关数据结构与Hazard指针 操纵有限的资源 -Lock data structure has nothing to do with the Hazard pointer manipulation limited resources
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-05
    • 文件大小:18315
    • 提供者:赵雷
  1. oorpc

    0下载:
  2. 这是一个基于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. Re
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-10
    • 文件大小:2102479
    • 提供者:Jeff Max
  1. geturl

    0下载:
  2. 刚刚学会c的函数带入指针操作,于是写了个小例子,用来获取目标网站的网页代码,给刚接触的朋友-Just learn to c function into the pointer operation, then wrote a small example, used to obtain the target site' s web page code to a new to a friend
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-07
    • 文件大小:1597
    • 提供者:whytt
  1. jbhfb

    0下载:
  2. 很久没写与工作无关的代码了。这是截包和发包的小工具(用到ws_32.dll和hook技术、共享内存。。),其中SendUdp.dll本来想用delphi写的因为vc++指针操作快,所以就-Not related to work for a long time I did not write the code. This is a cut-off packages and contracting of small tools (used ws_32.dll and hook techniques,
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-03-27
    • 文件大小:281821
    • 提供者:aileen42003
  1. VBImport

    0下载:
  2. 查看VB导入函数的小工具代码,支持EXE/DLL/OCX文件的查看,写完了才发觉用处不太大哦~程序中会了解到映射文件基址、IMAGE_PE_FILE_HEADER的指针、COFF段文件头的指针、第一个COFF段文件头的指针、映像特征值等相关知识技巧。-See VB code to import the function mini tool to support the EXE/DLL/OCX file to view, finished it was found useful process i
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-28
    • 文件大小:11155
    • 提供者:liusgeng
  1. mfc

    0下载:
  2. 线程函数要声明为static类型,或是全局的.如果在线程函数中要访问类中的成员,就将this指针传给pParam.-Thread function to be declared as static type, or the overall situation. If the thread function to access the class members, this pointer will be passed to pParam.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:590
    • 提供者:龙哥
  1. dfg

    0下载:
  2. 突破C++的虚拟指针--C++程序的缓冲区溢出攻击-Breakthrough in C++ virtual pointer- C++ program buffer overflow attacks
  3. 所属分类:Linux Network

    • 发布日期:2017-04-24
    • 文件大小:12617
    • 提供者:liujun
  1. clockpas

    0下载:
  2. 一个走动的VB时钟指针,仅指针,没有时针和分针,做闹钟时候能用得上吧,程序运行后,一个秒钟在走动。-A walk around the VB clock pointer, only the pointer, not the hour and minute hands, so when the alarm clock that can use it, the program running, a second in the walk.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-04
    • 文件大小:4067
    • 提供者:longlian90
  1. CHAT

    0下载:
  2. 简单的聊天界面,从课本上编写的,指针对于初学者-Simple chat interface,From the textbooks written, pointer for beginners
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-05-04
    • 文件大小:1252764
    • 提供者:张丽
  1. GHCommonNetDll

    0下载:
  2. 偶从大学开始维护至今的好东西。这个高度封装的轻量级网络库实现了基于异步Socket的C/S模式通信环境。本库经过4个现实项目的考验,用于轻量级的应用,不先进、不高深,但是讲究实用,开发小型C/S架构程序比ACE\Socket\QT都快。 主要特点: 1、已经为传送大文件做了优化。自动拆分、拼合,如果配合上内存映射文件,可以传送超过内存容量的数据(32位指针)。 2、集成了接受者-伴随处理者模型,收到的数据包传递到独立的线程回调用户的处理函数。 3、提供了C++封装,只需重载服务器
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-05
    • 文件大小:129312
    • 提供者:流浪小狗
  1. DELPHI_NoteBook

    0下载:
  2. 取网络的工作组 数量,缓存大小,网络资源 网络文件资源的数据结构 分配的缓存;是指针型 -Working group to take the network the number of cache size, network resources network file resource data structure allocated cache is a pointer type
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-08
    • 文件大小:1647889
    • 提供者:杨淑栋
  1. html-intro

    0下载:
  2. Introduction à HTML Ce type de lien permet de pointer vers un document référencé par une adresse URL ou par un chemin relatif. Ce document peut être un document HTML ou tout autre type de fichier. (postscr ipt, sons, images etc ...). Il faut
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-02
    • 文件大小:113365
    • 提供者:brahmia djaber
  1. WebCamCapture

    0下载:
  2. Access Webcam with Pointer in C#
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:29674
    • 提供者:alexandre14
  1. Gbpfff

    0下载:
  2. TCP Compilation Principle practice, including detailed documentation, flex & yacc to achieve: the preparation of a micro-language compiler, and its function is to scan through the lexical, syntax scan, semantic processing, completion of the source of
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-06
    • 文件大小:16324
    • 提供者:Li
  1. Socket

    0下载:
  2. VC编写Socket通信的例子,代码有一点点问题,我不知道出现在哪里,不知道为何OnAceept事件始终启动不了,导致m_SrvrSocket的成员m_pMySocket指针始终为空,希望大家下载后-VC writing Socket Communications example code a little, I do not know where to appear, do not know why OnAceept events always start, resulting m_SrvrS
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-22
    • 文件大小:6946767
    • 提供者:蒋敦平
  1. mac

    0下载:
  2. 使用C++代码编写获取计算机mac地址程序,返回为Char指针-Written in C++ code to get mac address computer program, returns a pointer to a Char
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-31
    • 文件大小:4645
    • 提供者:fox
  1. fifo

    0下载:
  2. 实现FIFO的功能,非常好用,FIFO_get获取指针,FIFO_put放入指针,-Fifo_get Get Object pointer from fifo Fifo_put put object pointer to fifo
  3. 所属分类:Linux Network

    • 发布日期:2017-04-14
    • 文件大小:3919
    • 提供者:易剑
« 12 3 »
搜珍网 www.dssz.com