-
ssd1963drivers
说明: ssd1963的STM32库函数,能驱动ssd1963芯片进行显示(STM32 library function of ssd1963 can drive ssd1963 chip to display)
- 2020-04-25 10:55:43下载
- 积分:1
-
玩家PK
#include
#include
#include
#include
#include
#include
using namespace std;
class Role
{
protected:
int hp,ce,de,fa;
int flag;
string nn;
public:
Role(string n, int h, int c, int d, int f):nn(n),hp(h),ce(c),de(d),fa(f) {}
~Role() {}
void combat(Role &an)
{
if(fa>an.fa)
{
flag=1;
loop2:
cout
- 2022-08-02 18:23:20下载
- 积分:1
-
matlab-RLSaLMS
自适应信号处理中LMS算法和RLS算法的比较仿真(Adaptive signal processing in the LMS algorithm and RLS Algorithms Simulation)
- 2011-06-20 16:38:17下载
- 积分:1
-
Server
服务器端代码··可以跟客户端自由通信··(Server-side code can be freely client communications)
- 2009-03-05 18:07:12下载
- 积分:1
-
抽奖系统下载 大部分内容可以设置
抽奖系统下载 大部分内容可以设置
- 2014-01-02下载
- 积分:1
-
C# WPF改变窗口文字的浏览模式
C#改变 文字的浏览模式,可以让一段文字按照单页、双页、滚动这三种模式显示,在每一种视图页面中,通过拖动滑块还可以改变文字的大小,如图所示的运行效果,请点击窗口下边的示例图标,以演示对应功能,请注意窗口中的显示的这段话:
“本书所有实例程序在配套光盘中均有完整的源代码,真正实现所见即所得,所学即所用。
本书适合使用Microsoft Visual Studio 2008的初、中级用户通过C#语言以Step by step方式深入浅出地学习.NET 3.5的最新编程技术”。
- 2022-02-21 06:36:28下载
- 积分:1
-
C#监测服务运行源码
C#监测服务运行源码,监测服务的运行,且服务重启时会给相应用户发邮件
- 2022-01-26 04:33:30下载
- 积分:1
-
AD7799
说明: AD7799 AD转换芯片,电压采集驱动程序。(AD7799 AD conversion chip, voltage acquisition driver.)
- 2019-02-27 16:26:33下载
- 积分:1
-
Linux C语言编程一站式学习--pdf完整版
说明: 这本书最初是为北京亚嵌教育研究中心的嵌入式Linux系统工程师就业班课程量身定做的教材之一。该课程是为期四个月的全日制职业培训,要求学员毕业时具备非常Solid的C编程能力,能熟练地使用Linux系统,同时对计算机体系结构与指令集、操作系统原理和设备驱动程序都有较深入的了解。(This book was originally one of the textbooks tailored for the Embedded Linux System Engineers course at the Beijing Institute of Embedded Education Research. The course is for a period of four Full-time vocational training for the month, requiring students to have very solid C programming skills when they graduate, skilled use of Linux systems, and computer architectureHave a deeper understanding of the instruction set, operating system principles and device drivers.)
- 2020-10-07 18:27:37下载
- 积分:1
-
etpu_set1
飞思卡尔单片机的etpu功能模块set1 打包好的 直接可以用(The etpu function module of Freescale MCU Set1 Carle pack can be used directly)
- 2013-12-31 15:15:43下载
- 积分:1