-
触摸屏计算器
主控STM32F103RCT6,控制2.8寸触摸屏,实现实数加、减、乘、除、指数等运算。(Main control STM32F103RCT6, control 2.8 Inch Touch Screen ,Realize real number addition, subtraction, multiplication, division, exponential and other operations.)
- 2020-06-19 23:20:02下载
- 积分:1
-
Problemas Propuestos
说明: PROBLEM RESULT IN C AND VECTOR
- 2019-06-27 05:38:30下载
- 积分:1
-
c++写的连连看
c++改进的连连看程序哦,有兴趣的可以看看玩玩的。#include
#include "include/blocks.h"
#include
using namespace std;
int main()
{
cout
- 2022-03-14 22:16:13下载
- 积分:1
-
RectTest
说明: TypeSet类, 在界面中显示矩形排样结果,VS2008 运行(TypeSet Displays rectangular layout results in UI)
- 2020-01-09 18:08:48下载
- 积分:1
-
SM2算法C语言源码
SM2算法C语言源码,KDF使用标准HASH算法
SM2算法静态库编译步骤:
1、将目录sm2放置于linux的共享目录下,使用cd命令进入miracl目录
2、在miracl目录执行命令:./armlinux.sh 执行完成之后会在当前目录生成libsm2.a静态库文件
3、将刚才生成的.a文件拷贝至sm2目录,然后在sm2目录下执行命令:
arm-linux-g++ -o test sm2.c sm2.hpp -L . -lsm2 就会生成sm2测试文件test,将其下载到开发板修改权限后即可运行。
注意:
1、此libsm2.a文件,可直接替换加密机源码common/lib/下的同一文件;
2、armlinux.sh编译脚本不要随意更改。
- 2022-04-07 01:46:14下载
- 积分:1
-
impinj开发包
用于开发RFID应用的impinjR420设备的开发包,里面包含C代码,c++代码和JAVA代码等,内容丰富,对于开发RFID应用有莫大的帮助,RFID是物联网中非常关键的一个环节,现在基于RFID的系统应用广泛,例如仓库管理,机场行李管理等等。
- 2022-08-15 11:13:31下载
- 积分:1
-
3DModelEditor
三维图形编辑器,可完成对三维图形的导入导出,以及很多对图形的基本操作
AppWizard has created this 3DEditor application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.(3D graphics editor, to be completed by the introduction of 3D graphics is derived. Many of the graphics and the basic operation AppWizard has created this 3DEdi tor application for you. This application not o nly demonstrates the basics of using the Micros oft Foundation classes but is also a starting po int for writing your application.)
- 2007-03-25 16:47:21下载
- 积分:1
-
GPIO
DSP 2812 测试程序,GPIO应用,蜂鸣器和12864液晶显示。(DSP 2812 test program, GPIO application, 12864 buzzer and LCD.)
- 2011-08-16 09:43:08下载
- 积分:1
-
郝斌C语言详细笔记(附源码)
说明: 郝斌C语言详细笔记(附源码),Hao Bin C Language Detailed Notes (with source code)(Hao Bin C Language Detailed Notes (with source code))
- 2020-06-21 09:00:01下载
- 积分:1
-
Data.Structures.For.Game.Programmers
说明: 详细介绍了游戏设计的数据结构注意事项,对与游戏中角色和游戏模式作者给予了督导的见解,书中语言为全英文但通俗易懂!很是推荐
(Data.Structures.For.Game.Programmers
Detailed data structure of the game design considerations, the role with the game and game modes of supervision given to insights, the book in English but the language is easy to understand! It is recommended)
- 2010-04-14 11:21:09下载
- 积分:1