-
快速FFT变换,C语言的,比较好用,我没试过
快速FFT变换,C语言的,比较好用,我没试过-Fast FFT transform, C language, comparative ease of use, I have not tried
- 2022-01-26 04:26:01下载
- 积分:1
-
这是我自己编写的 c++builder60环境下的
一个小程序,主要体现了人工智能里的A*宽度优先搜索...
这是我自己编写的 c++builder60环境下的
一个小程序,主要体现了人工智能里的A*宽度优先搜索-This is my own c builder60 prepared by the environment of a small procedure, mainly embodies the artificial intelligence Lane width of the A* search priority
- 2022-08-09 18:33:11下载
- 积分:1
-
jquery版小型婚礼(可动态添加祝福语
1:场景一主要有两个功能,第一个是控制左边图片,第二个是让右边文字逐一显示。2:场景二功能简单一点,只控制左边人物出现,紧接着是文字显示。3:场景三功能控制图片弹跳显示,我用for循环控制弹跳距离。4:场景四控制图片从顶部往下滑落,停留1秒然后滑向右侧直至消失。5:场景五慢慢显现,可点击进入婚礼。6:场景六显现停留1.6秒,然后以碎片的形式向外散开。7:场景七祝福贴纸随机排布,并且可拖动祝福贴纸。8:添加祝福语中,需填写祝福语,否则不让提交。可提交的祝福语便随机散布在祝福墙中,可实现随意拖动功能
- 2022-03-04 20:21:00下载
- 积分:1
-
用PowerPointVBA编写的算24游戏,内附算法说明,打开后可用Alt+F11查看VBA源码。...
用PowerPointVBA编写的算24游戏,内附算法说明,打开后可用Alt+F11查看VBA源码。-PowerPointVBA prepared with count 24 games, containing algorithms that can be used to open after Alt+ F11 view the VBA source code.
- 2023-08-14 16:50:02下载
- 积分:1
-
回溯算法与八皇后问题
算法设计的经典问题,是学习算法的朋友一定会遇到的问题...
回溯算法与八皇后问题
算法设计的经典问题,是学习算法的朋友一定会遇到的问题-Backtracking algorithm and eight Queen
- 2023-06-09 04:05:03下载
- 积分: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
-
Singular Value Decomposition matlab procedures, SVD can use this procedure in ad...
奇异值分解的matlab程序,可以利用此svd程序对一维信号进行除噪运算。-Singular Value Decomposition matlab procedures, SVD can use this procedure in addition to one-dimensional signal-noise computing.
- 2022-02-13 05:34:39下载
- 积分:1
-
小游戏能弓大家交流希望各位提点意见我建议给我让我改进
小游戏能弓大家交流希望各位提点意见我建议给我让我改进-Game to bow to facilitate the exchange of提点意见hope that I would suggest to me, let me improve
- 2023-03-19 16:10:03下载
- 积分:1
-
This is my company, in the actual software testing in the practical example of s...
这个是我公司,在实际软件测试中所实用的实例,串口在excel中的应用。-This is my company, in the actual software testing in the practical example of serial port in the excel application.
- 2022-06-12 00:22:53下载
- 积分:1
-
RBAC课程设计实例
资源描述利用C++编写的RBAC课程设计实例,使用平台为VS2008,可实现基于角色的权限控制功能,对于编写权限管理系统有一定参考作用
- 2023-03-30 02:55:03下载
- 积分:1