-
winform中视频播放应用
说明: winform中视频播放的一系列无边框 ,移动等效果(A series of borderless, mobile and other effects of video playback in WinForm)
- 2020-06-19 20:20:01下载
- 积分:1
-
test21
说明: 五子棋实现人机对战,利用危害对进 行优先级计算(renju achieve human-machine players, for use against right-priority calculation)
- 2005-09-04 01:26:44下载
- 积分:1
-
cc2530i256 zigbee
cc2530的基础编程案例,适合于新手入门学习(Cc2530 based programming examples, suitable for the new study)
- 2018-01-19 19:44:00下载
- 积分:1
-
WIFI(RTL8188CUS) 驱动程序RTWlanU
WIFI(RTL8188CUS) 驱动 程序 XP系统用(WIFI(RTL8188CUS) DRIVERS FOR XP SYSTEMS)
- 2020-07-21 09:28:45下载
- 积分:1
-
CIM
IEC61970CIM类模型文件mdlIEC61970CIM类模型文件mdlIEC61970CIM类模型文件mdl(IEC61970CIM)
- 2010-11-02 10:42:29下载
- 积分:1
-
AntiXueTrReg
XueTr算是目前最强的反rootkit工具了,本程序完成了对Xuetr的注册表项的隐藏,采取的方式是驱动绕过,而不是简单的GUI HACKER。(XueTr considered to be the most powerful anti-rootkit tool, the program completed Xuetr hidden registry keys, takes the form of driving around, rather than a simple GUI HACKER.)
- 2010-07-09 10:50:57下载
- 积分:1
-
IPPackCap
编制程序,监控网络,捕获一段时间内网络上的IP数据包,按IP数据包的源地址统计出该源地址在该时间段内发出的IP包的个数,将其写入日志文件中或用图形表示出来(建议用图形表示出统计结果)。(Program monitoring network, a period of time to capture IP data packets on the network, according to the source address of the IP packet statistics of the number of the source address is issued in the time of the IP package, written into the log file or graph out (that show the statistical results with graphics).)
- 2021-01-11 17:18:49下载
- 积分:1
-
ProtocolDriver
说明: 是网络的协议驱动源代码框架,对想过滤网络数据的初学者很有帮助(Is the network protocol driver source code framework, and would like to filter network data useful for beginners)
- 2010-04-10 14:33:22下载
- 积分:1
-
dop
根据采集到的偏振图像利用计算机编程计算偏振度(Calculated degree of polarization)
- 2021-04-16 16:18:53下载
- 积分:1
-
(利用GIF_LZW算法实现的)网络图片传输 技术特点 ~~~~~~~~ 一、使用TCP协议传输数据。理由:稳定性好。 二、使用字节数据流进行传输,理由: A:
(利用GIF_LZW算法实现的)网络图片传输 技术特点 ~~~~~~~~ 一、使用TCP协议传输数据。理由:稳定性好。 二、使用字节数据流进行传输,理由: A:VB的String存在自动Unicode转换问题,影响速度; B:可以直接发送8位字节数据,不需要使用Base64编码,从而减少了编码时间。 三、使用GIF-LZW压缩算法压缩图像。理由: A:行程编码、Huffman压缩算法压缩率太低; B:JPEG压缩算法需要太多位运算,且运算量大(有专门MMX优化算法),不利于VB实现; C:GIF-LZW压缩算法压缩率较好,且我已想出VB语法下高效GIF-LZW压缩/解压算法。 四、使用“有序抖动”算法进行 色彩量化。理由:“有序抖动”处理的结果具有一定规律性,有助于LZW类算法压缩。-(using GIF_LZW algorithm) picture transmission network ~~~~~~~~ a technical features, the use of TCP to transmit data. Reason : good stability. Two, the use of byte data stream for transmission, reasons : A : VB String exist automatically Unicode conversion, the impact speed; B : can directly send eight bytes of data and do not need to use Base64 encoding, thereby reducing the coding time. 3, the use of GIF- LZW compression algorithm for image compression. Reason : A : itinerary coding, Huffman compression algorithm compression rate is too low; B : JPEG compression algorithm needs much-bit computing, and large amount of computation (with MMX spe
- 2022-05-19 18:52:33下载
- 积分:1