CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - c standard

搜索资源列表

  1. vc511678900355

    0下载:
  2. 可能很多人都曾经想过要实现一些比较大的数的阶乘,但是C++中提供的标准数据类型其存储空间太小,根本无法实现。我们可以通过其他方法来实现,本程序用一个很简单的算法实现数的阶乘,程序很短,也很简单,各处都有注释,相信大家很容易就可以看懂,下载源码后在VC6.0中打开编译后即可运行,程序经少许改动可以实现更大的数的阶乘,有兴趣的读者在看完本程序后可一动手试试,其乐无穷!!希望这个程序能给大家一点帮助。程序可能还有许多不足之出,热烈欢迎各位前来指导。在下在此表示衷心的感谢!!!!! -many peop
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2704
    • 提供者:梁小姐
  1. ZXECF

    0下载:
  2. 标准C写的数据直线拟合,最小二乘法处理,自己写的-write C standard linear data fitting, least squares method, wrote it myself
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1356
    • 提供者:李馨帆
  1. naivebaysianclassify

    2下载:
  2. C语言的朴素贝叶斯分类器代码,是标准C编写的,希望对大家有帮助-C language Naive Bayesian classifier code, prepared by the C standard, and I hope to be helpful
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:135157
    • 提供者:handman
  1. secalg

    0下载:
  2. 一组安全仅仅使用标准C且没有进行文件操作,内存分配的安全算法,包含md5和blowfish,可以编译成应用程序或者驱动程序使用的库.-a security group to use only standard C without documentation operation, the safety of memory allocation algorithms includes md5 and blowfish, can be compiled into applications or dri
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:17807
    • 提供者:楚狂人
  1. TurboPascalAdvancedProgramming

    0下载:
  2. 第1章 TURBO PASCAL高级编程技术 1.1 单元及其使用 1.2 与汇编语言混合编程 1.3 与C语言混合编程 1.4 过程类型及其使用 1.5 中断例程的编写方法 1.6 动态数组及其使用 1.7 扩充内存(EMS)及其使用 1.8 扩展内存(XMS)及其使用 1.9 程序的标准数据作代码处理的方法 第2章 实用工具单元 2.1 屏幕输入与输出单元ACRT 2.2 字符串处理单元ASTR 2.3 磁盘
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:112255
    • 提供者:zhangyoufu
  1. Standard-2D-FDTD

    1下载:
  2. 标准的基于C语言的2D FDTD程序 用于电磁波模拟
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2560
    • 提供者:胡兵
  1. 100道C语言经典实例

    0下载:
  2. 用标准C语言解决100道经典数学问题,堪称经典,是C程序开发员必备的C源码库,具有很强的参考价值。-using standard C language to solve 100 classical mathematical problems for his classic, C procedures required developers of C source code library, and has a strong reference value.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:26522
    • 提供者:唐伟龙
  1. hyplas

    8下载:
  2. ************************************************************************ * * * * * THIS IS THE H Y P L A S 2.0 README FILE * * ----------------- * * * * HYPLAS is a finite element program for implicit small and large * * strain analisys of hyperelast
  3. 所属分类:数学计算/工程计算

    • 发布日期:2011-07-29
    • 文件大小:11008084
    • 提供者:gtcewli3
  1. c_for_FEM_postpro

    1下载:
  2. 利用c++进行有限元分析的可视化实现 xyz.txt是ansys有限元分析后输出的所有节点坐标 danyuan.txt为有限元分析的所有单元包含的节点编号 jiedianjie.txt为有限元分析后,每个节点的应力值-a.dsp This file (the project file) contains information at the project level and is used to build a single project or subpr
  3. 所属分类:Algorithm

    • 发布日期:2016-09-23
    • 文件大小:3211574
    • 提供者:paradisedragon
  1. CRC16Modbbus

    1下载:
  2. CRC-16 Modbus 标准协议原理及C代码实现实例-CRC-16 Modbus standard protocol principles and examples of C code to achieve
  3. 所属分类:Algorithm

    • 发布日期:2015-10-11
    • 文件大小:3346
    • 提供者:刘彦旭
  1. des

    0下载:
  2. 掌握DES标准的算法描述 采用C语言实现DES加密算法; -Master standard DES algorithm using C language descr iption of DES encryption algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:5842
    • 提供者:vip
  1. FFT

    0下载:
  2. 这是C++的FFT标准算法样例,没有经过特殊的优化。-This is a C++, the standard FFT algorithm for example, without special optimization.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:215533
    • 提供者:Peter Xing
  1. vc511678900355

    0下载:
  2. 可能很多人都曾经想过要实现一些比较大的数的阶乘,但是C++中提供的标准数据类型其存储空间太小,根本无法实现。我们可以通过其他方法来实现,本程序用一个很简单的算法实现数的阶乘,程序很短,也很简单,各处都有注释,相信大家很容易就可以看懂,下载源码后在VC6.0中打开编译后即可运行,程序经少许改动可以实现更大的数的阶乘,有兴趣的读者在看完本程序后可一动手试试,其乐无穷!!希望这个程序能给大家一点帮助。程序可能还有许多不足之出,热烈欢迎各位前来指导。在下在此表示衷心的感谢!!!!! -The stand
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:930
    • 提供者:leo
  1. vector.cpp

    0下载:
  2. standard library vector implementation in C-standard library vector implementation in C++
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:1104
    • 提供者:mobilman001
  1. exp5

    0下载:
  2. 学生管理系统采用线性链表结构完成,链表直接使用C++标准 模板库STL中的list来完成。关于排序,直接调用list 容器的sort方法完成-Student management system using a linear chain structure complete list directly using C++ Standard Template Library STL in the list to complete. About sort, directly call the sort
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:235136
    • 提供者:lemonzou
  1. jacobi

    0下载:
  2. 解线性代数方程组的Jacobi迭代法。使用c++标准库的vector实现。-Solution of linear algebraic equations Jacobi iteration. Use c++ standard library vector implementation.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2309
    • 提供者:
  1. LU

    0下载:
  2. 解线性代数方程组的LU分解法。使用c++标准库的vector实现。-Solution of linear algebraic equations LU decomposition. Use c++ standard library vector implementation.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2071
    • 提供者:
  1. orderGaussian

    0下载:
  2. 解线性代数方程组的顺序高斯消去法。使用c++标准库的vector实现。-Solution of linear algebraic equations order Gaussian elimination. Use c++ standard library vector implementation.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1917
    • 提供者:
  1. Average-and-Standard-Deviation.c

    0下载:
  2. a C program to calculate the average and standard deviation. In addition, the top and bottom three scores are to be printed at the end.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1731
    • 提供者:judy
  1. 标准增量PID算法的C实现

    0下载:
  2. 标准pid算法,简单,不复杂,能够很好进行pid运算,新手入门。(Standard PID algorithm, simple, not complicated, can be very good PID operation, novice entry.)
  3. 所属分类:数学计算

    • 发布日期:2017-12-22
    • 文件大小:1024
    • 提供者:jiaoshenm
« 12 »
搜珍网 www.dssz.com