-
11.11
扫描驱动相关的资料,包含配置文件和dll文件,是一部分11(Scan driver-related information, including configuration files and dll file is part of 11)
- 2009-05-20 18:50:26下载
- 积分:1
-
短信投票功能 短信猫实例源码下载
短信投票功能 短信猫
- 2013-01-31下载
- 积分:1
-
001
一个可运行的机器人5v5
dll可执的程序(Operation of a robot can 5v5dll enforcement procedures)
- 2008-05-21 10:59:46下载
- 积分:1
-
mangemaent
存储管理的主要功能之一是合理地分配空间。请求页式管理是一种常用的虚拟存储管理技术。
本实验的目的是通过请求页式管理中页面置换算法模拟设计,了解虚拟存储技术的特点,掌握请求页式存储管理的页面置换算法。(One of the main functions of storage management is a reasonable allocation of space. The requested page style management is a common virtual storage management technology. The purpose of this study is to page through the request-type management page replacement algorithm for analog design, understanding the characteristics of virtual storage technology, master requested page storage management page replacement algorithm.)
- 2010-05-29 16:05:23下载
- 积分:1
-
c# 嵌入式开发 幼儿园打卡系统源码下载
用到了 sqlite数据库,幼儿园打卡系统
- 2013-12-29下载
- 积分:1
-
arrangen-node-tree
用vc实现的二叉树的层次排列输入一颗树输出以层次排列的节点(Hierarchical arrangement of binary trees implemented by vc input a tree output node arranged in hierarchy)
- 2018-10-12 08:01:25下载
- 积分:1
-
tqe
根据图片格式定义,实现快速读取图的分辨率大小(According to the image format definition, achieve rapid read figure resolution size)
- 2017-07-13 00:45:46下载
- 积分:1
-
gettime
一个记录开关机时间的软件,可以实现开机自运行(a record time for the switch software can be run in Flint)
- 2005-04-14 17:48:56下载
- 积分:1
-
windows32
此是外国书籍的源代码,中文名叫:WINDOWS32位编程,好似吧.
此书很经典的,作为学习windows32位编程的朋友而言,当然,源码可能是你们所要的.(this foreign books of source code, the Chinese name : WINDOWS32-programming, like it. The book is classic, as a learning-programming windows32 friends, of course, FOSS may be what you need.)
- 2006-12-26 12:35:45下载
- 积分:1
-
C#创建数字证书并导出为pfx,并使用pfx进行非对称加解密完整示例源码下载
我的项目当中,考虑到安全性,需要为每个客户端分发一个数字证书,同时使用数字证书中的公私钥来进行数据的加解密。为了完成这个安全模块,特写了如下一个DEMO程序,该DEMO程序包含的功能有:1:调用.NET2.0的MAKECERT创建含有私钥的数字证书,并存储到个人证书区;2:将该证书导出为pfx文件,并为其指定一个用来打开pfx文件的password;3:读取pfx文件,导出pfx中公钥和私钥;4:用pfx证书中的公钥进行数据的加密,用私钥进行数据的解密;
- 2013-09-23下载
- 积分:1