CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 C#编程 搜索资源 - implementation methods

搜索资源列表

  1. yhj

    0下载:
  2. 银行家算法是避免死锁的一种重要方法,本实验要求用高级语言编写和调试一个简单的银行家算法程序。加深了解有关资源申请、避免死锁等概念,并体会和了解死锁和避免死锁的具体实施方法-bankers avoid deadlock algorithm is an important method used in this experiment demands high-level language debugging and prepared a simple algorithm bankers proced
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1562
    • 提供者:发卡
  1. C_yuyan

    0下载:
  2. 模拟信号转换成数字形式,必须要经过量化才能实现。标量量化的方法包括均匀量化和非均匀量化两种,这两种方法都会带来精度的损失。文中探讨了模拟信源量化的最优算法,并用C语言实现了高斯信源在不同量化电平下均匀量化和非均匀量化的最优步长的数值计算。通过对计算结果进行比较,给出了非均匀量化优于均匀量化的具体结论。-Analog signals into digital form, you must go through quantification can be achieved. Scalar unifo
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:726251
    • 提供者:刘杰
  1. fdsafdsaf

    0下载:
  2. 4、 掌握构造函数和析构函数的含义与作用、定义方式和实现,能够根据要求正确定义和重载构造函数。能够根据给定的要求定义类并实现类的成员函数; 掌握友元函数的含义,友元函数和成员函数的区别。 -4, master constructor and destructor of the meaning and effect, definition and implementation methods, to request the correct definition and overloaded
  3. 所属分类:CSharp

    • 发布日期:2017-04-11
    • 文件大小:774
    • 提供者:谢霆锋
  1. Onlyonetray

    0下载:
  2. 只运行一次托盘程序,C#的实现方法,功能有是否只显示系统托盘,是否不显示在托盘,是否在在任务栏上显示,总之都是与托盘有关-Run only one tray process, C# implementation of methods, functions are only display the system tray, does not appear in the tray, is displayed in the taskbar, in a word are related with the
  3. 所属分类:CSharp

    • 发布日期:2017-04-24
    • 文件大小:16038
    • 提供者:wang
  1. WinForm

    0下载:
  2. C# 拖动图像,并放大和缩小,使用了不少三方插件,比如AxInterop.OWC10.dll、AxSHDocVw.dll、Interop.OWC10.dll、Microsoft.Office.Interop.Graph.dll、Microsoft.Office.Interop.PowerPoint.dll、SHDocVw.dll、office.dll等,觉得程序实现的方法不是太简,用了这么多额外的控件,与实现的功能好像不成正比,呵呵,个人之见。 -C# Drag the image and
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:995503
    • 提供者:KYELAU
  1. RunInstance

    0下载:
  2. 本程序演示如何让程序只运行一次实例。两种实现方法:方法一是利用Process类判断进程;方法二是利用Mutex类。-This program demonstrates how to make the program run only one instance. Two implementation methods: Method One is the use Process class to determine the process method two is the use of Mute
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:4207
    • 提供者:小志
  1. myGradientDescent

    0下载:
  2. This my first implementation of gradient descent algorithm in which I will write about the evolution of neural networks. I will start with the most simple network of all, the Single Layer Perceptron, and work through different architectures and learn
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:33365
    • 提供者:Putra
  1. CSharp

    1下载:
  2. C#1实现使用“Graphics”类的“DrawPie”方法和“FillPie”方法绘制立体饼图 C#2实现使用绘制线段函数画cos曲线 C#3实现使用“Graphics”类的“DrawLine”方法绘制圆。 C#4实现文本编辑器的设计 C#5实现鼠标事件-C# using the " Graphics" class " DrawPie" methods and " FillPie draw three-dimensional pie
  3. 所属分类:CSharp

    • 发布日期:2014-05-18
    • 文件大小:24576
    • 提供者:莫罹逝
  1. Base64Test

    0下载:
  2. C# 实现 Base64加密解密 注: 并非使用现有方法-C# implementation of Base64 encryption and decryption Note: Not using existing methods
  3. 所属分类:CSharp

    • 发布日期:2017-11-11
    • 文件大小:16309
    • 提供者:何晨立
  1. csExWBDLMan

    1下载:
  2. 最完整的C#WebBrowser包装控制,功能强大。-csEXWB is a C# .NET 2.0 control that creates, hosts and sinks the events of the original Webbrowser control (Not .NET or any other wrapper). Advanced customization and total control over the Webbrowser control are achieved
  3. 所属分类:CSharp

    • 发布日期:2017-11-12
    • 文件大小:41871
    • 提供者:小杨
  1. class-and-object

    0下载:
  2. 类和对象的联系方法,类的应用,用对象实现类中函数-lasses and objects of contact methods, application of class, object function in the implementation class
  3. 所属分类:CSharp

    • 发布日期:2017-11-21
    • 文件大小:727
    • 提供者:
  1. paimai

    0下载:
  2. 小型校园二手拍买站点的构建 研究基本内容:1.进行系统分析、用户需求分析、可行性分析、总体设计等工作,明确网站定位,功能设置,实现方法,页面规划。2.使用asp+Mysql编程实现页面及相关功能包括实名管理,商品更新与查询,站点仓库管理,购物车,投标,竞价管理等。3.调试网站页面链接及各项功能。4. 在Windows系统上发布网站。(类似易趣,最主要的功能就是能发布和竞拍商品)-Small campus construction site to buy second-hand clap re
  3. 所属分类:CSharp

    • 发布日期:2017-11-15
    • 文件大小:746371
    • 提供者:许任翔
  1. Life_Game2.12

    0下载:
  2. 基于C#的生命游戏,兰顿蚂蚁等元胞自动机的实现,完整的程序 Form1.cs 为主窗体 可以在245行之后,添加自己的规则。 Gridlines.cs为网格类,控制网格的尺寸、线型、颜色等,以及网格绘制等 Cell.cs为细胞类,控制所有的单元格(细胞、兰顿蚂蚁的地板)的形状、状态、颜色,以及细胞绘制等。 Ant.cs为蚂蚁类,类似细胞类,有方向改变,前进等方法。 gridset.cs为设置窗体,用于设置一些参数。 目前,支持网格三种线型、
  3. 所属分类:CSharp

    • 发布日期:2017-05-06
    • 文件大小:1319580
    • 提供者:梁宇翔
  1. vbcrm

    0下载:
  2. vb客户资源管理系统,本CRM客户管理系统采用Visual Basic6.0作为开发工具,Access作为数据库,是经典的单机版数据库系统范例。通过这套系统的代码您可以了解信息管理系统的需求分析、设计和实现的完整过程,掌握Access数据库的基本管理方法、常用SQL语言的使用方法以及Visual Basic数据库开发技术,积累有效的数据库应用系统实战经验。-vb customer resource management system, the CRM customer management sy
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:322430
    • 提供者:huang
  1. oblong

    0下载:
  2. 该在线考试系统主要采用ASP、HTML、Access数据库、SQL等技术和工具,整体设计遵循软件工程的方法,经过需求分析、总体设计、文档和代码的编制、模块测试和系统实现几个阶段。-The online exam system is mainly used ASP, HTML, Access s, SQL and other technologies and tools, the overall design follows the software engineering methods, th
  3. 所属分类:CSharp

    • 发布日期:2017-05-11
    • 文件大小:2496905
    • 提供者:13
  1. leiheduixiangVCPP

    0下载:
  2. 实现类的定义和方法及属性访问,对于C++6.0有更好的理解。-The definition and methods of implementation class and attribute access, to have a better understanding of the c++ 6.0.
  3. 所属分类:CSharp

    • 发布日期:2017-04-26
    • 文件大小:21497
    • 提供者:景生
  1. xufangfa

    0下载:
  2. C#虚方法的学习和实现。虚方法的代码实现。-Learn and implement C# virtual methods. Code virtual method implementation.
  3. 所属分类:CSharp

    • 发布日期:2017-04-30
    • 文件大小:32696
    • 提供者:fishcc
  1. FibonacciExplore

    0下载:
  2. 对斐波那契数列的算法实现,采用多种方法,使用了多进程,便于学习斐波那契算法。(The Fibonacci sequence algorithm implementation, using a variety of methods, the use of multi-process, easy to learn Fibonacci algorithm.)
  3. 所属分类:C#编程

    • 发布日期:2017-12-16
    • 文件大小:438272
    • 提供者:jack12
搜珍网 www.dssz.com