-
MISRA-C-2004_工业标准的C编程规范_中文版
规则都是针对的是C语言本身缺陷或容易被误解的点,如:自动变量如果不初始化就使用会出现随机值、不同类型数据赋值容易出现的隐式转换;没有包含诸如注释、变量名、编码格式等统一编程风格的内容。(The rules are for the C language itself is defective or misunderstood, such as: if you do not use the automatic variable initialization will appear random values, implicit prone to different types of data assignment conversion; does not contain such as comments, variable names, encoding format unified programming style content.)
- 2017-08-22 15:30:28下载
- 积分:1
-
Csharp.in.Depth.4th.Edition.pdf
C# 开发比较经典的书籍,英文版,适合深入学习,适合自学,还可以学习英文(C# Develop Classic Books)
- 2020-06-22 10:00:01下载
- 积分:1
-
Project_III
Allows you to convert one unit of distance to another unit of distance in scientific format.
- 2016-11-30 05:51:39下载
- 积分:1
-
21ic下载_51模拟SPI读写SD卡源代码
说明: 控制SD卡读写程序,能实时读取SD卡内容或写入相关数据,实现数据的传输更新(Control SD card reading and writing program, read SD card content or write relevant data in real time, and realize data transmission and update)
- 2019-11-10 13:40:18下载
- 积分:1
-
opencv1.0_dsp
ti的C6000系列下使用opencv1.0,提供了cv.lib, cxcore.lib。
- 2022-10-31 06:55:04下载
- 积分:1
-
O__Reilly.Programming.Embedded.Systems
Programming embebbed software from Oreylly
- 2013-01-15 18:03:17下载
- 积分:1
-
VC软键盘小程序
这是一个使用VC编写的软键盘小程序。目前,实现了界面绘制和消息响应。软键盘的按键布局已经固定,使用者可以通过按键随机布局来实现安全键盘。
- 2023-07-21 05:15:02下载
- 积分:1
-
2-3Library
大二时做的一个数据结构的课程设计,用2-3树实现的图书馆管理系统,只是控制台程序,没有很好的图形界面。包括管理员、读者。管理员功能有:采编入库、查看图书、查看读者、删除读者。读者功能有:借书、还书、预约、查找等等。。功能全面。包括注册账号,登录需要账号密码。(Sophomore to do a data structure of the curriculum design, with 2-3 tree implementation of library management system, but the console program, not a good graphical interface. Including administrators, readers. Administrator functions include: editing storage, check books, check readers, delete readers. Reader functions: library, book, booking, search and so on. . Full-featured. Including the registration account, login account password required. )
- 2020-10-28 01:10:00下载
- 积分:1
-
学生管理系统
学生信息管理系统是各大高校所不可缺少的一部分,随着计算机水平的快速提高,学生信息管理系统也在不断地发展和完善。本管理系统主要包括了学生的信息管理以及课程和成绩管理。该系统有C#语言编写,用SQL Server 2005数据库作为后台的数据库进行信息的存储,用ODBC技术实现前台.Net与后台SQL数据库的连接。
- 2022-02-06 00:09:18下载
- 积分:1
-
另类HotButton
本源码是基于Visual C++的,是一种Hot按钮,这种按钮有它独特的一面(this source is based on Visual C, and it is a Hot button, the button has its unique side)
- 2005-06-24 22:37:13下载
- 积分:1