-
windows main class function 实例3
windows main class function 实例3-windows main class function Example 3
- 2022-09-07 12:25:02下载
- 积分:1
-
实现类似资源管理器功能,可以方便的管理文件
实现类似资源管理器功能,可以方便的管理文件-realize the function of the resource mangager
- 2023-09-05 08:30:03下载
- 积分:1
-
Magnetic resonance images lapace the second decomposition, the image research ha...
磁共振lapace图像进行第二次分解,对图像研究有很好的帮助。-Magnetic resonance images lapace the second decomposition, the image research have a very good help.
- 2022-02-04 23:57:51下载
- 积分:1
-
用vc开发的,工业管道控件实现的源代码,有横向的、左上、左下、右上、右下的拐角的实现。...
用vc开发的,工业管道控件实现的源代码,有横向的、左上、左下、右上、右下的拐角的实现。-Developed using vc, industrial pipeline control to achieve the source code, there are horizontal, upper left, lower left, upper right, lower right corner of the achievement.
- 2022-01-31 13:52:18下载
- 积分:1
-
用JAVA编写的一个自制计算器,虽然和WINDOWS自带比要差多了,不过我的有源代码哦....
用JAVA编写的一个自制计算器,虽然和WINDOWS自带比要差多了,不过我的有源代码哦.-prepared using JAVA made a calculator, although own than Windows and much worse, but I oh active code.
- 2022-01-30 14:46:00下载
- 积分:1
-
在 Visual C++中操作Excel,对开发数据库管理系统很有意义
在 Visual C++中操作Excel,对开发数据库管理系统很有意义 -read and write excel file,useful for developing database management system
- 2023-02-01 08:25:04下载
- 积分:1
-
Full screen feature in .NET Compact Framework
Full screen feature in .NET Compact Framework
- 2023-01-21 18:50:03下载
- 积分:1
-
数据报表设计器示例程序
数据报表设计器示例程序-Data Report Designer sample program
- 2023-02-11 05:30:03下载
- 积分:1
-
olly deobfuscator
在装配过程中,对给定的指令进行除臭。帮助和方便。需要更多的工作。不是最好的,但可以更好。目前只为奥利伯格。需要向艾达改进。
- 2022-01-30 22:34:46下载
- 积分: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