-
vc下调用ffmpeg进行x264编码
vc下调用ffmpeg进行x264编码,在vc环境下通过ffmpeg进行x264编码的源程序,很好的资源,找了好久才找到的,希望对大家有所帮助。
- 2022-01-28 02:29:43下载
- 积分:1
-
库的使用示例 库的使用示例
库的使用示例 库的使用示例-Examples of the use of the Treasury
- 2022-04-23 10:46:02下载
- 积分:1
-
发送电子邮件例子
发送电子邮件例子-E-mail examples
- 2022-08-15 10:56:13下载
- 积分:1
-
Form fade out animation effects, dynamic form to maximize the reduction effect
窗体淡出动画效果,窗体动态最大化还原效果-Form fade out animation effects, dynamic form to maximize the reduction effect
- 2022-02-04 03:26:13下载
- 积分: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
-
它是用VC++开发的一个小型编译器,它已实现一个编译器所具有的基本功能...
它是用VC++开发的一个小型编译器,它已实现一个编译器所具有的基本功能-it is with VC++ development of a small compiler, it has achieved a compiler all the basic functions
- 2023-03-13 22:05:04下载
- 积分:1
-
关于虚函数表总结的一点资料,描述了C++虚函数表的相关内容...
关于虚函数表总结的一点资料,描述了C++虚函数表的相关内容-With regard to virtual function table summarizes the point of information, describes the C++ virtual function table of the relevant content
- 2022-02-19 22:28:34下载
- 积分:1
-
wins mp3波形显示
项目的目的是播放mp3并且实时显示mp3波形,与频谱相对应,项目中的sln文件可以用visual studio2010软件直接打开,并且可以直接编译运行。对大家了解win32的编程和MP3的播放都有很大的帮助
- 2022-04-18 11:34:40下载
- 积分:1
-
图的遍历包括深度优先搜索和广度优先搜索,大家可以看看。...
图的遍历包括深度优先搜索和广度优先搜索,大家可以看看。-Graph traversal, including depth-first search and breadth-first search, we can look at.
- 2022-06-01 17:16:41下载
- 积分:1
-
大中国(是一个学习热键的好程序,可用热键关机,重启,上网等功能)...
大中国(是一个学习热键的好程序,可用热键关机,重启,上网等功能)-BigChina is a good programme for studying hotkey. Its functions include shutdown with hotkey , reset,accessing internet etc.
- 2022-05-19 15:56:14下载
- 积分:1