登录
首页 » C# » Drawing

Drawing

于 2017-08-04 发布 文件大小:49KB
0 186
下载积分: 1 下载次数: 9

代码说明:

  动态心电曲线图功能展示,可暂停 双缓存机制(Function display of dynamic ECG chart, trends; general trend of affairs; dynamic state; dynamic condition; dynamic)

文件列表:

Drawing\MsPaint\bin\Debug\实时曲线绘制.exe
Drawing\MsPaint\bin\Debug\实时曲线绘制.pdb
Drawing\MsPaint\bin\Debug\实时曲线绘制.vshost.exe
Drawing\MsPaint\bin\Debug\实时曲线绘制.vshost.exe.manifest
Drawing\MsPaint\draw.cs
Drawing\MsPaint\Form1.cs
Drawing\MsPaint\Form1.Designer.cs
Drawing\MsPaint\Form1.resx
Drawing\MsPaint\MsPaint.csproj
Drawing\MsPaint\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache
Drawing\MsPaint\obj\Debug\GenerateResource-ResGen.read.1.tlog
Drawing\MsPaint\obj\Debug\GenerateResource-ResGen.write.1.tlog
Drawing\MsPaint\obj\Debug\MsPaint.csproj.FileListAbsolute.txt
Drawing\MsPaint\obj\Debug\MsPaint.Form1.resources
Drawing\MsPaint\obj\Debug\TempPE\Properties.Resources.Designer.cs.dll
Drawing\MsPaint\obj\Debug\实时曲线绘制.csproj.FileListAbsolute.txt
Drawing\MsPaint\obj\Debug\实时曲线绘制.csproj.GenerateResource.Cache
Drawing\MsPaint\obj\Debug\实时曲线绘制.exe
Drawing\MsPaint\obj\Debug\实时曲线绘制.Form1.resources
Drawing\MsPaint\obj\Debug\实时曲线绘制.pdb
Drawing\MsPaint\obj\Debug\实时曲线绘制.Properties.Resources.resources
Drawing\MsPaint\obj\实时曲线绘制.csproj.FileList.txt
Drawing\MsPaint\Program.cs
Drawing\MsPaint\Properties\AssemblyInfo.cs
Drawing\MsPaint\Properties\Resources.Designer.cs
Drawing\MsPaint\Properties\Resources.resx
Drawing\MsPaint\Properties\Settings.Designer.cs
Drawing\MsPaint\Properties\Settings.settings
Drawing\PaintRinhtNow.sln
Drawing\PaintRinhtNow.suo
Drawing\MsPaint\obj\Debug\TempPE
Drawing\MsPaint\bin\Debug
Drawing\MsPaint\bin\Release
Drawing\MsPaint\obj\Debug
Drawing\MsPaint\bin
Drawing\MsPaint\obj
Drawing\MsPaint\Properties
Drawing\MsPaint
Drawing

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

发表评论

0 个回复

  • C-Plus-Plus-master
    C++示例,很好的资料,希望能够帮到大家。(C++ example, a good material, I hope to help you.)
    2020-06-17 06:40:01下载
    积分:1
  • 重载和构造函数
    关于重载和构造函数的实例讲解 和代码解析(Examples of overloading and constructors)
    2020-06-19 20:40:01下载
    积分:1
  • DisplayHDid
    c++的都很多了,c#写的 显示硬盘号,Cpu号,用des对cpu号加密。在vs2008下调式通过。(c++ a lot of both, c# to write the show its hard disk, Cpu No. No. with encryption des of cpu. Vs2008 cut through in style.)
    2009-06-19 16:14:46下载
    积分:1
  • 电子相册功能说明: 1.支持无限多分类 2.可以为每张图片设置一个缩略图 3.支持Flash格式文件 4.可以添加一个打包文件下载地址 6....
    电子相册功能说明: 1.支持无限多分类 2.可以为每张图片设置一个缩略图 3.支持Flash格式文件 4.可以添加一个打包文件下载地址 6.搜索功能 8.无组件上传功能 用户名:admin 管理密码:admin -Electronic album function: 1. To support an unlimited number of Category 2. Can set up a thumbnail of each image 3. To support the Flash format 4. You can add a packaged file downloads address 6. 8 search function. No user upload feature components name: admin Password: admin
    2022-08-15 10:00:01下载
    积分:1
  • The use of WinPcap to capture IP traffic within a local area network and conduct...
    利用 WinPcap 捕获局域网 内的 IP 流量并进行简单分析 本程序是基于 MFC 结构的对话框应用程序,直接双击可执行文件(IPCapture.exe)即 可运行。-The use of WinPcap to capture IP traffic within a local area network and conduct a simple analysis of the structure of this program is based on MFC dialog box application, directly to double-click the executable file (IPCapture.exe) to run.
    2022-03-03 10:26:50下载
    积分:1
  • 套接字io的封装类
    套接字io的封装类-socket io packaging category
    2023-04-28 06:45:03下载
    积分:1
  • PluginsTest
    c#接口编程范例 c#接口编程范例(c # interface programming paradigm)
    2012-04-24 15:46:10下载
    积分:1
  • 2023-03-03 09:45:03下载
    积分:1
  • 风声无组件上传类2.0B版 + 2.08 Beta 1
    风声无组件上传类2.0B版 + 2.08 Beta 1-wind-type components upload 2.0B version 2.08 Beta 1
    2022-10-04 14:30:03下载
    积分:1
  • man
    编写一个接口ICaculatable 接口中有一个doCaculte()方法 要求三个类BlackMan WhiteMan YellowMan实现这个方法 BlackMan 实现从控制台输入5个数 排序(正排)输出 WhiteMan 实现从控制台输入5个数 排序(倒排) YellowMan 实现从控制台输入5个数 计算总和 输出 写出一个测试类来测试以上类的功能。 测试类中要有void solveProblem(ICaculatable obj)方法进行测试 要求以上类在不同的包当中。(The preparation of an interface, there is a ICaculatable interface doCaculte () method requires three types of BlackMan WhiteMan YellowMan method to achieve this BlackMan input from the console 5, the number of sort (being ranked) output from the console WhiteMan enter the number 5 ranking (inverted ) YellowMan input from the console 5, the number of calculation of the sum of the output type to write a test to test the functions of the above categories. Test category must be void solveProblem (ICaculatable obj) method of the above testing requirements in different types of packages were.)
    2009-05-16 22:17:27下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载