-
- 2022-02-06 03:37:30下载
- 积分:1
-
使用MATLAB对通信中的一种调制技术QPSK进行编程实现,分析其误码率...
使用MATLAB对通信中的一种调制技术QPSK进行编程实现,分析其误码率-The use of MATLAB for communication in a QPSK modulation technique to program implementation, analysis of its error rate
- 2022-03-18 15:17:55下载
- 积分:1
-
绝对可用的PDA摄像头调用程序。并可以任意设置保存目录。...
绝对可用的PDA摄像头调用程序。并可以任意设置保存目录。-Absolutely available PDA camera procedure call. And can save your settings directory.
- 2022-03-23 19:37:53下载
- 积分:1
-
C语言排序小集合,数据结构
C语言排序小集合,数据结构整理。快速排序,选择排序,归并排序,直接排序,冒泡排序。
- 2022-11-18 07:05:03下载
- 积分:1
-
好网址添加程序软件好用,但是还没有完善,希望大家喜欢,提出宝贵意见...
好网址添加程序软件好用,但是还没有完善,希望大家喜欢,提出宝贵意见-Add a good web site easy to use software, but not yet perfect, I hope everyone likes to give valuable advice
- 2022-04-08 14:36:05下载
- 积分:1
-
a general purpose class for multithreaded applications. Derive your class from i...
a general purpose class for multithreaded applications. Derive your class from it, call the constructor with the proper number of threads and populate the lpfns member before starting threads.
The main advantage is that you do not need to bother with the details of making the static method separate from your class and then passing the this pointer to it. CMultithreaded allows you to have all of your class methods in-class, even if they are to be run on separate threads. It is also a good example of RAII.
- 2023-02-05 08:40:03下载
- 积分:1
-
Numerous new switching technology to achieve dynamic switching technology that e...
无数新切换技术,实现了动态切换技术,使用户不用等待-Numerous new switching technology to achieve dynamic switching technology that enables users to not have to wait
- 2023-05-25 14:25:03下载
- 积分:1
-
多
多元多峰函数的优化实例
第10行各变量的上下限改为[-10 10],原来为[-3 3];
第25行改为:[Y, I]=min(ObjV) 原来为[Y, I]=min(ObjVSel) 以此将染色体的个体值与shubert()函数值对应起来,原表达式不具有shubert()函数自变量和应变量的对应关系
-Multi-multi-peak function optimization examples of the first 10 lines the upper and lower limits of each variable changed to [-10 10], originally for the [-3 3] No. 25 line changed to: [Y, I] = min (ObjV) the original of [ Y, I] = min (ObjVSel) this will be the individual value of chromosome shubert () function values corresponding to the original expression does not have shubert () function from the variables and should correspond to the relationship between variables
- 2022-12-27 05:15:03下载
- 积分:1
-
高精度计算,实现完全256位的精度4则运算
高精度计算,实现完全256位的精度4则运算-High-precision calculation, 256 fully realize the accuracy of four computing
- 2023-02-28 10:05:04下载
- 积分:1
-
自己设计的24点游戏,利用穷举法,可以计算任意4个小于13的数的24点,并给出算法,而且可以让用户输入答案,判断答案的正确性。...
自己设计的24点游戏,利用穷举法,可以计算任意4个小于13的数的24点,并给出算法,而且可以让用户输入答案,判断答案的正确性。-24 points of their own design games, the use of exhaustive method can calculate any of the four is less than 13 the number of 24 points, and gives algorithms, but also allows users to input the answer, to judge the correctness of the answer.
- 2022-06-01 21:18:29下载
- 积分:1