搜索资源列表
movel
- VB程序设计,一个电影字幕的制作,把鼠标放在上面就会自动停止-VB program design, a film production subtitles, and the mouse on the top will automatically stop
checkword
- 自动检测并抹去字幕的C++源码,含有多种算子
ScrollText_V1.0
- ScrollText_V1.0-自动字幕控件
SDI_show_rolltext
- 演示SDI的单窗口显示内容可修改的表格式数据,并且有嵌入的滚动字幕显示,自动日期显示,自动保存窗口状态和数据内容,下次自动调用重显-demonstration SDI single-window content can modify the form of data and is embedded subtitles rolling, the automatic date display, automatic window state
Delphi程序开发范例宝典
- 第1章 窗体与界面设计 1.1 菜单应用 实例001 在系统菜单中添加菜单项 实例002 带历史信息的菜单 实例003 菜单动态合并 实例004 像“开始”菜单一样漂亮的菜单 实例005 多彩的菜单 实例006 可以拉伸的菜单界面 1.2 工具栏设计 实例007 带背景的工具栏 实例008 浮动工具栏 1.3 状态栏设计 实例009 在状态栏中显示检查框 实例010
SDI_show_rolltext
- 演示SDI的单窗口显示内容可修改的表格式数据,并且有嵌入的滚动字幕显示,自动日期显示,自动保存窗口状态和数据内容,下次自动调用重显-demonstration SDI single-window content can modify the form of data and is embedded subtitles rolling, the automatic date display, automatic window state
WM Recorder 注册机
- 如果已经安装好了vobsub,就可以运用vobsub里面带的字幕提取工具vsrip提取字幕。 打开VobSub程序组,运行vobsub.configure,点击Open来打开vts_01_0.ifo文件(此文件已经拷贝到硬盘上,无需从光盘上找),选定放置字幕文件的子目录,点击确定.提取完成之后会生成Vts_01_0.sub和vts_01_0.idx两个字幕文件,若按照DVDrip的做法是在最终视频文件生成之后,将字幕文件更名并与主体
movel
- VB程序设计,一个电影字幕的制作,把鼠标放在上面就会自动停止-VB program design, a film production subtitles, and the mouse on the top will automatically stop
checkword
- 自动检测并抹去字幕的C++源码,含有多种算子
ScrollText_V1.0
- ScrollText_V1.0-自动字幕控件-Subtitles ScrollText_V1.0-automatic control
CTFHB
- 符号表查询,可输入字幕、运算符等数据,出现相同的数据会有错误提示,“#”代表输入结束,自动打印出所有数据。-Symbol table query, enter the title, operator, such as data, data will appear the same error message,
zmjkz
- 自动向指定窗口发送键盘信息,控制字幕机的切换。-Automatically to the designated window Send keyboard information, the control switch subtitles machine.
XD
- 一款自动给中文ASS脚本(一种特效字幕脚本)增加K(卡拉OK时间)的小工具,功能不是目的,主要适合初学者学习。(比较完美地解决了获取Edit控件文字问题)-XD by milkyjing XD is a simple tool (can t be more simple xD~) and of cource free and open source-.- you can use the source cod
1616
- 1616点阵字幕产生软件,能自动产生C程序,傻瓜似的软件,-1616 subtitles lattice generated software can automatically generate C procedure, fool-like software,
AutoTypeIn
- VB6编写的自动打字文字特效,就是类似在屏幕上打字的效果,文字一个一个出现,可以做字幕,用作软件介绍很不错,程序简洁,适合学习和使用。-VB6 prepared automatically typing text effects, that is, typing on the screen similar to the effect of text appear one by one, they can do subtitles for
utils
- 此代码为嵌入式开发中非常有用的几个功能模块 1。flash目录是对flash操作控制 2.ftpfs目录是ftp功能模块 3.i2c目录是i2c的驱动模块 4.memwatch是内存监测功能 5.setnet是网络设置功能 6.subtitle是媒体播放时外挂字幕解析功能。 7.usb是USB模块的自动挂载和卸载功能-This code is embedded in the development of a
ScrollText_V1.03
- 一个自动字幕控制控件。 可以实现上下,或者左右,单行或多行文本滚动。-An automatic control of the control caption. Can achieve up and down, or left and right, single or multiple lines of text scroll.
ScrollTextV1.03
- 自动字幕,vcl适合 delphi 等使用-Automatic subtitles, vcl for delphi and so use
gundongzimu
- 在两个控件里实现自动的字幕滚动,点击取消后,停止-In the two controls in the subtitles automatically scroll, click Cancel, stop
大屏幕自动字幕控件
- 05年时我曾在TCustomLabel的基础上写了一个简单的滚动字幕控件,也就是TScrollText,不过TScrollText只适用于少量文本,在滚动大量文本时速度会越来越慢,最后CPU占用率会升至100%! 这次发布的TSkyScrollText则可以用来滚动显示大文本,在显示大文本时其速度不会有太大变化,可以用来做大屏幕滚动字幕程序了,呵呵。 本次发布的代码是几年前就实现的,只支持D5~D2007的非