-
FlatUI-master
想学习IOS扁平界面开发的赶紧了,这个案例完全解释了怎么在ios7.0实现扁平界面(Want to learn quickly IOS flat interface development, this case is completely explains how to achieve a flat interface in ios7.0)
- 2013-11-15 14:57:58下载
- 积分:1
-
定义一个员工类Employee,有数据成员姓名,编号。定义一个销售员继承自员工类Sales,工资为销售额的提成10%,定义一个经理类Manager,固定工资8000,定义一个销售经理类,继承自销售员类
#include
#include
using namespace std;
#define K 0.1
class Employee
{
public:
string name;
string number;
- 2022-07-08 02:44:16下载
- 积分:1
-
TIN三角网
通过离散点坐标数据,计算简单TIN三角网连接方式,并进行绘制(Through discrete point coordinate data, simple TIN triangulation connection mode is calculated and plotted)
- 2019-02-27 14:43:54下载
- 积分:1
-
定时器3所有单个完成
使用STM32f103c8t6输出两路PWm(Using STM32f103c8t6 to output two PWM)
- 2018-05-30 22:13:04下载
- 积分:1
-
stm32F103RCT6液晶显示中英文
stm32F103RCT6,stm32F103系列的液晶显示中英文(任意大小),液晶显示变量示例(整数_浮点数等),一整套显示方案,直接调用底层函数,实现操控液晶显示屏
- 2022-12-04 05:35:04下载
- 积分:1
-
IIC
说明: IIC驱动,可以驱动所有IIC接口电路,并且高度模块化,提供接口,易于修改移植!!!(IIC drive which can drive any chip with iic)
- 2020-06-20 09:20:01下载
- 积分:1
-
AM2301
AM2301︰ 湿度温度接口。
基于 8 位控制器
1 线接口
- 2022-08-05 18:10:59下载
- 积分:1
-
qt写的蓝牙测试,可以在linux上面跑,可用于连接,扫描,发送数据,断开,等操作,
qt写的蓝牙测试,可以在linux上面跑,可用于连接,扫描,发送数据,断开,等操作,(QT written in Bluetooth test, you can run on the Linux, can be used to connect, scan, send data, disconnect, and other operations)
- 2022-01-27 17:02:42下载
- 积分:1
-
_22dcda_C反汇编与逆向分析技术揭秘
说明: 本书既是一本全面而系统地讲解反汇编与逆向分析技术的安全类专著,又是一部深刻揭示C++内部工作机制的程序设计类著作。理论与实践并重,理论部分系统地讲解了C++的各种语法特性和元素的逆向分析方法和流程,重在授人以渔;实践部分通过几个经典的案例演示了逆向分析技术的具体实施步骤和方法。(This book is not only a comprehensive and systematic security monograph on disassembly and reverse analysis technology, but also a program design monograph that profoundly reveals the internal working mechanism of C + +. In the theory part, the reverse analysis methods and processes of various grammatical features and elements of C + + are systematically explained, with emphasis on teaching people to fish; in the practice part, the specific implementation steps and methods of reverse analysis technology are demonstrated through several classic cases.)
- 2019-12-12 21:02:33下载
- 积分:1
-
zjrwb
p文件共享服务器源码 ,学习http文件共享服务器不错的例子!(P file sharing server source code, learn http file sharing server good examples!)
- 2019-04-06 20:35:02下载
- 积分:1