-
文件分割器源码,将各种大文件方便的分割成1.4M大小的小文件,以便分盘携带。复制到目标机器后,再用它将多个小文件合并既可使用,
文件分割器源码,将各种大文件方便的分割成1.4M大小的小文件,以便分盘携带。复制到目标机器后,再用它将多个小文件合并既可使用,- Document division source code, each kind of big document
convenience division 1.4M size small document, in order to a minute
plate carries. After duplicates the goal machine, then will use it
many small documents merge already to be possible to use,
- 2022-01-26 14:50:15下载
- 积分:1
-
MATLAB 2章
matlab chapter 2
- 2022-02-07 06:25:15下载
- 积分:1
-
堆排序使用 C
堆排序使用它是非常有用的 c 程序的执行情况。它包含很少数量的 line.when 相比其他编程是很好。它还包含极少的功能。也做求助。
- 2023-01-05 21:30:03下载
- 积分:1
-
Point to point net program
点对点网络聊天程序之服务器端!!!适合于初学者-Point to point net program
- 2022-03-12 04:11:25下载
- 积分:1
-
对FOX相关的文件进行反编译,是很不错的反编译软件!
对FOX相关的文件进行反编译,是很不错的反编译软件!-right documents related to the anti-compiler, is a very good anti-compiler software!
- 2022-01-26 02:59:59下载
- 积分:1
-
用单链表实现名片管理,本例还将数据结构与对话框,文档试图有机结合起来,希望能给读者以更多启发....
用单链表实现名片管理,本例还将数据结构与对话框,文档试图有机结合起来,希望能给读者以更多启发.-achieve card management, the cases will dialog with the data structure, the document attempts to combine the organic, hoping to give readers more enlightening.
- 2022-03-15 07:59:56下载
- 积分:1
-
VB做的数学计算,一些小工具,不错,大家分享,
VB做的数学计算,一些小工具,不错,大家分享,-VB to do mathematical calculations, some small tools, good share, thank you
- 2022-02-25 07:48:02下载
- 积分:1
-
multiplemethod中方法。结合的可能性分布的分布规律
MultipleMethod mid mothed.Possibility Combination Distribute by Distribute Rule-MultipleMethod mid mothed.Possibility C ombination Distribute by Distribute Rule
- 2022-02-03 23:48:26下载
- 积分:1
-
此游戏实现的是小球在框里弹来弹去,此游戏是初学者学习
此游戏实现的是小球在框里弹来弹去,此游戏是初学者学习-realize this game is a small frame at the ball bouncing around, the game is a beginner learning
- 2022-12-27 21:10:03下载
- 积分: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