-
Excel中GammaDist,GammaInv,NormSInv,NormInv等统计函数的vb源码,这些函数水文水资源专业用得较多。
代码在excel文...
Excel中GammaDist,GammaInv,NormSInv,NormInv等统计函数的vb源码,这些函数水文水资源专业用得较多。
代码在excel文件的vba工程里。-Excel in GammaDist, GammaInv, NormSInv, NormInv statistical functions, such as the vb source code, the function of hydrology and water resources are used more professional. Code in the excel file in vba project.
- 2022-10-22 03:15:02下载
- 积分:1
-
安装向导程序源代码
安装向导程序源代码-installation wizard source code
- 2022-04-16 10:48:43下载
- 积分:1
-
Text Box控件
Text Box控件-Text Box Controls
- 2022-02-05 17:52:26下载
- 积分:1
-
在VC中如何将文件保存为EXCEL格式
在VC中如何将文件保存为EXCEL格式-in VC how to save the file to Excel Format
- 2022-03-18 11:44:07下载
- 积分:1
-
21种加密54种压缩 算法模块,21种加密54种压缩 算法模块
21种加密54种压缩 算法模块,21种加密54种压缩 算法模块-21 kinds of encryption algorithms 54 kinds of compression modules, 21 kinds of encryption module 54 kinds of compression algorithm
- 2022-01-22 17:09:36下载
- 积分:1
-
8PSK 调制与解调
8PSK 的matlab调制解调过程,有源码生成,信道模拟,以及调制解调的详细内容,较为实用,请认真阅读。但还是注释内容不够全面,需要自己调试,然后跑通。
- 2022-07-24 16:57:16下载
- 积分:1
-
u_reg H”。
u_reg.h"
void Delay_MS(unsigned int ms)
void main()
{
asm(" STM #0000h,CLKMD ")
while(*CLKMD & 0x01 )
asm(" STM #40C7h,CLKMD ") //设置CPU运行频率=100M
/* 40C7h:5*clkin =100M
30c7h:4*clkin =80M
20c7h:3*clkin =60M
10C7h:2*clkin =40M
*/
asm(" stm #4240h, SWWSR ")
//2 wait except for on-chip program 1
asm(" stm #00a0h, PMST ") //MP/MC = 0, IPTR = 001,ovly=0
asm(" stm #0802h, BSCR ")
asm(" STM #0h,IMR ")
while(1)
{
Delay_MS(500)
asm(" RSBX XF ")
Delay_MS(500)
asm(" SSBX XF ")
}
-sdqwd
- 2022-02-04 22:56:44下载
- 积分:1
-
介绍计算机端口,包含常用计算机端口的说明
介绍计算机端口,包含常用计算机端口的说明
-Introduction of computer ports, computer port that contains commonly used description of
- 2022-02-15 06:18:24下载
- 积分:1
-
CTreeCtrl控件和 ComcoBox控件的使用,比较基础
CTreeCtrl控件和 ComcoBox控件的使用,比较基础-ComcoBox control CTreeCtrl control and the use of basis of comparison. . .
- 2022-02-05 02:39:38下载
- 积分:1
-
VB do Windows service procedures, extracted from netizens
VB 做的 Windows 服务程序,摘自网友-VB do Windows service procedures, extracted from netizens
- 2022-03-04 06:17:54下载
- 积分:1