-
Windows 2000/XP下的关机控件
Windows 2000/XP下的关机控件-under Windows 2000/XP shutdown controls
- 2022-02-10 01:00:40下载
- 积分:1
-
VideoView-
使用opencv来进行视频的播放,可以播放绝大部分格式的视频(Use opencv for video playback, you can play most of the video formats)
- 2015-06-29 13:47:45下载
- 积分:1
-
STM32控制伺服电机
STM32控制伺服电机,不错的学习资料,可以学习一下(STM32 control servo motor, good learning materials, you can learn about it.)
- 2019-08-17 10:56:39下载
- 积分:1
-
C#树状控件 TreeView使用
C#树状控件 TreeView使用-Tree Controls TreeView using C#
- 2023-07-22 14:50:03下载
- 积分:1
-
rsa
rsa 实现代码,运用大数算法#include "afx.h"
#include "Integer.h"
#include <string>
#include <iostream>
using namespace std
//构造大数对象并初始化为零
CInteger::CInteger()
{
m_nLength=1
for(int i=0 i<BI_MAXLEN i++)m_ulValue[i]=0
}
//解构大数对象
CInteger::~CInteger()
{
}
/*大数比较
调用方式:N.Cmp(A)
返回值:若N<A返回-1;若N=A返回0;若N>A返回1
*/
int CInteger::Cmp(CInteger& A)(#include "afx.h"
#include "Integer.h"
#include <string>
#include <iostream>
using namespace std
//构造大数对象并初始化为零
CInteger::CInteger()
{
m_nLength=1
for(int i=0 i<BI_MAXLEN i++)m_ulValue[i]=0
}
//解构大数对象
CInteger::~CInteger()
{
}
/*大数比较
调用方式:N.Cmp(A)
返回值:若N<A返回-1;若N=A返回0;若N>A返回1
*/
int CInteger::Cmp(CInteger& A))
- 2012-05-16 11:09:35下载
- 积分:1
-
IPv6环境下企业网的构筑及安全策略探讨_韩磊
说明: IPv6 network construction
- 2020-06-20 21:40:02下载
- 积分:1
-
这是一个含c#源码的图片浏览器程序,界面和功能是模仿的windows自带的图片浏览器。...
这是一个含c#源码的图片浏览器程序,界面和功能是模仿的windows自带的图片浏览器。-This is an image with c# source code browser program, interface and functionality is an imitation of the windows built-in image viewer.
- 2022-03-06 18:51:14下载
- 积分:1
-
OnlyYouKnow
账号管理软件,高等级加密。功能简单,但安全等级高(Account management software, high-grade encryption)
- 2014-02-23 13:07:15下载
- 积分:1
-
C-program-code
c语言,五子棋代码.............(c program)
- 2013-12-05 10:50:24下载
- 积分:1
-
shiqu7
opengl中的拾取,鼠标点击可以返回选中物体的个数和选中物体的颜色(opengl the pickup, a mouse click you can return the number of selected objects and select the color of the object)
- 2021-03-25 17:29:14下载
- 积分:1