-
利用CryptoAPI得到纯文本会话密钥
Obtain the plain text session key using CryptoAPI
- 2022-01-25 15:30:55下载
- 积分:1
-
VC model of the design examples and achieve a strategy mode. To study the use of...
VC实现的设计模式的例子,实现了strategy模式。 用于学习设计模式使用。-VC model of the design examples and achieve a strategy mode. To study the use of design patterns.
- 2023-04-15 21:20:03下载
- 积分:1
-
在使用MFC和解压ZIP
在MFC中使用zip和unzip-In the MFC used in zip and unzip
- 2023-03-24 06:25:03下载
- 积分:1
-
vc下实现链表的创建,删除,插入,销毁等算法的函数
vc下实现链表的创建,删除,插入,销毁等算法的函数-vc list under the Create, delete, insert, such as the destruction of the function algorithm
- 2022-05-18 00:54:03下载
- 积分:1
-
Windows Mobile 6下的SIM卡操作测试程序,实现了SIM卡的打开、读、写、删除操作。在VS2005下编译。...
Windows Mobile 6下的SIM卡操作测试程序,实现了SIM卡的打开、读、写、删除操作。在VS2005下编译。-Windows Mobile 6 under the SIM card testing procedures, to achieve a SIM card to open, read, write, delete operation. Under the VS2005 compiler.
- 2022-07-14 10:56:17下载
- 积分:1
-
用途:中文BIG5 / GBK、Unicode / UTF8编码转换器。注:文件转换…
用途: 中文 Big5/GBK/Unicode/UTF8 内码转换器。
注意:档案转换只能将纯文字格式的文件(例如 txt, html 等)转码,
并不适用于如 MS Word, Excel 等 binary 档案。
系统要求: 视窗9x/ME/NT/2000/XP/2003
安装:
将所有档案解压到一个新资料夹,然后直接在档案总管执行 convertz.exe。
开启ConvertZ后可于程式设定一栏选择加快捷列到桌面、开始功能表、或程式集。-Uses: Chinese Big5/GBK/Unicode/UTF8 code converters. Note: File conversion only plain text documents (for example, txt, html, etc.) to code, does not apply to such as MS Word, Excel and other binary files. System Requirements: Windows 9x/ME/NT/2000/XP/2003 Installation: extract all files to a new folder, and then directly in Windows Explorer implementation convertz.exe. ConvertZ open after the program settings can be added one column select Shortcut Bar to your desktop, Start menu, or Programs.
- 2023-07-19 20:45:03下载
- 积分:1
-
用C语言实现一个简单的通信录的功能,能够完成基本的功能实现。...
用C语言实现一个简单的通信录的功能,能够完成基本的功能实现。-Using C language to achieve a simple address book function, can be completed to achieve basic functionality.
- 2023-08-27 16:30:03下载
- 积分:1
-
« 问题描述:
给定一个自然数n,由n开始可以依次产生半数集set(n)中的数如下。
(1) n∈set(n);
(2) 在n的左边加上一...
« 问题描述:
给定一个自然数n,由n开始可以依次产生半数集set(n)中的数如下。
(1) n∈set(n);
(2) 在n的左边加上一个自然数,但该自然数不能超过最近添加的数的一半;
(3) 按此规则进行处理,直到不能再添加自然数为止。
例如,set(6)={6,16,26,126,36,136}。半数集set(6)中有6 个元素。
注意半数集不是多重集。集合中已经有的元素不再添加到集合中。
« 编程任务:
对于给定的自然数n,编程计算半数集set(n)中的元素个数。
« 数据输入:
输入数据由文件名为input.txt的文本文件提供。
每个文件只有1 行,给出整数n。(0
- 2022-02-15 12:30:46下载
- 积分:1
-
一个可视化的学生基本信息管理系统,可以输入学生姓名,ID,性别,年龄等相关资料并保存,查询,删除,修改等...
一个可视化的学生基本信息管理系统,可以输入学生姓名,ID,性别,年龄等相关资料并保存,查询,删除,修改等-a visual basic student information management system, students can enter the name, ID, gender, age and other relevant information such as preservation, inquiries, deletion, modification, etc.
- 2023-09-01 19:45:04下载
- 积分:1
-
为VB的richtext控件增加打印预缆功能的VB源代码.
为VB的richtext控件增加打印预缆功能的VB源代码.-Richtext for VB controls to increase the print function of pre-cable VB source code.
- 2023-07-07 05:35:03下载
- 积分:1