-
DPS2812M_LAN
TMS320F2812驱动cs8900A以太网驱动程序(TMS320F2812 driver CS8900A Ethernet driver)
- 2021-04-19 14:38:51下载
- 积分:1
-
press_test
用C++编写的系统压力测试程序,包括进程压力测试与线程压力测试。(Written in C++, system pressure testing procedures, including the process of stress testing and stress testing thread.)
- 2016-05-07 19:01:34下载
- 积分:1
-
XNA2.0的3维图形演示程序
要求安装XNA2.0和VC#2005
XNA2.0的3维图形演示程序
要求安装XNA2.0和VC#2005-XNA2.0 3-D graphics demo program installed XNA2.0 and VC# 2005
- 2022-02-07 20:19:16下载
- 积分:1
-
VVCrari
Visual C++ SQL 制作的的学生成绩管理系统 (OLEDB) 自做
(Visual C++ SQL production of student achievement management system (OLEDB) since to do)
- 2012-07-10 09:17:04下载
- 积分:1
-
基于dsp28335 的程序
关于tms320sf28335的程序,关于gpio,希望对大家有帮助。
- 2022-03-19 14:36:26下载
- 积分: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
-
Traffic-signal-program
交通信号机两相位配时程序,可按键调配时。(Traffic signal machine two phase timing program, you can use the button to adjust the time.)
- 2016-07-18 22:23:41下载
- 积分:1
-
IDataGraph
利用IDataGraph等接口对三维图形进行坡度分析,通视分析等(IDataGraph use three-dimensional graphics and other interfaces slope analysis, through visual analysis)
- 2016-08-22 16:39:36下载
- 积分:1
-
触摸屏
说明: 基于stm32开发板的简单应用,触摸屏模块的基本应用及初始化。(Touch screen is based on the simple application of 32 development board, the basic application and initialization of touch screen module.)
- 2020-06-21 07:40:01下载
- 积分:1
-
main
Un jueguito echo para practicar lenguage C
- 2014-10-07 19:09:01下载
- 积分:1