-
该份代码包括常见的编码格式的生成与解析如:BASE64等以及色域的转换算法。...
该份代码包括常见的编码格式的生成与解析如:BASE64等以及色域的转换算法。-The report code includes the common encoding format of the generation and analysis, such as: BASE64, etc. as well as the color gamut conversion algorithm.
- 2022-03-18 22:46:12下载
- 积分:1
-
基于JSP的Java Web仓库管理系统
基于JSP的Java Web仓库和酒店管理系统,实现数据库的基本操作和基本信息的记录管理
- 2023-03-29 21:30:05下载
- 积分:1
-
关于Rtree的源码,大家可以相互学习下了
关于Rtree的源码,大家可以相互学习下了
-On the source Rtree, we can learn from each other under the
- 2022-10-04 17:40:03下载
- 积分:1
-
背单词的小程序,单词显示在顶层窗口的标题上,很隐蔽
背单词的小程序,单词显示在顶层窗口的标题上,很隐蔽-back to the word small programs, word show on the top floor window title, very hidden
- 2022-06-21 09:21:33下载
- 积分:1
-
VBA合并两个Excel表的数据到目标表
"" 从src1.name和src2.age按ID获取数据,然后将数据设置为dst
Sub hebing()
Dim dstRowNo As Long
Dim src1RowNo As Long
Dim src2RowNo As Long
With ActiveWorkbook
dstRowNo = 1
Do While .Sheets("dst").Cells(dstRowNo, 1).Text ""
dstID = .Sheets("dst").Cells(dstRowNo, 1).Text
src1RowNo = 1
Do While .Sheets("src1").Cells(src1RowNo, 1).Text ""
src1ID = .Sheets("src1").Cells(src1RowNo, 1).Text
If dstID = src1ID Then
- 2022-02-04 08:02:48下载
- 积分:1
-
存储程序用C语言编的
存储程序用C语言编的-storage procedures using C language series
- 2022-02-14 21:56:54下载
- 积分:1
-
串口接受程序,共享访问程序
串口接受程序,共享访问程序-acceptance process, sharing the interviewing procedures
- 2023-04-23 16:30:03下载
- 积分:1
-
My first fluid solver used an explicit solver with successive over
My first fluid solver used an explicit solver with successive over-relaxation, but the instability problems were frustrating, so I abandoned it in favor -My first fluid solver used an explicit solver with successive over-relaxation, but the instability problems were frustrating, so I abandoned it in favor
- 2022-05-26 00:19:40下载
- 积分:1
-
采用人机对话的操作方式,界面设计美观友好、操作灵活、方便、快捷、准确、数据存储安全可靠。
系统可以进行来电显示和来电接听...
采用人机对话的操作方式,界面设计美观友好、操作灵活、方便、快捷、准确、数据存储安全可靠。
系统可以进行来电显示和来电接听等功能。
提供电话拨出功能,可以通过程序拨出电话。
提供客户管理功能,记录客户信息,并可以在拨出电话时以电话簿的形式显示客户信息。
提供电话录音功能,当电话接通时开始录音,当电话挂断时结束录音。
提供录音管理功能,可以通过程序修改录音文件的存储位置。
系统最大限度地实现了易维护性和易操作性。
系统运行稳定、安全可靠。
-Use of man-machine dialogue mode of operation, interface design beautiful and friendly, flexible operation, convenient, fast, accurate, safe and reliable data storage.
- 2023-07-20 19:40:03下载
- 积分:1
-
LED数码管显示电子钟(C语言)
用C语言编写的 LED数码管显示电子钟...
LED数码管显示电子钟(C语言)
用C语言编写的 LED数码管显示电子钟-A clock using C language for LED。
- 2023-01-16 10:40:04下载
- 积分:1