资源列表
[C#编程] WorkLogCsharp
说明:主要是XML文档的创建,添加元素,删除元素-Mainly the creation of XML documents, add elements, remove elements<wangwei> 在 2025-03-04 上传 | 大小:370kb | 下载:0
[C#编程] ipliuliang
说明:IP流量监控,实现IP局域网流量的监控,运行环境c-IP juyunwang liuliang jiankong chengxu<lbj> 在 2025-03-04 上传 | 大小:541kb | 下载:0
[Windows编程] YUVcoderanddecoder
说明:实现对YUV文件的编码和解码功能,DCT,量化,扫描,编码,然后在经过相反的过程,最终实现编码和解码功能。-Implementation of the YUV file encoding and decoding, DCT, quantization, scanning, coding, and then through the opposite process, the ultimate realization of encoding<guojing> 在 2025-03-04 上传 | 大小:578kb | 下载:0
[其他小程序] algorithmforquicksort
说明:是一个用Visual C++实现的快速排序的改良算法-Improved algorithm for quick sort<wyq> 在 2025-03-04 上传 | 大小:247kb | 下载:0
[DirextX编程] SimplePlayer
说明:陆其名《directshow开发指南》中简单播放器的源码。-Miss the name " directshow Development Guide" in a simple player source.<guojing> 在 2025-03-04 上传 | 大小:6.27mb | 下载:0
[DirextX编程] GraphBuilding
说明:陆其名《directshow开发指南》中graphbuilder源码-Miss the name " directshow Development Guide" graphbuilder Source<guojing> 在 2025-03-04 上传 | 大小:11kb | 下载:0
[DirextX编程] FilterMpeg2VD
说明:陆其名《directshow开发指南》中FilterMpeg2VD源码-Miss the name " directshow Development Guide" FilterMpeg2VD Source<guojing> 在 2025-03-04 上传 | 大小:1.13mb | 下载:0
[Windows编程] Expreesion
说明:一个表达式和一棵二叉树之间,存在着自然的对应关系。写一个程序,实现基于二叉树表示的算术表达式Expression的操作。 【基本要求】 【一】【必做部分】 假设算术表达式Expression内可以含有变量(a-z),常量(0-9)和二元运算符(+,-,*,/,^(乘幂))。实现以下操作: (1)ReadExpr(E)――以字符序列的形式输入语法正确的前缀表达式并构造表达式E。 (2)WriteExpr(E)――用带括<snake> 在 2025-03-04 上传 | 大小:245kb | 下载:0