-
C语言编的汉诺塔计算
C语言编的汉诺塔计算-series of the C language HANOR calculation
- 2022-05-23 22:25:06下载
- 积分:1
-
该代码是“常用的计算机数值算法和程序的程序。
本代码是《计算机常用数值计算算法与程序 C++版》一书的配套线性方程组求解代码,这些C++程序已经在Virsual C++ 6.0环境下通过。注意,在VC++ 6.0中设置好路径,特别是include目录(文件夹)的路径,否则在编译时会出现找不到头文件的错误,使编译无法正常进行。-the code is "commonly used computer numerical algorithms and procedures C version," a book supporting the linear equation solving the code, these procedures have been in C C 6.0 Virsual environment through. The attention of the VC 6.0 installed path, in particular include directory (folder) path, otherwise there will be compiled header files could not find the mistakes and the compiler not normal.
- 2022-03-02 07:43:38下载
- 积分:1
-
这是递推梯形的源代码
这是递推梯形的源代码-trapezoidal source code
- 2022-06-13 06:52:45下载
- 积分:1
-
大牛Knuth写的线性规划的C源代码,另附说明文档
大牛Knuth写的线性规划的C源代码,另附说明文档-Knuth s linear programming C source code, documentation attached
- 2022-04-08 09:07:28下载
- 积分:1
-
数学建模方法,写论文的重要帮助,不会建模可写不出高质量的文章啊。...
数学建模方法,写论文的重要帮助,不会建模可写不出高质量的文章啊。-Mathematical modeling method, an important thesis help, will not be high-quality modeling can not write an article ah.
- 2022-12-25 01:20:03下载
- 积分:1
-
vibe前景检测
vibe算法实现,对视频中图像帧二值化操作后,进行轮廓融合,能够提取较好的前景。vibe算法实现,对视频中图像帧二值化操作后,进行轮廓融合,能够提取较好的前景。vibe算法实现,对视频中图像帧二值化操作后,进行轮廓融合,能够提取较好的前景。vibe算法实现,对视频中图像帧二值化操作后,进行轮廓融合,能够提取较好的前景。
- 2022-08-06 17:18:26下载
- 积分:1
-
This function calculates the peaks in a vector V.
This function calculates the peaks in a vector V.
- 2022-07-19 15:20:49下载
- 积分:1
-
时域有限差分法计算光子晶体波导的场传播…
FDTD计算光子晶体组成的波导通路的场传播-FDTD calculation of photonic crystal waveguide consisting of field dissemination pathways
- 2022-03-18 12:49:20下载
- 积分:1
-
基于52单片机的实时数字温度计
程序结构分析 主程序调用了3个子程序,分别是数码管显示程序、温度信号处理程序。温度信号处理程序:对温度芯片送过来的数据进行处理,进行判断和显示。数码管显示程序:向数码管的显示送数,控制系统的显示部分。按键设定程序:可以精确到0.1度。主程序的主要功能是负责温度的实时显示、读出并处理DS18B20的测量的当前温度值,温度测量每1s进行一次。这样可以在一秒之内测量一次被测温度,主程序的主要功能是负责温度的实时显示,读出并处理DS18B20的当前温度值,其程序流程见图9所示。通过调用读温度子程序把存入内存储中的整数部分与小数部分开分存放在不的的两个单元中,然后通过调用显示子程序显示出来。
- 2022-03-16 16:45:22下载
- 积分:1
-
分支定界的0/1背包问题
分支定界的0/1背包问题-branch delimitation of the 0/1 knapsack problem
- 2022-02-14 20:11:44下载
- 积分:1