搜索资源列表
heaptest
- Dijstra算法 由Dijkstra提出的一种按路径长度递增序产生各顶点最短路径的算法。 (1)按路径长度递增序产生各顶点最短路径 若按长度递增的次序生成从源点s到其它顶点的最短路径,则当前正在生成的最短路径上除终点以外,其余顶点的最短路径均已生成(将源点的最短路径看作是已生成的源点到其自身的长度为0的路径)。-Dijstra by Dijkstra algorithm proposed by an incremental path length of the sequence
xiancheng1
- 点下按钮,增加一个线程!并且增加一百个红点-point button, add a thread! It increases 100 red spots
vc_查看进程
- AppWizard has created this listprocess application for you. This applicationnot only demonstrates the basics of using the Microsoft Foundation classesbut is also a starting point for writing your application.
jinchengdll
- 将DLL注入到其他进程中的源程序,可以找点灵感,写些个无后门,无启动项的坏家伙出来!-to other DLL injection process to the source code, can find a point of inspiration, write out the back door without, without launching point out the bad guy!
标准打印杨辉三角
- 一般的都是打印直角三角形式的杨辉三角,本人作了点修改,输出等边三角(非直角)形式的杨辉三角, -general are right triangle-print Pascal's Triangle, I made a point changes, the output equilateral triangle (non-Cartesian) form of Pascal's Triangle.
Filepost
- 在mfc中采用UDP协议实现文件的点到点的传输,里边多线程编程以及文件传输的思路适合初学者学习-In mfc using UDP protocol in point to point file transfer, multi-threaded programming inside and file transfers of ideas for beginners to learn
11801
- 点对点多线程断点续传源代码,用于实现文件的断点续传。-Point to point multi-threaded HTTP source code files used to implement HTTP.
ourdev_422469
- vc 多线程 数据采集系统源码 -AppWizard has created this 2222 application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application. This file contains
Thread-programming
- 针对windows多线程编程的 一步步说清楚了 进程 线程 相关内存管理的 然后叫教会你如何进行多线程编程-The step by step for Windows multi-threaded programming point process thread of relevant memory management and called for multithreaded programming teach you how to
Socket
- Socket入口点测试工具,学习封包及线程的佳品,完整无措,无需第三方控件。-Test Socket entry point tools, learning to share the packet, and thread, complete, flawless, without third party controls.
test_inject_class
- 进程间代码注入的原码.....l拦截进程通信数据-======================================================================== MICROSOFT FOUNDATION CLASS LIBRARY : test_inject_class ======================================================================== AppWi
zq92345
- 多线程socket文件传输/支持断点续传/收发消息/点对多点 使用阻塞方式的socket,使用多线程,有较高的性能.在局域网中测试达到极限速度.支持断点续传.服务端可同时接收多个文件.传输文件的同时可以发送网络消息.-multi-threaded socket file transfer/support HTTP/transceiver news/obstruction use point-to-multipoint modes of socket, multi-threaded, high p
201112216195798
- 这是一个进程间发布消息的小例程。 同时运行两个进程,点其中一个Button,另一进程能收到消息。 代码比较简单。供初学者学习。 -This is a process of dissemination of information between small routines. Two processes running simultaneously, one point of Button, another process to receive messages. Code
AsyncCalls299
- AsyncCalls 单元 可以让你同时多线程执行函数-With AsyncCalls you can execute multiple functions at the same time and synchronize them at every point in the function or method that started them. This allows you to execute time consuming code whos result is needed at a
JFrame2
- 求若干整数的最大值、最小值和平均值。输入若干整数或浮点数,求出最大值和最小值并显示。要求:使用JTextField数组或表格,数组值可变;响应事件,计算最大值、最小值和平均值时忽略空值和空串;按实际元素个数求值;解决除数为0问题。-Find the maximum, minimum, and average values of certain integer. Enter the number of integer or floating-point numbers,
Cpp1
- 多线程求卷积1)数据矩阵:256*256 –原始矩阵设置:随机50个点设置为255,其余为0 2)卷积核:5*5 –明确注明所设计的卷积核 3)迭代次数:100 –每5次迭代保存一次数据矩阵 –通过20个结果矩阵,生成动画 初始矩阵随机生成,随机分配50个数的值为2-Multithreading convolution 1) Data Matrix: 256* 256- the original matrix settings: a randomized 50-poi
NamedPipe
- 进程间通信,命名管道,包括服务端和客户端,可双向通信,适用于点对点,可靠通信-Interprocess communication, named pipes, including the service and client can be two-way communication for point to point, and reliable communication
coaaialshrking
- 矩阵运算加减点乘点除,脚本解析(不含语法检查),纯c程序练手而已-Matrix operations and subtract point by point, scr ipt analysis (excluding syntax check), pure c program a try
uurvy
- 在vc的环境下,关于bezier曲线的实现,可以用鼠标在屏幕上任意给出控制点的位子,-In the vc environment, on the implementation of the bezier curve, you can use a mouse in the arbitrary control point position is given on the screen,
speefup
- This file contains the entry point for the Dictpad applicati