-
the procedures windows xp environment to prepare for the java source files, We c...
本程序由windows xp 环境下
编写,为java 的源程序,大家可用javac 编译后使用. -the procedures windows xp environment to prepare for the java source files, We can use the javac compiler.
- 2023-09-04 10:05:02下载
- 积分:1
-
Arduino 网络电表开发源码
在Arduino上面烧写代码,可以获取用电量的各个参数,包括电压,电流,功率,用电量,需要传感器模块的支持。
- 2022-01-30 16:08:37下载
- 积分:1
-
利用Gauss两点积分公式,进行数值积分的求解,并看它所具有的精确度。...
利用Gauss两点积分公式,进行数值积分的求解,并看它所具有的精确度。-The use of two points Gauss formula for numerical integration of the solution and see its precision.
- 2022-01-26 00:46:45下载
- 积分:1
-
求10000内的完全数
给出10000以内的完全数
一个数的所有真因数加起来正好等于这个自然数本身,在数学上,具有这种性质的自然数叫做完全数。
关键是求出该自然数k的所有因子。如果k%i为0,则i为k的因子,用循环语句求出k 的所有真因子(1
- 2022-03-21 23:29:59下载
- 积分:1
-
//产生0
//产生0-1之间均匀分布一个随机数// /////////////////////////////////////////////////////////////// //传入参数:r--双精度实型变量指针,指向的单元存放随机数种子值//// //传出参数:p:产生0-1之间均匀分布一个随机数 -//0-1 have a uniform distribution between random numbers// //////////////////////////////////// ///////////////////////////// imported parameters : r-- double precision real- variable pointer to the storage unit random number seed////// out parameters : p : 0-1 produce a uniform distribution between random numbers
- 2022-05-19 12:42:14下载
- 积分:1
-
指纹识别源码
基于Gabor的指纹识别系统,有源码,有Demo,指纹图像预处理,Gabor增强,二值化,细化,特征点提取,模板保存与匹配。
- 2022-06-15 23:09:49下载
- 积分:1
-
简单的广播
这是一个小的程序在 NS2 中为简单广播数据包从服务器到客户端的无线介质中
- 2022-07-10 14:36:06下载
- 积分:1
-
计算雅克比行列式的小程序
计算雅克比行列式的小程序-calculating the determinant than small programs
- 2023-05-17 22:00:03下载
- 积分:1
-
一个vc++的求平均值的小例子,用到了指针,和多种函数
一个vc++的求平均值的小例子,用到了指针,和多种函数-A vc++ Average for the small examples used for the pointer, and a variety of functions
- 2023-08-30 12:55:03下载
- 积分:1
-
拟牛顿法求非线性方程组的一组实数解
拟牛顿法求非线性方程组的一组实数解-quasi-Newton method of nonlinear equations for a group of real solutions
- 2022-01-25 19:17:01下载
- 积分:1