登录
首页 » C# » C#编程典型实例解析》

C#编程典型实例解析》

于 2022-05-05 发布 文件大小:149.56 kB
0 134
下载积分: 2 下载次数: 1

代码说明:

C#编程典型实例解析》-源代码-4238 code-Typical examples of C# programming analysis "- the source code-4238 code11

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

发表评论

0 个回复

  • case24
    基于混合整数规划法的24节点26机系统的机组组合和最优出力问题(Based on a combination of 24 unit mixed-integer programming node 26 machine system problems and optimal output)
    2014-05-15 17:37:27下载
    积分:1
  • main
    单片机驱动异步电机的C语言程序,驱动两个电机,经测试可以使用,非常完整(Induction motor-driven single-chip C-language program, drive the two motors, the test can be used by the very integrity of the)
    2009-05-12 10:25:00下载
    积分:1
  • SMS
    说明:  通过本系统用户完全可以对指定的一组电话号码进行短信的群发,加快了办公的效率。系统自身还有对已发短信的查询功能以及查看SIM卡中收到的短信,还为用户提供了电话簿的功能,通过电话簿管理,可以将比较常用的联系人及其手机号码添加到数据库中,方便在发送短信时添加接收人。系统安全方面也做了考虑,首先用户要通过登录模块验证成功之后才可以进入系统的主窗体,如果用户要暂时的离开,可以通过系统菜单栏中的“锁定系统”命令锁定系统界面,如果想再次使用,需要输入登录密码。为了减轻用户文字输入量,系统提供了常用短语模块,通过此模块用户可以选择一些常用的短语作为短信的内容,同时还可以自定义一些常用的短语以及删除一些不想要的短语。(err)
    2008-10-07 13:30:02下载
    积分:1
  • PWM
    PWM调光 1、学习目的:利用定时器产生PWM,了解原理和使用方法 2、硬件要求:LED灯 定时器 3、试验现象:LED灯由亮到灭,由灭到亮逐步变化,也就是调光现象(PWM dimming, learning objectives: the use of the timer to generate PWM understand the principles and use hardware requirements: LED lamp timer test phenomenon: LED lights from bright to off, gradually changes from off to bright, that is, adjusted optical phenomena)
    2013-03-23 20:18:42下载
    积分:1
  • 用vc写的控制机械臂代码
    用vc写的控制机械臂代码,控制六自由度机械臂运动,在本机上运行正常,语言简洁易懂工,适合新手入门。 用vc写的控制机械臂代码,控制六自由度机械臂运动,在本机上运行正常,语言简洁易懂工,适合新手入门。
    2022-05-23 20:15:04下载
    积分:1
  • DFA-acceptor
    dfa acceptor for compiler course....
    2014-12-05 17:30:34下载
    积分:1
  • DITONGLBOQI
    在 惯 性 导 航 系 统 里 往 往 需 要 对 陀 螺 仪 和 加 速 度计进 行 性 能测 试 , 这 时就 要设 计一 种 测 试 它 们 的 滤 波器 。 滤 波器 从 功 能 上 可 分 为 四种 低通 、 高通 、 带 通 、 带 阻 滤 波 器 。 文 中所 要 研 究 的低 通 滤 波器 是 通 过 低 频 信号 而 抑 止 高频 信号 的滤 波器 , 巴 特 沃 思 滤 波器 是 最 简 单 的低通 滤波 器 。 其 中 、 为 实 常 数 , , 。 一 , , 二 , 分 母 多项 式的幂 次 即 为滤波器 的 阶数 。 若 式 除 “ 。 外 所 有 分 子 项 系数 均 为零 , 则传递 函数 变 成 一 常数 与 多项 式 之 比 。 这 时传递 函数有 有 限 极 点 而 无 有 限零 点 , 这 种 滤 波 器称 为 全极 点 滤 波 器 , 阶 巴 特 沃斯 滤 波 器 也 是 全极 点 滤 波 器 。 全 极 点 滤 波器 传递 函 数 为 矛 , , 厂 十 。 , ”一 ’ 竺(n the inertial navigation system and processing is often necessary for gyroscope Speed ​ ​ meter performance test conducted , This is when you want to design one kind of test it Our filter . Filter from the functions can be divided into four low-pass , Qualcomm , Bandpass , Bandstop filter . The text to be studied in a low-pass filter is a low-frequency signal by For the high-frequency signal suppression filter , Bart Waugh think is the most simple filters The single low-pass filter . Which , Is a real constant ,, . A ,, Two , Minute Mother is a power of the polynomial order of the filter . If the formula Except . " Have a child outside the sub-zero coefficients are , Then the transfer function Turned into a constant ratio with polynomial . At this time there is limited transfer function No pole while Zero Limited , This kind of filter is referred to as full-pole filter Implement , Order Butterworth filter is all-pole filter . W)
    2013-10-25 10:47:37下载
    积分:1
  • MAX30102测试资料完整版
    心率传感器实时监测人体心率与血氧值,显示在0.96英寸的液晶屏上面(Heart rate sensor monitors human heart rate and blood oxygen in real time, and displays them on a 0.96 inch LCD screen.)
    2020-06-24 06:40:02下载
    积分:1
  • functions
    Lecture notes on Functions in C++ with Examples
    2015-01-20 18:23:00下载
    积分:1
  • C语言模拟银行代码
    此压缩包内容为C语言模拟银行源代码,抢红包程序,以及打地鼠游戏,初学C语言基础的朋友可以学着思路去创新更多的财务类模拟系统。也希望各位大神多多指教,谢谢
    2022-12-15 09:50:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载