-
java game uploading now
java game uploading now
- 2023-01-22 01:30:03下载
- 积分:1
-
一个漂亮的VC++登录界面
介绍了界面的制作,有参考意义。
this application not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.
- 2022-09-12 20:15:03下载
- 积分:1
-
http详解
This document specifies an Internet standards track protocol for the In...
http详解
This document specifies an Internet standards track protocol for the Internet community, and requests discussion and
suggestions for improvements. Please refer to the current edition of the “Internet Official Protocol Standards” (STD
1) for the standardization state and status of this protocol. Distribution of this memo is unlimited.-http Detailed This document specifies an Internet standards track protocol for the Internet community, and requests discussion andsuggestions for improvements. Please refer to the current edition of the Internet Official Protocol Standards (STD1) for the standardization state and status of this protocol. Distribution of this memo is unlimited.
- 2022-01-21 19:20:17下载
- 积分:1
-
/*作为一个软件专业的学生,zcy总是对二进制特别感兴趣,有一天他发现了一个有趣的序列:一个长度为N的序列,该序列只含有0或1两个数字,并且该序列不包含连续3个...
/*作为一个软件专业的学生,zcy总是对二进制特别感兴趣,有一天他发现了一个有趣的序列:一个长度为N的序列,该序列只含有0或1两个数字,并且该序列不包含连续3个1,
例如N=3时有7种不同序列,分别是000, 001, 010, 011, 100, 101, 110。111包含3个连续的1所以不是。
现在zcy想知道,对于长为n的一个二进制串,有多少满足条件的01串。
Input
第一行是整数t,表示多少个case,
每行有一个数n,表示串的长度(n
- 2022-08-23 01:27:03下载
- 积分:1
-
A short code is used to detect whether an array of benefits, can be directly ins...
一小段代码 用于检测数组是否益处,直接插入即可-A short code is used to detect whether an array of benefits, can be directly inserted
- 2022-12-10 16:40:03下载
- 积分:1
-
用于监控系统协议的编辑,可用于各种不同的设备,灵活方便,此为商业版本...
用于监控系统协议的编辑,可用于各种不同的设备,灵活方便,此为商业版本-NOTE:
It can monitor system protocol s edition,and be used in various of equipments,with agility and convience,Here is commercial edition.
- 2022-11-14 14:20:04下载
- 积分:1
-
stm32 MPU6050六轴传感器实验
实验目的:学习MPU6050 六轴传感器(三轴加速度+三轴陀螺仪)的使用.硬件资源:1,DS0(连接在PF9)2,串口1(波特率:115200,PA9/PA10连接在板载USB转串口芯片CH340上面)3,ALIENTEK 2.8/3.5/4.3/7寸TFTLCD模块(通过FSMC驱动,FSMC_NE4接LCD片选/A6接RS)4,KEY0按键(连接在PE4)5,MPU6050传感器(连接在PB8(SCL),PB9(SDA)上面,INT(PC0)未用到).实验现象:本实验开机后,先初始化MPU6050,然后利用DMP库,初始化MPU6050及使能DMP,最后,在死循环里面不停读取:温度传感器、加速度传感器、陀螺仪、DMP姿态解算后的欧拉角等数据,通过串口上报给上位机(温度不上报),利用上位机软件(ANO_Tech匿名四轴上位机_V2.6.exe),可以实时显示MPU6050的传感器状态曲线,并显示3D姿态,可以通过KEY0按键开启/关闭数据上传功能。同时,在LCD模块上面显示温度和欧拉角等信息。DS0来指示程序正在运行。另外,本例程也可以通过USMART调用MPU_Read_Byte/MPU_Write_Byte等函数,来实现对MPU6050寄存器的读写操作(仅在UPLOAD OFF状态下).
- 2022-05-20 19:55:49下载
- 积分:1
-
C语言的本质分析的例子,它是好的,虽然是写…
C语言实例解析精粹,很不错的,虽然是C写的,但里面有很有很有名的算法题-C language example of Analysis of the essence, it is good, although it is written in C, but there are very well-known algorithm for title
- 2022-05-25 09:05:24下载
- 积分:1
-
入门级sqlapi链接MySQL范例
该项目包含了windows下socket通讯机制《完成事件》,以及c++调用sqlapi库连接mysql数据库,简单通俗易懂。适合想研究程序猿。附上Mysql,sqlapi安装学习日志。
- 2022-09-22 07:40:03下载
- 积分:1
-
This is the Chat Application that developed using the MFC Visual C++. (Only EXE...
This the Chat Application that developed using the MFC Visual C++. (Only EXE s) Application contain the Client.exe and Server.exe-This is the Chat Application that developed using the MFC Visual C++. (Only EXE s) Application contain the Client.exe and Server.exe
- 2022-02-09 21:42:46下载
- 积分:1