登录
首页 » C# » ScreenKinescope

ScreenKinescope

于 2011-06-04 发布 文件大小:143KB
0 206
下载积分: 1 下载次数: 213

代码说明:

  用C#实现的录屏软件,录制为AVI格式。获取文件大小及帧数,然后输入开始帧数和结束帧数,单击“分割”按钮,即可分割该视频文件。(C# implementation with screen recording software, recording to AVI format. Get the file size and number of frames, and then enter the start and end frame number of frames, click the " Split" button, you can split the video file.)

文件列表:

Backup
......\ScreenKinescope
......\...............\ClassFolder
......\...............\...........\BaseClass.cs,13730,2008-07-16
......\...............\Data
......\...............\....\ScreenData.mdb,167936,2010-01-26
......\...............\frmGeneral.cs,2648,2008-07-15
......\...............\frmGeneral.Designer.cs,7325,2008-07-15
......\...............\frmGeneral.resx,6017,2008-07-15
......\...............\frmScreen.cs,31484,2008-08-21
......\...............\frmScreen.Designer.cs,24707,2008-08-21
......\...............\frmScreen.resx,30953,2008-08-21
......\...............\frmVideoManager.cs,20383,2008-08-21
......\...............\frmVideoManager.Designer.cs,28870,2008-08-21
......\...............\frmVideoManager.resx,60619,2008-08-20
......\...............\Images
......\...............\......\1.png
......\...............\......\2.png
......\...............\......\3.png
......\...............\......\4.png
......\...............\......\5.png
......\...............\......\a.png,724,2008-08-20
......\...............\......\b.png,915,2008-08-20
......\...............\......\c.png,804,2008-08-20
......\...............\......\ֹͣ1.png,899,2008-07-04
......\...............\......\关闭.png,861,2008-08-20
......\...............\......\分割.png,867,2008-08-20
......\...............\......\ǰһ֡.png,872,2008-08-20
......\...............\......\取消.png,889,2008-08-20
......\...............\......\后一帧.png,858,2008-08-20
......\...............\......\ͼ.jpg,32872,2008-08-20
......\...............\......\图标 (14).ico,2862,2008-07-07
......\...............\......\图标 (30).ico,2862,2008-07-07
......\...............\......\定位.png,850,2008-08-20
......\...............\......\录像.ico,2862,2008-07-07
......\...............\......\录像.png,957,2008-07-04
......\...............\......\暂停.png,930,2008-07-04
......\...............\......\浏览.png,930,2008-08-20
......\...............\......\确定.png,875,2008-08-20
......\...............\Program.cs,478,2008-07-12
......\...............\Properties
......\...............\..........\AssemblyInfo.cs,1178,2008-07-03
......\...............\..........\Resources.Designer.cs,4872,2008-08-20
......\...............\..........\Resources.resx,7881,2008-08-20
......\...............\..........\Settings.Designer.cs,1113,2008-07-14
......\...............\..........\Settings.settings,249,2008-07-03
......\...............\ScreenKinescope.csproj,7423,2008-08-20
......\...............\ScreenKinescope.csproj.user,168,2008-07-07
......\ScreenKinescope.sln,934,2008-07-03
......\ScreenKinescope.suo,29696,2008-08-21

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 保存彩色视频
    说明:  利用opencv录制视屏并保存彩色的视频,(Record video with opencv and save video)
    2019-10-25 18:29:44下载
    积分:1
  • Draw_mfc
    MFC消息映射机制的剖析,讲述如何运用ClassWizard(MFC message mapping mechanism analysis, how to use ClassWizard)
    2013-06-30 16:06:50下载
    积分:1
  • 实验指导书第一部分
    说明:  通过几个图文示例,详细说明了如何在matlab上通过虚拟串口发送和接受数据(Through a few graphic examples, detailed description of how to send and receive data through virtual serial port on matlab)
    2020-04-20 17:02:25下载
    积分:1
  • p4
    说明:  为了让您在使用数组,指针,结构,枚举,和不同的I/ O流的经验。为了让你有乐趣的应用程序是非常迷人的。 世界的简单的程序,我们将编写此项目模拟运行的生物围绕在一个简单的方形的世界。世界是一个m-n的平方二维网格(数m代表网格的高度的个数n表示宽度的网格。)。 每个生物生活的广场之一,面临的一个主要罗盘方向(北, 东,南,西),属于一个特定的物种,这就决定了该生物如何 行为方式。(To give you experience in using arrays, pointers, structs, enums, and different I/O streams. To let you have fun with an application that is extremely captivating. The simple world program we will write for this project simulates a number of creatures running around in a simple square world. The world is an m-by-n two-dimensional grid of squares (The number m represents the height of the grid and the number n represents the width of the grid.). Each creature lives in one of the squares, faces in one of the major compass directions (north, east, south, or west) and belongs to a particular species, which determines how that creature behaves. )
    2013-11-16 14:15:33下载
    积分:1
  • GPSCSharp
    GPS采集,GPS信息读取,内容很全,用C#开发的,适用于window mobile、window ce设备上使用。(GPS acquisition, GPS information is read, the content is very wide, with a C # development for window mobile, using the window ce device.)
    2014-03-03 04:51:21下载
    积分:1
  • viterbidecoder
    提供实现了(2,1,7)卷积码的维特比译码的源程序,采用了最大似然算法,介绍了软判决维特比译码算法过程的三个步骤:初始化、度量更新和回溯译码。(for achieving a (2,1,7) Convolutional Codes Viterbi decoding of the source, using the maximum- likelihood algorithm, introduced a soft-decision Viterbi decoding algorithm of the three steps : initialization, Metric update and backtracking decoding.)
    2020-12-24 10:49:06下载
    积分:1
  • KEY
    c8051f320关于键盘的一个源程序实例,希望有用,看不太懂(c8051f320 on the keyboard of a source example and I hope useful, I do not understand)
    2010-05-25 10:59:50下载
    积分:1
  • ThreePhasePFC28335
    说明:  三相PFC数字控制代码,基于TMS320F28335芯片编写,运行没问题。(Three Phase PFC digital control code, based on TMS320F28335 chip, no problem in operation.)
    2019-11-14 21:41:58下载
    积分:1
  • BacSport-nouv2-
    在excel上使用macro对图表编辑,使用语言为法语(Utiliser macro en Excel)
    2013-12-07 12:16:57下载
    积分:1
  • eMule-VeryCD-src-080828
    eMule-VeryCD-src-080828 P2P C++ 源码学习(eMule-VeryCD-src-080828 P2P C++ Source Code 源码学习)
    2012-09-04 16:24:31下载
    积分:1
  • 696516资源总数
  • 106648会员总数
  • 8今日下载