-
Encoder
对称加密(DES加密解密),非对称加密(RSA加密解密)。(Symmetric encryption (DES encryption and decryption), asymmetric encryption (RSA encryption and decryption).)
- 2014-08-21 18:36:59下载
- 积分:1
-
Buzzer
基于WinCE5.0操作系统的在UC-7122ce硬件平台上用C++进行二次开发的协议转换的程序编写,希望对大家有用(Based the WinCE5.0 the operating system for secondary development in the UC-7122ce hardware platform C++ protocol conversion program written in the hope that useful)
- 2012-06-26 19:49:36下载
- 积分:1
-
预流推进最大流算法 (推百分表的最大流算法)
推-Relable算法是当今公认的高效求解最大流算法、 所以我就直接选取了Push Relable算法进行实现。算法的本质思想是采用了节点高度差的概念来用于推进或回退网络中每个节点的流量。具体的算法描述我就不再赘述了,如果有兴趣从本质上了解此算法,建议去读一下《算法导论》第二版411页 418页 (PS:我个人觉得413也的PUSH () 伪代码、 第5行、 写成,f [v,u] = f [v,u]-f [u,v])。在此,我就直接给出了C + + 的代码实现。其中,采用了两个类,一个用以封装图 (邻接矩阵),一个用以封装Push-Relable算法的操作。不失一般性数组矩阵均采用了动态内存分配与调整
- 2022-02-07 11:23:15下载
- 积分:1
-
freeswitch语音检测模块
freeswitch语音检测和放音功能和打断功能的模块,
- 2022-07-10 01:41:40下载
- 积分:1
-
S10420
基于STM32的CCD 图像传感器S10420驱动源码 实际测试有效,能过产生驱动(STM32-based CCD image sensor S10420 drive source code is actually tested, can produce a drive)
- 2021-03-25 09:59:14下载
- 积分:1
-
iso7816-2
这是一个关于ISO7816-2协议的源文件(This is a ISO7816-2 protocol source files)
- 2013-11-14 15:26:55下载
- 积分:1
-
战天下驱动读写
说明: ztx驱动读写源代码开源学习使用!用于tp读写!sys可过防火墙(ZTX drive reading and writing source code open source learning use! For TP reading and writing! Sys passable firewall)
- 2020-02-07 22:02:07下载
- 积分:1
-
ChartRoomClient
说明: IOCP客户端代码,希望对大家有所帮助,大家互相学习(ChartRoomClient)
- 2009-08-31 21:58:22下载
- 积分:1
-
HC6800EM3 v20原理图(电路图)
HC6800EM3 v20原理图(电路图)(HC6800EM3 V20 schematic diagram (circuit diagram))
- 2020-06-24 12:40:02下载
- 积分:1
-
mesh.tar
网格简化程序,将标准的obj三维模型文件简化成为包含三角面片较少的三维模型,之后通过opengl显示出来。采用的主要算法为边坍缩算法。(Mesh simplification of procedures, the obj 3D model file standard simplified 3D model contains triangles become less, then through the OpenGL display. The main algorithm uses edge collapse algorithms for.)
- 2014-10-06 16:14:16下载
- 积分:1