-
ITU656介绍,提供使用者了解ITU
ITU656介绍,提供使用者了解ITU-R BT.601规范-ITU656 introduction to provide the user understand the specification ITU-R BT.601
- 2023-06-09 21:30:03下载
- 积分:1
-
文本到声音的程序
文本到声音的程序-text to the voice of the procedures
- 2022-01-27 23:59:23下载
- 积分:1
-
俄罗斯方块.............用方向键控制游戏的全过程
俄罗斯方块.............用方向键控制游戏的全过程-... ... . Russian box with key control the entire process of the game ...
- 2022-01-31 16:38:51下载
- 积分:1
-
carefully collated dedication to vomit blood contents include : software archite...
精心整理,吐血奉献
内容包括:论软件架构师的角色和培养:任职资格 1
C语言嵌入式系统编程修炼之背景篇 3
C语言嵌入式系统编程修炼之软件架构篇 6
C语言嵌入式系统编程修炼之性能优化 12
C语言嵌入式系统编程修炼之键盘操作 16
C语言嵌入式系统编程修炼之内存操作 19
C语言嵌入式系统编程修炼之屏幕操作 26-carefully collated dedication to vomit blood contents include : software architect and the role of culture : qualification of a C programming language embedded systems practicing Background Part 3 C programming language embedded system software architecture exercises of Part six C programming language embedded system performance optimization exercises of 12 C programming language embedded system operated keyboard exercises of 16 C Embedded Systems Programming Language practicing Memory 19 operating system embedded C programming language exercises of the screen to operate 26
- 2022-09-19 16:55:03下载
- 积分:1
-
MPLAB模块编程实例
MPLAB模块编程实例-MPLAB module programming examples
- 2022-03-01 13:19:20下载
- 积分:1
-
在图书馆管理系统中,要为每个借阅者建立一个账户,并给借阅者发放借阅卡(借阅卡可以提供借阅卡号、借阅者姓名),账户中存储借阅的个人信息、借阅信息以及预定信息。持有...
在图书馆管理系统中,要为每个借阅者建立一个账户,并给借阅者发放借阅卡(借阅卡可以提供借阅卡号、借阅者姓名),账户中存储借阅的个人信息、借阅信息以及预定信息。持有借阅卡的借阅者可以借阅书刊、返还书刊、查阅书刊信息、预定书刊并取消预定,但这些操作都是通过图书馆管理员进行的,也及借阅者不直接与系统交互,而是图书馆管理员充当借阅者的代理与系统交互。在借阅书刊时,需要输入所借阅的书刊名,书刊的ISBN/ISSN号,然后输入借阅者的图书卡号和借阅者名,完成后提交表格,系统验证借阅者是否有效(在系统中存在账户),若有效,借阅请求被接受,然后查询数据库系统,看借阅者所借阅的书刊是否存在,若存在,则借阅者可以借出书刊,建立并在系统中存储借阅纪录。借阅者还书后,删除关于所还书刊的借阅纪录。如果借阅者所借出的书刊已经被借出,借阅者还可预订该书刊,一旦借阅者预订的书刊可以获得,就将书刊直接寄给预订人(为了简化系统,预订书刊可获得就不通知借阅者了)。另外,系统设置了书刊的最长借阅期,如果借阅者归还的时间超过了最长借阅期,要缴纳一定的滞纳金。- Readers card holders can borrow books, return books, check books information, books and planned to cancel, but these operations are carried out by the librarians, and do not borrow directly with the interactive system, but librarians who act as agents to borrow and system interaction. The books, by the need to import borrow books, and books by ISBN/ISSN, and then borrow the book numbers and those who borrow, forms submitted after completion, the system certification Readers whether effective (in the system exist account), if eff
- 2022-03-26 14:50:03下载
- 积分:1
-
design pattern mini 版本
design pattern mini 版本-design pattern mini version
- 2022-05-18 05:06:02下载
- 积分:1
-
MISRA (The Motor Industry Software Reliability Association 汽车工业软件可靠性联会) 是位于英国的一个...
MISRA (The Motor Industry Software Reliability Association 汽车工业软件可靠性联会) 是位于英国的一个跨国汽车工业协会,其成员包括了大部分欧美汽车生产商。其核心使命是为汽车工业提供服务和协助,帮助厂方开发安全的、高可靠性的嵌入式软件。这个组织最出名的成果是所谓的MISRA C Coding Standard,这一标准中包括了127条C语言编码标准,通常认为,如果能够完全遵守这些标准,则你的C代码是易读、可靠、可移植和易于维护的。最近很多嵌入式开发者都以MISRA C来衡量自己的编码风格,比如著名的uC/OS-II就得意地宣称自己99%遵守MISRA标准。而《嵌入式开发杂志》也专门载文号召大家学习。编码规范通常是一个公司自定的“土政策”,居然有人去做标准,而且还得到广泛的认可,这不禁引起我强烈的兴趣。可惜这份标准的文本需要花钱去买,而且短短几十页,要价非常昂贵。MISRA在网上公布了一些文档,其中有关于MISRA C Coding Standard的Clarification报告,从中间你可以大致猜到MISRA标准本身是什么。-MISRA (Motor Industry Software The Reliab ility Association Automobile Industry Software Reliability Association) is a UK-based multinational car Industry Association, whose members include most of Europe and the US car manufacturers. Its core mission is to the automobile industry to provide services and assistance to help the factory to develop secure, high-reliability embedded software. The organization"s most famous achievement is the so-called MISRA C Coding Standard, this standard includ
- 2022-01-28 00:32:50下载
- 积分:1
-
kmeans算法实现c语言
本代码是用文本读入读出的方式,数据是经纬度坐标转换后的平面坐标,二维数据。因为能处理数据比较大的分类。本代码成功的实现了坐标点的划分。
- 2022-01-26 04:15:00下载
- 积分:1
-
编程常用算法,基本常用的acm各种算法,喜爱acm的好友快下吧!...
编程常用算法,基本常用的acm各种算法,喜爱acm的好友快下吧!-Commonly used programming algorithm, the basic algorithms commonly used in acm, acm favorite friends, are you fast!
- 2022-02-05 09:05:42下载
- 积分:1