-
动态求解八Queen问题的源代码,计算速度比较快
动态求解八Queen问题的源代码,计算速度比较快-8 Queen of the source code, faster computing speed
- 2022-11-23 13:55:03下载
- 积分:1
-
linux下的俄罗斯方块,程序短小精悍,代码仅有不到100k,适合于初学C++语言想看看大程序结构的同行们。...
linux下的俄罗斯方块,程序短小精悍,代码仅有不到100k,适合于初学C++语言想看看大程序结构的同行们。-Russia under linux box, procedures small and code with less than 100k, suitable for a novice C language to look at the program structure counterparts.
- 2022-12-28 22:30:04下载
- 积分:1
-
hehescol_10594710
实现PHPSM2解密,详细说明在文件内。具体的可以百度下(Implement PHPSM2 decryption, detailed description in the file. Specific can be Baidu under)
- 2020-06-16 13:40:02下载
- 积分:1
-
js+css3实现立体式图片旋转特效
说明: 可以实现图片立体式展示,并且支持鼠标滑动滚动操作(It can realize stereoscopic display of pictures and support mouse sliding and scrolling operation.)
- 2020-06-25 06:20:01下载
- 积分:1
-
共轭梯度法C++
运筹学中的问题求解,使用共轭梯度法来求最优解(Solving problems in operations research, using conjugate gradient method to find the optimal solution)
- 2020-06-23 21:20:01下载
- 积分:1
-
prepare themselves with a small C games, DOS interface, oh run. Float Float basi...
自己用C编写的小游戏,DOS界面哦,可以运行。 浮点数基本运算 浮点数的基本运算主要有四则运算、符号处理、大小比较,以及浮点数分柝等。 包含头文件 "fn.hpp" #include "fn.hpp" 浮点数基本运算 浮点数的基本运算中有加、减、乘、除、取负、绝对值、相等比较等。 加减乘除 加、减、乘、除四个运算极为相似,都是需要两个参数,结果当然也是浮点数了。 例子: // 加 减 乘 除 btil::fn::plus::value // f1+f2 的结果 btil::fn::minus::value // f1-f2 的结果 btil::fn::multiplies::value // f1*f2 的结果 btil::fn::divides::value // f1/f2 的结果 plus::value::f_val // f1+f2 的结果的值 struct one { static const double f_val = 1.0 } // 两个浮点数 struct two { static const double f_val = 2.0 } minus::value::f_val == 0.5 取负 取负运算就是取一个浮点数的负数。-prepare themselves with a small C games, DOS interface, oh run. Float Float basic operations of the basic operations are four major operations, symbols, sizes, and float-watchman"s rattle so. The first document contains "fn.hpp"# include "fn.hpp" float float basic operations of the basic operations are, p
- 2022-03-22 16:15:25下载
- 积分:1
-
PMSM_OPEN
说明: 基于C语言编写,可利用TI的CCS软件进行运行。针对DSP28335开发的永磁同步电机三环控制程序。(Based on C language, Ti CCS software can be used for operation. The three loop control program for DSP28335 PMSM is developed.)
- 2020-03-05 14:47:08下载
- 积分:1
-
利用MATLAB信号处理工具箱设计IIR滤波器
说明: 利用MATLAB信号处理工具箱设计IIR滤波器,包含程序和图像(Design IIR filter using MATLAB signal processing toolbox)
- 2021-01-08 18:03:19下载
- 积分:1
-
C俄罗斯方块.h代码
C俄罗斯方块.h,把整个文件代码下载整理后打包了,在此分享给大家,用C写的俄罗斯方块游戏代码。
- 2022-05-07 17:45:34下载
- 积分:1
-
score-cfass
A simple class score statistics system can be built on this basis to make a perfect statistical processing system.
- 2018-10-08 21:05:52下载
- 积分:1