-
PE文件动态加壳技术的研究与实现,需要的可以下载看看。
PE文件动态加壳技术的研究与实现,需要的可以下载看看。-PE file Dynamic packers technology research and implementation.
- 2022-03-05 20:04:12下载
- 积分: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
-
我们都看了,我没有时间,哈萨克斯坦
大家自己看看吧,我都没时间了,哈-we all look at it, I do not have time, Kazakhstan
- 2023-02-18 17:35:06下载
- 积分:1
-
使用单独线程实现的计时器
使用单独线程实现的计时器-The example of implementing times using single thread
- 2022-04-19 19:06:32下载
- 积分:1
-
串口动态链接库.vc++6.0开发的,可通过此动态链接库向串口发送命令、信息。可用于串口程序的开发,非常有用。...
串口动态链接库.vc++6.0开发的,可通过此动态链接库向串口发送命令、信息。可用于串口程序的开发,非常有用。 -Serial dynamic link library. Vc++6.0 developed through this dynamic link library to the serial port to send commands and information. Serial programs can be used for the development, very useful.
- 2022-02-01 16:16:49下载
- 积分:1
-
Luasocket 移植进Lua成为Lua的基本库
基于Lua语言的网络编程,所以利用第三方类库luasocket ,本源码是Lua中集成Luasokcet 将Luasocket 作为Lua基本类库,这解决了许多C调用Lua,Lua使用Luasokcet网络编程实现不了的问题
- 2023-07-22 12:00:04下载
- 积分:1
-
NERO刻录SDK1.08版.里面包括了多个不同形式的demo
NERO刻录SDK1.08版.里面包括了多个不同形式的demo
-NERO Burning SDK1.08 version. Inside, including a number of different forms of demo
- 2023-04-01 03:10:04下载
- 积分:1
-
高斯列主元消去法
详细,易懂,简单明了
初学者可看
高斯列主元消去法
详细,易懂,简单明了
初学者可看-Gaussian elimination method PCA out detailed, easy-to-understand, simple to understand for beginners, if we look at
- 2023-08-12 19:15:03下载
- 积分:1
-
《C++沉思录.pdf》是C++学习的重要资料,对于C++初学者将会有很大帮助...
《C++沉思录.pdf》是C++学习的重要资料,对于C++初学者将会有很大帮助-" C++ meditation. Pdf" is a C++ to learn important information, for C++ beginners will be of great help
- 2022-07-04 06:55:52下载
- 积分:1
-
用VC++6.0调用PowerPoint 2003,生成的ppt文件分3页,既有文字也有图表...
用VC++6.0调用PowerPoint 2003,生成的ppt文件分3页,既有文字也有图表-With VC++ 6.0 Call PowerPoint 2003, generated ppt document 3, both the text also has a chart
- 2022-01-26 06:14:57下载
- 积分:1