登录
首页 » C# » ScreenKinescope

ScreenKinescope

于 2011-06-04 发布 文件大小:143KB
0 217
下载积分: 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 个回复

  • psenet
    说明:  psenet的c++预测代码,预测结果与python版本有出入(c++ code for psenet inference)
    2020-10-21 10:37:24下载
    积分:1
  • SendToCS
    This is a COde to Send Emails with attachement very easily. You ca use it as an executable, or in you .Net project. Create you Form, create a Button and Enjoy. System::Void MyForm::SendOrder_Click(System::Object^ sender, System::EventArgs^ e) { List<String^> Items String ^Filename Filename = IO::Path::Combine(System::Environment::GetEnvironmentVariable("TEMP"), String::Concat("FCSSystem", IO::Path::GetRandomFileName(), ".txt")) Items.Add(Convert::ToString(DateTime::Now)) for(int ni=0 ni<OrderPanel->Controls->Count ni++) { Items.Add(String::Concat(OrderPanel->Controls[ni]->Controls[0]->Name,"Q", ((NumericUpDown^)OrderPanel->Controls[ni]->Controls[1])->Value)) } IO::File::WriteAllLines(Filename, Items.ToArray()) SendFileTo::MAPI mapi mapi.AddRecipientTo("sst@fcssystem.com") mapi.AddAttachment(Filename) mapi.SendMailPopup("FCS System Order", "Please Write Your Data Here") }
    2009-09-23 00:38:52下载
    积分:1
  • HT1380C
    一款低价位时钟芯片的C驱动程序(low-priced clock chip C Driver)
    2004-09-03 17:03:55下载
    积分:1
  • LINDAI_TRANS
    重点在测量学中常见的邻带坐标转换程序,可直接使用(Focus on surveying the common neighborhood with coordinate conversion process can be used directly)
    2013-08-31 22:33:03下载
    积分:1
  • SetWorldTransform()_demo
    How to use SetWorldTransform() to draw basic shapes rotated by any angle (How to use SetWorldTransform () to draw basic shapes rotated by any angle)
    2008-06-05 14:41:26下载
    积分:1
  • MySocket-master
    一个简单的聊天室 练习MFC与系统消息循环(A Simple Chat Room Practice MFC and System Message Circulation)
    2019-06-04 08:30:17下载
    积分:1
  • 28335-PMSM_FOC-Sensorless
    基于TMS320F28335的永磁同步电机无位置传感器矢量控制程序(Sensorless field oriented control of PMSM based on TMS320F28335)
    2021-04-27 13:38:44下载
    积分:1
  • mycom
    python2.7写的一个串口通信助手 (python serial )
    2013-10-24 08:29:40下载
    积分:1
  • LPC2368
    sample for lpc2368 lcd uart and wifi esp8266
    2016-03-01 00:30:14下载
    积分:1
  • ADAM4017
    说明:  c#写的ADAM4017数据采集控件,希望对工控朋友有所帮助(C#'s ADAM4017 data acquisition control, hoping to help industrial control friends)
    2018-02-27 19:44:23下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载