-
金额转中文大写
不限位数人民币金额转大写模块. 其他的没什么可介绍的 都是 源码 。纯属凑字数(number to chinese for VBA code.......................)
- 2020-06-22 07:40:02下载
- 积分:1
-
c语言的源代码,
c语言的源代码,-c language source code, s
- 2022-10-17 01:50:03下载
- 积分:1
-
seq
在数值模拟中控制网格和物体按照设计的需要振动,然后进行数值模拟。(In the numerical simulation, the control grid and the object are vibrate according to the needs of the design, and then the numerical simulation is carried out.)
- 2017-12-18 15:23:08下载
- 积分:1
-
定位小程序
主要基于微信小程序获取RSSI信号,然后发送至后台进行算法解析,后台再将解析出来的信息发送到前端(The RSSI signal is obtained mainly based on the WeChat applet, and then sent to the background for algorithm analysis, and the parsed information is sent to the front end in the background.)
- 2020-06-16 03:00:01下载
- 积分:1
-
N-sheets
以G列分成多个工作表(以宏运行VBA)
(Sub aa()
Dim a As Integer, b As Integer, c As Integer, sh As Worksheet
For a = 2 To [g65536].End(3).Row
If Cells(a, 7) <> Cells(a- 1, 7) Then
b = a
End If
c = Range("g:g").Find(Cells(a, 7), , , , , xlPrevious).Row
Set sh = Sheets.Add(, Sheets(Sheets.Count))
sh.Name = Sheets("sheet1").Cells(a, 7).Value
With Sheets("Sheet1")
Sheets("Sheet1").Range(.Cells(b, 1), .Cells(c, 10)).Copy Destination:=sh.[a2]
Sheets("Sheet1").Range("a1:j1").Copy Destination:=sh.[a1]
a = c
End With
Sheets("Sheet1").Select
Next
End Sub
)
- 2013-05-03 08:50:54下载
- 积分:1
-
yizhitwo
雷达与红外传感器的集中式加权算法融合,配合内插外推法将数值同步(Centralized weighted algorithm fusion for radar and infrared sensors,Synchronizing the interpolation and extrapolation method to synchronize the numerical synchronization)
- 2020-12-11 16:29:18下载
- 积分:1
-
就是个程序的排序比较中的一个控制,是正式发布前的实验品.还可以吧.应该有一点参考价值....
就是个程序的排序比较中的一个控制,是正式发布前的实验品.还可以吧.应该有一点参考价值.-is in process of ordering more of a control, was released before the experiment. It can also. There should be little reference value.
- 2022-10-06 15:55:03下载
- 积分:1
-
Litterman
计算bl模型的matlab代码,给出最佳权重(matlab code for calculating weights of portfolio in BL model)
- 2021-01-25 16:28:43下载
- 积分:1
-
MIMOinFBMC
说明: mimo in fbmc and their analysis in terms of papr
- 2019-05-13 17:46:19下载
- 积分:1
-
C# 基于LumiSoft.Net的Sip电话开发
C# LumiSoft.Net的源码库 和网上找的一个Sip电话实例 有需要的可以看看 LumiSoft.Net的协议还是很丰富的,希望可以帮到大家(C# LumiSoft. Net source library and a Sip phone instance found on the Internet need to see LumiSoft. Net protocol is still very rich, I hope to help you.)
- 2019-04-28 14:14:07下载
- 积分:1