-
RC4编码和解码,内附原始代码,用你的理解…
RC4编码和解码,包括RC4原始代码,用于您了解如何编码和解码RC4。
- 2022-04-25 09:39:58下载
- 积分:1
-
金额数字小写转大写
应用背景 企业财务、出纳、资产评估师、土地评估师、房产评估师等在日常工作中经常需要金额大写的情况,这个工具将小写的数据转换为大写的数据。方便工作人员填写报表等。关键技术 采用VB编程,代码可以用到任何地方。Private Function changnum(num As Integer) As String Select Case num Case 0 changnum = "零" Case 1 changnum = "壹" Case 2 changnum = "贰" Case 3 changnum = "叁" Case 4 changnum = "肆" Case 5 changnum = "伍" Case 6 changnum = "陆" Case 7 changnum = "柒" Case 8&nb
- 2023-03-22 09:15:04下载
- 积分:1
-
分离MIDI音轨各个音轨为单独的MIDI文件。
分离MIDI音轨各个音轨为单独的MIDI文件。-MIDI tracks separating different track as a separate MIDI files.
- 2022-02-03 01:46:07下载
- 积分:1
-
1.程序读取服务器中的数据,实现web方式的浏览模式。
2.地图分为三个级别,分别是 河南省地图,18地市市域图,以及各个地市的城区图。
3...
1.程序读取服务器中的数据,实现web方式的浏览模式。
2.地图分为三个级别,分别是 河南省地图,18地市市域图,以及各个地市的城区图。
3.蓝颜色的城市可以直接点击进入,先从河南省地图进入市域图,再从市域图进入城区图。
4.用鼠标滑轮缩小地图,可以从城区图退回到市域图,由市域图退回到河南省地图。-1. Procedures to read data from the server to realize the way web browser mode. 2. The map is divided into three levels, namely, Henan Province, map, 18 prefectures and cities in the city of domain maps, as well as various prefectures and cities in the City map. 3. Blue color can directly enter the city, start entering the city of Henan Province map domain map domain map from the City to enter the city map. 4. With the mouse wheel to narrow the maps, city map from the domain back to the city map, city map domain map back to the Henan Province.
- 2022-03-11 19:18:23下载
- 积分:1
-
8数码问题的C语言版本 可以借鉴 希望有帮助
8数码问题的C语言版本 可以借鉴 希望有帮助-8 digital issues of the C language version can draw hope to have help
- 2022-02-02 12:05:24下载
- 积分:1
-
java 操作sql数据库,可以连接数据库和进行增删减查等操作
java 操作sql数据库,可以连接数据库和进行增删减查等操作-operate sql with java,which can create, delete, update and view the data in database
- 2022-03-30 05:57:53下载
- 积分:1
-
解算大地元素,解算大地方位角,解算大地的经度和纬度
解算大地元素,解算大地方位角,解算大地的经度和纬度-Solver earth element solver earth azimuth, Solution earth longitude and latitude
- 2023-07-15 18:35:04下载
- 积分:1
-
后台运行热键调出程序
后台运行热键调出程序-background hotkey transfer procedures
- 2022-03-12 12:45:48下载
- 积分:1
-
100个asp实例,在图,有说明,很详细的,很适合初学者
100个asp实例,在图,有说明,很详细的,很适合初学者-100 asp example, the map, a description of a very detailed, very suitable for beginners
- 2022-03-03 03:16:29下载
- 积分:1
-
基于labwindows/cvi的串口工具
使用labwindows/cvi 2015实现串口工具功能。包括串口选择,波特率选择,数据位选择,发送内容显示与接收内容显示,发送接收可控。下载后代码可用于二次开发。
- 2022-04-12 11:55:04下载
- 积分:1