资源列表

排序选择:

« 1 2 ... .02 .03 .04 .05 .06 101407.08 .09 .10 .11 .12 ... 267454 »

[压缩解压cv4

说明: Edge(int from, int to, int cost) : from(from), to(to), cost(cost) {} friend bool operator<(const Edge& a, const Edge& b) { if (a.cost != b.cost) { return a.cost > b.cost }
<65400> 在 2025-06-25 上传 | 大小:1kb | 下载:0

[Windows编程listcontrol

说明:自定义listcontrol控件,用API实现mfc控件-Custom control, using API to achieve mfc control, overload control, and other information can be
<xuhuicong> 在 2025-06-25 上传 | 大小:3.86mb | 下载:0

[语音压缩ilbc-rfc3951.tar

说明:iLBC的编解码的源代码实现,非工程形式,只有源代码。-iLBC codec source code implementation, non-engineering form, only the source code.
<Nought Alioth> 在 2025-06-25 上传 | 大小:323kb | 下载:0

[压缩解压cv6

说明: Edge(int from, int to, int cost) : from(from), to(to), cost(cost) {} friend bool operator<(const Edge& a, const Edge& b) { if (a.cost != b.cost) { return a.cost > b.cost }
<65400> 在 2025-06-25 上传 | 大小:2kb | 下载:0

[Windows编程keyboard

说明:经典的软键盘程序,国外朋友写的,高质量的代码。-The classic soft keyboard program, foreign friends to write, high-quality code.
<xuhuicong> 在 2025-06-25 上传 | 大小:9.72mb | 下载:1

[系统编程112

说明:安全报文,利用证书的公钥加密,再加上口令-Safety message, using the certificate' s public key encryption, coupled with a password
<姚宏强> 在 2025-06-25 上传 | 大小:3.87mb | 下载:0

[数据结构常用算法hanglieshi

说明:c++行列式求值源码。。 希望有所帮助。-c++ source code determinant evaluation. . Want to help.
<lls> 在 2025-06-25 上传 | 大小:1kb | 下载:0

[多媒体编程WindowsScreenSaver

说明:C++ Builder编写的Windows屏幕保护程序,从此程序中可以学习到对Windows系统事件的捕获及正确处理。-C++ Builder written in Windows screen saver, you can learn from this program on the Windows system event capture and proper handling.
<lll> 在 2025-06-25 上传 | 大小:4.68mb | 下载:0

[系统编程ComP13.netBackup1109Afternoon

说明:com callback 用字符串方式返回-com callback with BSTR
<liyoujin> 在 2025-06-25 上传 | 大小:4.25mb | 下载:0

[数学计算/工程计算cv7

说明: Edge(int from, int to, int cost) : from(from), to(to), cost(cost) {} friend bool operator<(const Edge& a, const Edge& b) { if (a.cost != b.cost) { return a.cost > b.cost }
<65400> 在 2025-06-25 上传 | 大小:10kb | 下载:0

[书籍源码T2_USB_IN

说明: CY7C68013A提供的端口FIFO的读写操作,与普通FIFO读写操作方式一样。CY7C68013A为每个端口提供了“空”标志、“满”标志和“ 可编程级”标志。FPGA检测这些信号,用于控制读写的过程-CY7C68013A available port FIFO read and write operations, and general FIFO read and write operations the same way. CY7C68013A for each port provide
<jiang> 在 2025-06-25 上传 | 大小:1.32mb | 下载:0

[其他小程序duanxin

说明:有关SMS手机短信收发 C# vs2008 开发, -Send and receive SMS text messages on mobile phones C# vs2008 development,
<zhangyuan> 在 2025-06-25 上传 | 大小:100kb | 下载:0
« 1 2 ... .02 .03 .04 .05 .06 101407.08 .09 .10 .11 .12 ... 267454 »

源码中国 www.ymcn.org