-
一个VC++ 随机数组生成类
VC++随机数组生成类的源代码,代码由重庆大学光电学院311实验室 袁刚编写,将随机生成的数组序列保存在TXT中,srand((unsigned)time(NULL));// 生成时间种子
m=rand()%m_Txt_Line;// 返回一个0-m_Txt_Line-1的随机数,即查表的起始位置
mx=m%m_Txt_Row;// 查表起始位置的列号,文件头为0行0列
my=m/m_Txt_Row;// 查表起始位置的行号
// 下面取出剩下的字符串中每三个空格前面的字符串,就是所要查一个数据
for(m=0;m {
aw2=strc.Find(" ");// 找到作为间隔的后三个空格所在位置
if(mx==m_Txt_Row-1||m==m_Txt_Row-mx-1)
a_Random[ct]=atof(strc);
else
a_Random[ct]=atof(strc.Left(aw2));// 保存数据到数组
aw1=strc.GetLength();
aw2=strc.Find(" ");// 找到作为间隔的前三个空格所在位置
strc=strc.Right(aw1-aw2-m_Txt_Spacing);// 取这三个空格右边的所有字符串
- 2023-02-02 04:50:03下载
- 积分:1
-
1
一款左右滑动banner焦点图特效,支持底部色块点击切换,中间支持大图,或者各种小图的排列(A left-and-right sliding banner focus map special effect, support bottom color block click-and-switch, middle support large, or various small map arrangement)
- 2018-09-07 17:21:44下载
- 积分:1
-
端口映射器
你你放假都觉得就是觉得解答解答惊喜惊喜叫撒叫撒十几集(Remember to remember to answer the phone, everyone is good to fight, hit, hit, etc, ha hit, hit, hit the level of the ventilator blow hit)
- 2017-10-02 10:43:38下载
- 积分:1
-
潮流计算节点电压
说明: 给定的运行条件有系统中各电源和负荷点的功率、枢纽点电压、平衡点的电压和相位角。待求的运行状态参量包括电网各母线节点的电压幅值和相角,以及各支路的功率分布、网络的功率损耗等(The set operating conditions included the power of each power source and load point, the pressure of the junction point, the pressure of the balance point and the phase angle.The operation conditions to be obtained included the pressure range and angle of each bus node, the power distribution of each branch, the power loss of the network, and so on)
- 2021-04-27 10:14:27下载
- 积分:1
-
sfs-1.2.0
具体包括HOA的计算以及声场的合成计算、HRTF的合成计算等。(It includes the calculation of HOA, the synthesis of sound field and HRTF.)
- 2019-05-07 10:04:00下载
- 积分:1
-
IEEE9 system data & generator & excitor
三机九节点发电机相关模型数据,以及网络建模的相关数据。(three-machine nine-bus system generator model data and the network data)
- 2021-03-25 10:19:15下载
- 积分:1
-
VC to increase the number of labels, each open file is displayed as a label, you...
给VC增加多标签功能,每个打开的文件显示为一个标签,可以快速切换文件.安装后解压语言文件到安装目录,可以实现多语言切换.
===
"Window Tabs" (WndTabs) is an add-in for Microsoft Visual C++ v6 family of
products (VC5, VC6, eVC3, eVC4 and Visual Fortran). It adds a docking bar of
tabs reflecting all of the opened windows in the workspace. You can switch
between the windows by simply clicking on the tab.
The tabs have extensive right-click context menus full of useful functions.
-VC to increase the number of labels, each open file is displayed as a label, you can quickly switch file. Decompression after the installation language files to installation directory, you can achieve the multi-language switch .=== === Window Tabs (WndTabs ) is an add-in for Microsoft Visual C++ v6 family ofproducts (VC5, VC6, eVC3, eVC4 and Visual Fortran). It adds a docking bar oftabs reflecting all of the opened windows in the workspace. You can switch between the windows by simply clicking on the tab.The tabs have extensive right-click context menus
- 2022-08-22 23:37:11下载
- 积分:1
-
license
说明: matlab2020b的license,可粘贴使用(license of matlab2020b)
- 2021-02-09 10:26:50下载
- 积分:1
-
codes
At the transmitter side, NOMA employs
Superposition-Coding (SC) to send independent packets
(signals) to several receivers simultaneously, and on the
other hand, Successive-Interference-Cancellation (SIC) is
employed to separate the signals of different users.
- 2019-05-09 20:38:33下载
- 积分:1
-
Dynamics-AX-Integration-master
说明: 微软 Dynamic365 erp 集成案例;(Dynamic365erp integeration)
- 2019-01-15 11:36:45下载
- 积分:1