资源列表
COLOR
- 取得屏幕上的一个颜色.用到了 [DllImport(\"gdi32.dll\")] private static extern bool BitBlt( IntPtr hdcDest, // 目標設備的句柄 int nXDest, // 目標對像的左上角的X坐標 int nYDest, // 目標對像的左上角的X坐標 int nWidth, // 目標對像的矩形的寬度 int nHeight, // 目標對像的矩形的長度 IntPtr hdcS
设A与B分别为两个带有头结点的有序循环链表
- 设A与B分别为两个带有头结点的有序循环链表(所谓有序是指链接点按数据域值大小链接,本题不妨设按数据域值从小到大排列),list1和list2分别为指向两个链表的指针。请写出将这两个链表合并为一个带头结点的有序循环链表的算法,Set up A and B respectively with the first two nodes in an orderly circulation list (so-called orderly means the link click data link thre
DatagramSocket
- 在DatagramSocket 上总是启用UDP 广播发送。为了接收广播包,应该将DatagramSocket 绑定到通配符地址。在某些实现中,将DatagramSocket 绑定到一个更加具体的地址时 ... -The DatagramSocket on UDP broadcasts sends are always enabled. In order to receive broadcast packets DatagramSocket should be bound to the wi
daojishi11
- 单片机源程序,通过单片机控制,以达到倒计时的效果。使用汇编语言。-Single-chip source, through the single-chip control, in order to achieve the effect of the countdown. The use of assembly language.
MonteCarloSimulation
- Monte Carlo 通讯系统之模拟,内包含错误率与SNR之各项资料-Monte Carlo simulation of communication systems ,contains the error rate and SNR of the data
12
- 如何用Matlab语言编程实现图像的颜色处理-How to use Matlab programming language to achieve the color image processing
sh
- 2. 声明vehicle类,私有数据成员为 int MaxSpeed int Weight ,有public成员函数且为虚函数void run();void stop();bicycle 类motorcar类 均从vehicle类 虚拟派生得到。Motorcycle类从bicycle 类motorcar类公共派生得到。对虚函数调用,检测其晚期绑定。-2. Statement vehicle class, private data members int MaxSpeed int Weight
Boss-Walking-around
- 隨意走動NPC 隨意走動NPC -Boss walking around
red
- Cơ chế hàng đ ợ i RED trong ns2-Cơ chế hàng đ ợ i RED trong ns2
handshake
- 在WINDOWS环境下,用c语言模拟TCP中HANDSHAKE代码-The HANDSHAKE code simulation in TCP
ppt1
- vbs编写的将ppt转换为word文字1.使用方法:在编辑框中填入ppt文件所在文件夹的位置,确定后自动将该文件夹下所有的ppt文件生成为一个word文件并保存在文件夹的上一个文件夹中。-convert ppt to word by vbs
LDPC
- Iterative decoding Algorithm for binary LDPC codes
