资源列表
数值分析 c语言代码库
- 数值分析 多种C算法代码库 1、离散傅立叶变换与反变换 2。四阶亚当姆斯预估计求解初值问题 3、几种常见随机数的产生 如求[a,b]上的均匀分布、 正态分布、 指数分布 、 拉普拉斯随机分布、瑞利分布、 韦伯分布、 泊松分布等 4、指数平滑法预测数据 5、四阶(定步长)龙格--库塔法求解微分初值问题 精度比欧拉方法高但是感觉依然不理想 6、改进的欧拉方法求解微分方程初值问题 感觉精度比较低 7、中心差分(矩形)公式求导 8、高斯10点法求积分 9、龙贝格法求积分
VS2013仿QQ聊天程序
- VS2013仿QQ聊天程序,功能完善,是学习者进阶的好资源!
ex10
- 1. Write a program that reads 5 integers into an array, and then uses four different methods of accessing the members of an array to print them out in reverse order. 2. Write a program that reads 8 floats into an array and then prints out the seco
谐波叠加法单点脉动风速谱
- 本代码为matlab程序,通过谐波叠加法模拟单点脉动风速谱,准确可靠
蒙特卡洛模拟光子在生物组织中的传播
- A Monte Carlo model of steady-state light transport in multi-layered tissue (mcml) and the corresponding convolution program (conv) have been coded in ANSI Standard C. The programs can therefore be executed on a variety of computers. Dynamic data
STM32F103ZET6 LCD1602驱动程序
- 基于战舰STM32F103ZET6的LCD1602液晶驱动程序
Vertus Fluid Mask 3.3.8汉化破解版
- 非常好用的图像处理软件PS 自动抠图插件 Vertus Fluid Mask 3.3.8.7869 1、安装英文原版fluid_mask_3_setup_vertus_3.3.8.exe; 2、把破解补丁vertus.fluid.mask-patch.exe复制到安装目录,点击patch; 3、把汉化文件all.qm和qt.qm复制到安装目录; 4、如果您安装的是PS 64位,再把PS 64位插件dbghelp.dll和FluidMa
AES DES密码算法软件
- java实现的AES DES简单加密解密程序
径向基神经网络预测代码
- 径向基神经网络预测的matlab程序,可运行,使用的是已经标准化的数据
跳时通信系统仿真设计
- 程序方案,课程设计,毕业设计参考,程序代码,matalab
datain
- 用于lammps计算获取data格式文件
C#使用读取文件方式读取DBF库生成DataTable,将DataTable生成DBF
- C#使用读取文件方式读取DBF库生成DataTable,将DataTable生成DBF,操作DBF库和DataTable转换,DBF生成DataTable,DataTable生成DBF文件