CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 输入法编程 搜索资源 - 计算

搜索资源列表

  1. JIAN

    0下载:
  2. SQL的基本操作---数据的检索篇 什么在查询中对字段命以别名,或重新命名,这样做的原因有两个: ☆所涉及的表的字段名很长,想使字段在结果集中更易处理一些。 ☆创建的查询产生了某些计算或合计列,需要对之进行命名。 不管是什么原因对字段命以别名,在 SQL 中都可以容易地使用 As 子句做得-the basic operation of SQL data retrieval -- What Part of the field inquiries to life alias, or re-namin
  3. 所属分类:输入法编程

    • 发布日期:2008-10-13
    • 文件大小:10343
    • 提供者:刘辉
  1. CInt96.rar

    0下载:
  2. 96位整数计算类 CInt96 v1.04源码。一个整数计算类,96位整数的计算,这是一个很早的源代码,但对学习还是有用处的。,96-bit integer type CInt96 v1.04 source code. An integer class, 96-bit integer calculations, this is a very early source code, but still useful for learning.
  3. 所属分类:IME Develop

    • 发布日期:2017-03-31
    • 文件大小:10175
    • 提供者:174
  1. huoxingwen

    0下载:
  2. 可以截获输入法,在输入法输入的时候直接实时转换。 1、火星文转换器 支持实时转换、签名美化、全面转换、快速转换、用户自定义转换。 2、输入法外挂模式 支持打字简体自动转火星文、简体转繁体、简体转异体、繁体转简体。 3、火星文翻译器 支持词汇优先、单字优先、仅词汇翻译。 4、签名美化工具 支持随机和固定两种方式设计个性签名,支持自定义特殊符号密度。 5、拼音与笔画数 支持计算汉字笔画数,汉字转换为拼音。采用了超大汉语拼音数据库,包含了所有常用字和许多生僻字的
  3. 所属分类:IME Develop

    • 发布日期:2017-03-29
    • 文件大小:928560
    • 提供者:追忆
  1. 11

    0下载:
  2. 有5个学生,每个学生的数据包括学号,姓名,三门课成绩和平均成绩.要求从键盘输入学号,姓名.三门课成绩.计算平均成绩.打印输出5个学生的数据和平均成绩最高的学生的数据(包括学号.姓名,三门课成绩,平均成绩)-There are five students, each student data including student number, name, three-class performance and average performance. Requested input from th
  3. 所属分类:IME Develop

    • 发布日期:2017-04-01
    • 文件大小:242735
    • 提供者:zhen
  1. purevirtualfunctions

    0下载:
  2. 运算符重载以及利用纯虚函数实现多态性设计一个计算图形面积的类库-Operator overloading and the use of pure virtual functions to achieve polymorphism in the area to design a graphics library computing
  3. 所属分类:IME Develop

    • 发布日期:
    • 文件大小:870501
    • 提供者:孙勇
  1. managesalary

    0下载:
  2. 统计学校各职务工作人员的工资,通过计算,得到他们赢得的工资。-It can cont the salary of teacher、professer and managers salary.
  3. 所属分类:IME Develop

    • 发布日期:2017-03-31
    • 文件大小:602194
    • 提供者:laizhi
  1. exp6

    1下载:
  2. 在exp6_2.cpp已有圆Circle和长方形Rectangle类的基础上,再定义一个具有类似功能的Triangle(三角形)类(面积公式为p(p-a)(p-b)(p-c)的平方根,其中p=(a+b+c)/2,三角形三边a、b、c)。 ● 再设计一个普通求和函数sum,求这三种图形的面积之和。 ● 在主函数中设计代码,用虚函数分别计算这三种图形(圆半径12.7,长方形25.2×15.0,三角形边长51.4×35.5×26.8)的面积,再调用求和函数求这三种图形的面积之和(正确结果13
  3. 所属分类:IME Develop

    • 发布日期:2017-03-31
    • 文件大小:19081
    • 提供者:zzy
  1. Loop

    0下载:
  2. 这是一个VB编的99乘法表,还有可以计算5个人的平均值的程序-this is a 99 count hing,can be count 5 s count
  3. 所属分类:IME Develop

    • 发布日期:2017-11-05
    • 文件大小:73670
    • 提供者:尚勇勇
  1. mathExpert

    1下载:
  2. 数学输入法,软件介绍 将一些常用的数学功能集成,安插在搜狗,QQ拼音等输入法上,按指定的规则输入文本就可以实现数学公式编辑,表达式计算,进制转换,公式记忆等多种功能。 希望让数学爱好者们可用此软件更方便地写数学文章,交流数学难题-Mathematical input method, software integration of some commonly used mathematical functions, placement on Sogou, QQ Pinyin input m
  3. 所属分类:IME Develop

    • 发布日期:2017-11-29
    • 文件大小:1358516
    • 提供者:zsc20101
  1. BucketSort

    0下载:
  2. 使用并行计算构建bucket sort算法-Using parallel computing to build bucket sort algorithm
  3. 所属分类:IME Develop

    • 发布日期:2017-11-07
    • 文件大小:2616803
    • 提供者:wsxz_wsxz
  1. liangjuxingxiangjiaomianji

    0下载:
  2. 输入两个矩形,判断两个矩形是否相交,如果相交,计算出相交的面积,不相交返回。-Input the two rectangular determine whether two rectangles intersect if intersect, calculate the area of ​ ​ the intersection of disjoint return.
  3. 所属分类:IME Develop

    • 发布日期:2017-11-14
    • 文件大小:3726331
    • 提供者:older
  1. welltrack-fitting-

    0下载:
  2. 对钻井数据进行拟合计算,非常方便的一个小程序。-well track fitting,very convenient
  3. 所属分类:IME Develop

    • 发布日期:2017-11-10
    • 文件大小:7496
    • 提供者:yang
  1. year

    0下载:
  2. 气象资料处理中经常会涉及到年日数和月日数的计算,在这里分享两个VB编程中经常会用到的函数:年日数和月日数计算-Meteorological data processing often involves the calculation of the annual number of days and months days, share the two VB programming is often used in the function here: the annual number of d
  3. 所属分类:IME Develop

    • 发布日期:2017-11-08
    • 文件大小:2475
    • 提供者:秦大明
  1. black-Friday

    0下载:
  2. 计算黑色星期五:在西方,星期五和数字13都代表着坏运气,两个不幸的个体最后结合成超级不幸的一天。所以,不管哪个月的十三日又恰逢星期五就叫“黑色星期五”-Calculation on black Friday: in the west, Friday and number 13 stands for bad luck, finally combined into two unfortunate individual super unlucky day. So, no matter which mo
  3. 所属分类:IME Develop

    • 发布日期:2017-11-07
    • 文件大小:1140
    • 提供者:messi
  1. 输入法编码测试、词组编码优化工具

    0下载:
  2. VB编写的输入法编码测试、词组编码优化工具,可按4码、5码等码长计算重码率,平均码长等,并能对词组的编码进行优化。
  3. 所属分类:输入法编程

    • 发布日期:2013-11-23
    • 文件大小:16454372
    • 提供者:clllyb
  1. PID-MATLAB

    0下载:
  2. 模糊控制,根据模糊输入量按照相应的模糊推理算法完成计算-Fuzzy control, according to the fuzzy input to complete the calculation in accordance with the corresponding fuzzy reasoning algorithm
  3. 所属分类:IME Develop

    • 发布日期:2017-04-04
    • 文件大小:4659
    • 提供者:余苗
  1. hanzicount

    0下载:
  2. 输入汉字,计算汉字的笔画。
  3. 所属分类:IME Develop

    • 发布日期:2017-04-17
    • 文件大小:22454
    • 提供者:赖小海
  1. Hzfzbm

    0下载:
  2. 汉字输入法的辅助程序。可计算重码率、平均码长、对编码进行优化等。是为输入法爱好者提供的便捷工具。-Chinese character input method auxiliary program. Computable re-rate, average yards long, to the code optimization. It is a convenient tool for the input of enthusiasts.
  3. 所属分类:IME Develop

    • 发布日期:2017-05-18
    • 文件大小:5106874
    • 提供者:cll
  1. MeshGen

    0下载:
  2. python 源代码 计算裂纹点以及赋予裂纹点必要的XFEM的自由度-python code for enriching the nodes with additional DOF to fulfill the XFEM heaviside and asympotetic fields functions so as to complete the XFEM priliminary
  3. 所属分类:IME Develop

    • 发布日期:2017-05-04
    • 文件大小:3716
    • 提供者:侯延博
  1. matlabC-N

    0下载:
  2. 偏微分方程数值解法的C-N格式的MATLAB程序,计算直接简便。-Numerical Solution of Partial Differential Equations MATLAB program C-N format, direct calculation is simple.
  3. 所属分类:IME Develop

    • 发布日期:2017-04-12
    • 文件大小:1306
    • 提供者:鲜双燕
搜珍网 www.dssz.com