-
对于,在Win CE平台采用开源ffmpeg的手臂亲实现…
针对H264,在win CE平台 利用开源的FFMPEG对ARM处理器优化实现的版本-For H264, in the win CE platform using open source FFmpeg realize on the ARM processor optimized version
- 2022-01-26 04:02:03下载
- 积分:1
-
Win32Asm教程
Win32Asm教程-Win32Asm Guide
- 2023-04-22 18:45:08下载
- 积分:1
-
to DFA, c source code, please provide more valuable advice, thank you
正则式到有穷自动机,c++源代码,请大家多提宝贵意见,-to DFA, c source code, please provide more valuable advice, thank you
- 2023-05-13 19:30:03下载
- 积分:1
-
nroff文本格式化工具C语言源代码 ,包含nroff文本格式化工具的所有C源程序,仅供学习....
nroff文本格式化工具C语言源代码 ,包含nroff文本格式化工具的所有C源程序,仅供学习.-nroff text formatting tool for C language source code, including text formatting tools nroff all C source code, only to learn.
- 2023-08-25 00:15:03下载
- 积分:1
-
应用程序在选定的硬盘中搜索MP3文件,我..
这个应用程序在选定的硬盘中搜索MP3文件,在一个列表视图控件中显示搜索的文件和它们的信息,并在双击时播放它。 -the application procedures in the selection of drives to search for MP3 files, in a ClistCtrl shows search of documents and their information and double-click it for broadcast.
- 2022-05-17 11:44:36下载
- 积分:1
-
配置Visual Studio的颜色应该说,很有必要。合适的颜色配置可以让coding时代码书写的错误降低很多,而且比起默认界面的颜色更加赏心悦目。
本资源...
配置Visual Studio的颜色应该说,很有必要。合适的颜色配置可以让coding时代码书写的错误降低很多,而且比起默认界面的颜色更加赏心悦目。
本资源内置15种配色方案 方便大家使用!-Configure Visual Studio" s color should be said that it is necessary. The right color scheme can coding mistakes when writing code to reduce a lot, but compared to the default interface is more pleasing colors. The built-in 15 kinds of resources to facilitate you to use color scheme!
- 2022-02-13 06:38:46下载
- 积分:1
-
To the adjacent multi
以邻接多重表为存储结构,实现连通无向图的深度优先和广度优先遍历。以用户指定的结点为起点,分别输出各种遍历下的结点访问序列和相应生成树的边集-To the adjacent multi-table for the storage structure, to achieve connectivity of undirected graph depth-first and breadth-first traversal. To user-specified node as a starting point, respectively, the output under a variety of traversal sequence of nodes visited and the corresponding spanning tree of the edge set
- 2022-01-31 22:12:00下载
- 积分:1
-
LCS问题就是求两个字符串最长公共子串的问题。解法就是用一个矩阵来记录两个字符串中所有位置的两个字符之间的匹配情况,若是匹配则为1,否则为0。然后求出对角线最长...
LCS问题就是求两个字符串最长公共子串的问题。解法就是用一个矩阵来记录两个字符串中所有位置的两个字符之间的匹配情况,若是匹配则为1,否则为0。然后求出对角线最长的1序列,其对应的位置就是最长匹配子串的位置。 最长递增子序列LCS的实现C源码!-LCS problem for two strings is the longest common sub-string problem. Solution is to use a matrix to record the location of two strings of all the matches between the two characters in the situation, if the match is one, otherwise to 0. And one of the longest diagonal obtained sequence, the location of its corresponding sub-string match is the longest position. The longest increasing sub-sequence source C implementation of the LCS!
- 2022-08-19 18:20:36下载
- 积分:1
-
this is a wave testthis is a wave testthis is a wave testthis is a wave testthis...
this is a wave testt his is a wave testthis is a wave test-this is a wave testthis is a wave testthis is a wave testthis is a wave testthis is a wave test
- 2023-05-06 01:35:04下载
- 积分:1
-
ini文件读写的类,可以满足基本INI文件的读写。
ini文件读写的类,可以满足基本INI文件的读写。-ini file reading and writing classes, to meet the basic reading and writing INI files.
- 2023-01-29 14:50:03下载
- 积分:1