CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - .s

搜索资源列表

  1. C++程序设计语言实验三

    0下载:
  2. 实验三:C++编程入门 一、实验内容 1. 类模版。 2. 运算符重载。 3. 友元。 4. 继承。 二、实验题目 1, 设计一个类SavingsAccount,定义一个静态数据成员记录存款的年利率(rate),该类的每个成员都包含一个私有的数据成员balance,表示该成员当前的存款数额。提供一个成员函数CalMonthlyInterest(),用以计算月利息(用balance乘以rate再除以12),并将这个月利息加入balance中。提供一个静态成员函数ModifyRate(
  3. 所属分类:其他小程序

  1. C++程序设计语言实验四

    2下载:
  2. 实验七:C++编程入门 一、实验内容 1. 理解继承与组合。 2. 学会使用多态特性。 3. 使用文件。 4. 异常处理。 二、实验题目 1. 创建一个class Counted,包含一个int类型的成员变量id和一个static int类型的成员变量count。默认构造函数的开头为“Counted() : id(count ++) {”。要求: a) 构造函数输出id值并且输出“it’s being created”; b) 析构函数也输出id值并且输出“it is bein
  3. 所属分类:其他小程序

  1. 在DOS下面读取显示器EDID信息的小程序

    0下载:
  2. 在DOS下面读取显示器EDID信息的小程序。EDID一般包括显示器的分辨率等信息。本程序使用WatcomC编写,In the DOS to read display EDID information in the following small program. EDID generally include information such as your monitor' s resolution. The procedure used to prepare WatcomC
  3. 所属分类:其他小程序

    • 发布日期:2016-01-25
    • 文件大小:39194
    • 提供者:全达昆
  1. VC的反编译工具,功能齐全

    3下载:
  2. VC的反编译工具,功能齐全 ,VC s decompile tools, full-featured
  3. 所属分类:其他小程序

    • 发布日期:2017-04-09
    • 文件大小:1094878
    • 提供者:apple
  1. 包含Labview8.6的破解程序以及Labview8.6工具包的破解程序

    3下载:
  2. 包含Labview8.6的破解程序以及Labview8.6工具包的破解程序,The material contains crack of Labview8.6 and cracks of Labview8.6 s saddlebags.
  3. 所属分类:其他小程序

    • 发布日期:2017-05-29
    • 文件大小:11856390
    • 提供者:宫利华
  1. mschart.详细介绍了mschart如何动态实时显示数据的文章

    2下载:
  2. 详细介绍了mschart如何动态实时显示数据的文章,希望对有兴趣学习vc数据采集软件的同事有帮助。,it’s a tiltl about the mschart for realtime to reveive the signal,I hope it can help the people who like the vc reveiver!
  3. 所属分类:其他小程序

    • 发布日期:2013-01-09
    • 文件大小:7659
    • 提供者:chen
  1. STM8-function--reference STM8S库函数中文参考手册

    1下载:
  2. STM8S库函数中文参考手册,非常好用,全中文解释。-stm8s function library of Chinese referance manual, it s useful for program stm series microchip.
  3. 所属分类:其他小程序

    • 发布日期:2016-01-21
    • 文件大小:82944
    • 提供者:zhang wenlin
  1. DM644x_FlashAndBootUtils.tar NandFlash及UBL的CCS编译代码

    0下载:
  2. NandFlash及UBL的CCS编译代码,找了好长时间,放在CCS下直接编译通过,注意开发环境哦!-NandFlash and UBL' s CCS compiled code, looking for a long time, directly on the CCS compiler, development environment, pay attention to Oh!
  3. 所属分类:其他小程序

    • 发布日期:2017-03-28
    • 文件大小:809381
    • 提供者:托尼
  1. DOC2TXT.zip

    1下载:
  2. 此文件为Word 格式文件.DOC转换为TXT文件的源代码。,This file format for Word documents. DOC converted to TXT file s source code.
  3. 所属分类:Other systems

    • 发布日期:2017-11-08
    • 文件大小:540767
    • 提供者:sundsea
  1. paper.rar

    1下载:
  2. 逆向工程硕士毕业论文,极具参考价值,非常棒的,Reverse Engineering Master s thesis, reference of great value, great
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:968120
    • 提供者:YY
  1. OSG_Wizard_2005.rar

    0下载:
  2. 这个是一个开发osg的很好的工程建立向导,免去了初始化工程的步骤,有兴趣的朋友可以下载一下,在vc2005中很好用的 ,This is a development of OSG s good works to establish Wizard, which eliminates the step initialization works, interested friends can download, in the well-used by vc2005
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:48071
    • 提供者:亓永刚
  1. plc.rar

    2下载:
  2. 西门子PLC工程实例,为一个系统的PLC程序原文件,包含远程I/O站!,Siemens PLC project examples for a system of PLC program original document, including remote I/O station!
  3. 所属分类:Other systems

    • 发布日期:2014-07-02
    • 文件大小:303798
    • 提供者:张锋
  1. weka-src.rar

    0下载:
  2. Weka,一个数据挖掘工具。功能包括:分类、聚类和关联规则等等。这是该开源软件的源代码,版本为3.5.7,Weka, a data mining tool. Features include: classification, clustering and association rules, etc.. This is the open source software source code, version 3.5.7
  3. 所属分类:Other systems

    • 发布日期:2017-05-17
    • 文件大小:4790409
    • 提供者:Jess
  1. Hurst

    1下载:
  2. 经典的R/S分析法计算油价收益率的Hurst指数,并有图例展示(Calculation of Hurst Index by Classical R/S Method)
  3. 所属分类:其他

    • 发布日期:2020-03-31
    • 文件大小:232448
    • 提供者:Syylviaaa
  1. Documents

    6下载:
  2. 可以利用hfss输出的s参数反算介电常数(use the s paramaters to get Dielectric constant)
  3. 所属分类:其他

    • 发布日期:2019-12-10
    • 文件大小:1024
    • 提供者:dylan 王
  1. GST and example

    4下载:
  2. 在原有的S变换程序上进行了修改,改为广义S变换,可控制 lamda、p 。程序内部有具体说明,并给出一个模型进行对比,查看不同 lamda、p 值的效果。(Modifications have been made to the original S-transformation program, and the generalized S-transformation has been changed to control lamda and p. There are specific ins
  3. 所属分类:其他

    • 发布日期:2020-05-26
    • 文件大小:5120
    • 提供者:zhaowu
  1. NRW

    4下载:
  2. 通过导入仿真结果中的S参数反演材料的介电常数和磁导率(S parameter inversion)
  3. 所属分类:其他

    • 发布日期:2020-06-29
    • 文件大小:1024
    • 提供者:其斤氵吉
  1. EMPE

    0下载:
  2. 输入S参数的相位和幅度,可以提取超材料的电磁参数(extraction of the effective parameters of metamaterial)
  3. 所属分类:其他

    • 发布日期:2020-06-17
    • 文件大小:2048
    • 提供者:8444fang
  1. 状态估计

    5下载:
  2. 使用S-function搭建的车辆状态估计simulink模型,包含EKF和CKF(Simulink model of vehicle state estimation using S-Function, including EKF and CKF)
  3. 所属分类:其他

    • 发布日期:2020-10-30
    • 文件大小:14336
    • 提供者:twk&lxj
  1. Untitled

    2下载:
  2. matlab代码实现S参数反演计算其他参数(Matlab code to realize s parameter inversion and calculate other parameters)
  3. 所属分类:其他

    • 发布日期:2021-03-12
    • 文件大小:1024
    • 提供者:我不会打野
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com