CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 线程 vc

搜索资源列表

  1. Scanner

    1下载:
  2. 自己编写的主机和端口扫描、通过输入主机名或者使用IP,可测试主机是否开机、弱口令扫描中, 密码字典写了十个用户名十个密码、漏洞扫描的IP,线程设置同2中说明.其中猜解IPC用户, 的过程包含了IPC扫描的过程、日志的读写、密码字典的修改和恢复、Unicode漏洞的测试。个人编写,如有更好的建议,请加QQ362265437,平台是JB9+JDK1.4。刚学C++。大家谁有VC++USB操作的程序给个-Write your own host and port scanning, by enterin
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-03-24
    • 文件大小:267401
    • 提供者:jiamingbin
  1. DLLInject

    0下载:
  2. vc2008 DLL通过远线程注入源码,一般的注入方法,希望对大家有帮助!-VC DLL into the source code through the long thread
  3. 所属分类:Windows Kernel

    • 发布日期:2017-06-16
    • 文件大小:24632946
    • 提供者:heyangya
  1. vcthreads

    0下载:
  2. VC 多线程操作实例源代码 如何安全终止线程 如何创建UI线程 如何创建Worker线程 如何等待线程结束 如何挂起和恢复线程 如何获得线程的退出码 如何使用互斥量 如何使用临界区 如何使用事件 如何使用信号量 有此实例代码,多线程无忧!-VC multi-threaded operating source code examples how to safely terminate a thr
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-26
    • 文件大小:133714
    • 提供者:田浩
  1. 2

    0下载:
  2. 多线程 排序 编程 VC++实现 OS作业 -Sorting multi-threaded programming
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-15
    • 文件大小:7604
    • 提供者:钱心
  1. MSService

    0下载:
  2. 利用VC开发Windows服务程序的例子,同时也是多线程例子-this is a demo of windows service execute and also an MultiThread service execute demo.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-07
    • 文件大小:21203
    • 提供者:覃日鸿
  1. Mutexes

    0下载:
  2. 基于VC++6.0的线程实现小程序,是学习进程线程的好素材-Based on VC++ 6.0 thread small procedures, the learning process is a good thread material
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-30
    • 文件大小:47919
    • 提供者:柯超
  1. messthread

    0下载:
  2. VC编程关于多线程。mfc方式讲解编程(两个线程为例)-VC on the multi-threaded programming. mfc way to explain programming (two threads for example)
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-17
    • 文件大小:320531
    • 提供者:lixiaojie
  1. RecTest

    0下载:
  2. VC++编写的录音程序,打开语音输入设备,开始录音,线程发送声音文件-Recording procedures, VC++ write open voice input device, start recording, the thread to send voice
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-02
    • 文件大小:25061
    • 提供者:Ronald
  1. five_chess

    0下载:
  2. 非常值得的五子棋源代码 VC五子棋源代码 想要的速度下哦 多线程-Well worth the backgammon backgammon source code source code VC speed Oh, you want multi-threaded
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-06
    • 文件大小:141133
    • 提供者:lee
  1. MultiThread_rumen

    0下载:
  2. vc mfc多线程入门源码,很简单的处理代码,网上有教程-multi_thread
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-08
    • 文件大小:1876117
    • 提供者:buyuexia
  1. FeiQChatServer

    0下载:
  2. 基于C/S模型的网络聊天程序的开发,在VC MFC下创建用户界面,本源码为聊天才服务器端(server),支持多线程,可以同时创建多个客户端,可以群聊!-Based on C/S model of the development of Internet chat program in VC MFC to create user interfaces, the only source for the chat server (server), supports multi-threading, y
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-06
    • 文件大小:396782
    • 提供者:mumu
  1. MultiThread

    0下载:
  2. VC++ 多线程与聊天室程序的编写,多线程应用中容易出现的问题。互斥对象的讲解,如何采用互斥对象来实现多线程的同步。如何利用命名互斥对象保证应用程序只有一个实例运行。应用多线程编写网络聊天室程序。在接收线程函数中,遗忘了释放指针的操作,在随盘代码中已更正,特此说明。 -VC++ multithreaded program written with the chat room, multi-threaded applications prone to problems. Mutex objec
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-07
    • 文件大小:35885
    • 提供者:madud00047
  1. yyj_qq

    0下载:
  2. vc++.soket,多线程,实现了类似qq的服务器和客户端的功能,客户端之间的点对点之间的通讯和服务器对所有客户端的通讯,同时还能对所有客户端进行时间校对-vc++. soket, multi-threaded, to achieve a similar qq the server and client functions, point-to-point between the client between the communications and server for all clien
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:305346
    • 提供者:yuanyongjian
  1. myvcIDE1004

    0下载:
  2. 分页对话框控件(TABCTL32.OCX)的使用,归纳了一些多线程/网络/数据库/图像处理方面的vc程序模板,方便测试。-Page dialog box controls (TABCTL32.OCX) the use, summarized in a number of multi-threaded/network/database/image processing template vc procedures to facilitate the test.
  3. 所属分类:GUI Develop

    • 发布日期:2017-06-14
    • 文件大小:22128358
    • 提供者:hanxiaohua
  1. TestScriptThread

    0下载:
  2. vc内调用脚本引擎,多线程内vb脚本计算,-vc call scr ipting engine, multi-threaded calculation in vb scr ipt,
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-01
    • 文件大小:201260
    • 提供者:wangxb
  1. MultiThread

    0下载:
  2. VC++多线程的源代码,对于想编写多线程程序的朋友具有较好的参考价值-VC++ Multi-threaded source code, for the preparation of multi-threaded program like a friend has a good reference value
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-06
    • 文件大小:25355
    • 提供者:
  1. TestThread

    0下载:
  2. VC++编程,这是一个简单工作线程的例子,对于线程进程的初学者有一定帮助-VC++ Programming, this is a simple example of worker threads, the thread process to help beginners have some
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:24997
    • 提供者:xxxxx
  1. dao_multi

    0下载:
  2. VC++编程,这是一个数据库DAO多线程的例子,有数据库多线程处理技巧-VC++ Programming, this is a database DAO examples of multi-threaded, multi-threaded database processing techniques
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-03
    • 文件大小:31780
    • 提供者:xxxxx
  1. CODE_UPLOAD1216011282000

    0下载:
  2. VC++编程,MFC执行一个弹出消息的线程,对于线程的初学者有帮助-VC++ Programming, MFC to implement a pop-up message thread, the thread will help beginners
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:30564
    • 提供者:xxxxx
  1. ThreadSimpleExample

    0下载:
  2. 这是一个VC的线程实例,简单直观,适合学习-This is an example of VC thread, simple and intuitive for learning
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:247755
    • 提供者:sammimu
« 1 2 ... 34 35 36 37 38 3940 41 42 43 44 ... 50 »
搜珍网 www.dssz.com