-
一个分页是存储器管理模型
一个分页是存储器管理模型-Paging is a memory management model
- 2022-08-15 21:52:13下载
- 积分:1
-
VC++精品源码打包下载,里面包含很多常用的代码。希望对你有帮助...
VC++精品源码打包下载,里面包含很多常用的代码。希望对你有帮助-VC++ elaborate code collection to download,included much very useful source code,hope it will be helpful to you.
- 2022-07-16 09:37:57下载
- 积分: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
-
一本详细讲解C++语言编程技术和技巧的书籍,内容充分展示出C++的强大性、多样性、优美性、敏捷性和艺术性!...
一本详细讲解C++语言编程技术和技巧的书籍,内容充分展示出C++的强大性、多样性、优美性、敏捷性和艺术性!-An elaborate C++ language programming technologies and techniques books, has fully demonstrated the power of C++, diversity, beauty, agility and artistry!
- 2023-07-18 13:00:05下载
- 积分:1
-
vc++分割窗口编程,动态分割,分左右或上下视图
vc++分割窗口编程,动态分割,分左右或上下视图-vc split window programming, dynamic segmentation, or around next View
- 2022-01-30 11:30:02下载
- 积分:1
-
压缩过的图像是无法直接进行数字化处理的,如JPEG、GIF等格式的文件,此时首先要对图像文件解压缩,这就要涉及到一些比较复杂的压缩算法。...
压缩过的图像是无法直接进行数字化处理的,如JPEG、GIF等格式的文件,此时首先要对图像文件解压缩,这就要涉及到一些比较复杂的压缩算法。-compressed image can t directly process digital operation.such as jpeg,gif format.firstly ,it need decompress ,which is deal with complex compression algrithm.
- 2022-08-26 00:16:22下载
- 积分:1
-
编程小技巧,可以来看看。dephi 方面的。
编程小技巧,可以来看看。dephi 方面的。-small programming skills, can come to see. Dephi area.
- 2022-07-08 22:54:35下载
- 积分:1
-
Wince下对IE进程发送虚拟键盘事件达到用快捷键控制IE的目的
Wince下对IE进程发送虚拟键盘事件达到用快捷键控制IE的目的-Wince IE process right under this virtual keyboard events to use the keyboard to control the purpose of IE
- 2022-08-24 06:31:44下载
- 积分: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
-
Windows Mobile 5.0/6.0下EDB的使用的完整的例子程序,技术点集中用二进制流的方式,存储DB数据,更加通用一些,而不是普通的根据字段排序。...
Windows Mobile 5.0/6.0下EDB的使用的完整的例子程序,技术点集中用二进制流的方式,存储DB数据,更加通用一些,而不是普通的根据字段排序。-Windows Mobile 5.0/6.0 under the EDB
- 2022-06-12 04:06:27下载
- 积分:1