-
ffmpeg音频解码
利用ffmpeg库,解码输入文件(.mp4,.mkv),输出.pcm文件。
- 2022-04-11 03:38:15下载
- 积分:1
-
双边供电均衡电流计算
用于计算电气化铁路双边供电均衡电流的计算器,可以帮助完成双边供电的电流分析。其中包含串联的电抗器的取值,输电线路规格的选取deng
- 2022-11-14 08:15:03下载
- 积分:1
-
Csharp设计模式中文版
C#系列书籍、教程及源代码代码,收及国内所有的C#教程,对学习C#各个阶段的人都有适用的书籍。有:
《ADO.NET专业项目实例开发》源代码、c#高级编程、23个设计模式Csharp代码、Csharp设计模式中文版
代码、(Series C# books, tutorials and source code, or all of the domestic and C# Guide, to learn C# various stages of the people have applied to the books. : "ADO.NET examples of professional development project" source code, c# Advanced Programming, 23 Csharp design model code, design patterns Csharp Chinese version of code, etc. )
- 2005-08-30 14:24:14下载
- 积分:1
-
LL(1)08281085
LL(1)预测分析法程序,打开事先存好的文件,按行分析程序,并给出分析栈、余留符号串等内容(LL (1) forecast analysis program, open the file in advance a good memory, by line analysis program, and gives analysis of the stack, the remaining symbol string, etc.)
- 2011-06-02 13:12:07下载
- 积分:1
-
test_isd2560
这是我做的关于考勤机的一些测试程序,请大家积极下载,很有帮助。(This is my appraisal done on the plane of some testing procedures, please download positive and helpful.)
- 2006-11-16 11:58:48下载
- 积分:1
-
C# 去重 去掉数组中的重复数字
C# 去重功能范例演示,去掉数组中的重复数字,定义一个一维数组,并赋值,循环遍历定义的一维数组,并输出其中的元素,定义两个int类型的变量,分别用来表示数组下标和存储新的数组元素,,根据数组下标的值遍历数组元素,定义一个标识,以便从这里开始执行语句,然后再定义一个循环数组,循环遍历排序后的数组元素并输出:
Console.Write("排序后的数组:");
foreach (int n in arr)//循环遍历排序后的数组元素并输出
Console.Write(n + " ");
int[] newArr = RemoveNum(arr);//去掉重复数字
Console.WriteLine();
Console.Write("去掉重复数字之后的数组:");
foreach (int n in newArr)//循环遍历排序后的数组元素并输出
Console.Write(n + " ");
Console.ReadLine();
- 2023-08-21 20:00:03下载
- 积分:1
-
MATLAB-VS-VCPP
这是一个人关于,MATLAB转化为VC++能使用的,.dll文件的方法,很实用(This is a man on, MATLAB into VC++ can use,. Dll file method, it is practical)
- 2013-09-14 17:01:21下载
- 积分:1
-
sauvola
图像二值化算法,试用效果还不错,欢迎大家试用(Improved Image and Text Binarization Algorithm)
- 2015-06-08 10:35:07下载
- 积分:1
-
DS1302andDS18B20
DS1302+DS18B20+无线遥控应用程序(DS1302+ DS18B20+ wireless remote control applications)
- 2009-09-04 11:01:54下载
- 积分:1
-
Voltage_Recovery
基于PSCAD/EMTDC的感应电动机负荷模型对电压恢复的影响。(Influence PSCAD/EMTDC induction motor load model based on voltage recovery.)
- 2020-12-20 10:39:09下载
- 积分:1