-
vb6经典教程,一般完成此教程即可参与基本的编程活动
vb6经典教程,一般完成此教程即可参与基本的编程活动-classic vb6 tutorial, complete the course in general can participate in the basic programming activities
- 2022-06-21 04:40:04下载
- 积分:1
-
LWIP的中英文使用说明书,有注释,注释比较详细
LWIP的中英文使用说明书,有注释,注释比较详细-LWIP the Chinese and English instruction manual, Notes, the Notes detailed
- 2022-04-17 07:20:10下载
- 积分:1
-
灰色系统分析及实用计算程序2001王学萌.pdf
灰色系统分析及实用计算程序2001王学萌.pdf-Gray system analysis and practical calculation program 2001, Wang Meng. Pdf
- 2023-03-11 22:55:05下载
- 积分:1
-
中控考勤机二次开发源码C#
资源描述
中控考勤机二次开发源码C#
一、黑白屏C# demo添加的测试功能
1、在userinfo中添加EnableUser函数测试功能
2、在userinfo中添加ModifyPrivilege函数测试功能
3、在userinfo中添加GetEnrollDataStr函数测试功能
4、在userinfo中添加SetEnrollDataStr函数测试功能
5、在Access Control DEMO->UserGroup中添加DeleteUserInfoEx函数测试功能
二、TFT彩屏机器C#demo添加的测试功能
1、添加UserPhto测试demo
2、在UserPhto中添加GetPhotoCount函数测试功能
3、在UserPhto中添加GetPhotoByName函数测试功能
4、在UserPhto中添加ClearPhotoByTime函数测试功能
5、在UserPhto中添加GetPhotoNamesByTime函数测试功能
6、在userinfo中添加SSR_EnableUser函数测试功能
7、添加PullSpecial测试demo
8、在PullSpecial中添加SSR_SetDeviceData函数测试功能
9、在PullSpecial中添加SSR_GetDeviceData函数测试功能
- 2022-01-26 02:20:52下载
- 积分:1
-
一个用VC写的超市管理系统
一个用VC写的超市管理系统-a VC write Supermarket Management System
- 2023-05-09 04:15:03下载
- 积分:1
-
嵌入式系统应用工程师借用计算机专家创建的C语言,使嵌入式系统应用得以飞速发展,而MISRAC是嵌入式系统应用工程师对C语言嵌入式应用做 出的贡献。如今MISRA...
嵌入式系统应用工程师借用计算机专家创建的C语言,使嵌入式系统应用得以飞速发展,而MISRAC是嵌入式系统应用工程师对C语言嵌入式应用做 出的贡献。如今MISRA C已经被越来越多的企业接受,成为用于嵌入式系统的C语言标准,特别是对安全性要求极高的嵌入式系统,软件应符合MISRA标准。
本文由清华嵌入式系统研究专家,邵贝贝教授领衔执笔,分六讲,跟读者一起学习MISRAC。
第一讲:“‘安全第一’的C语言编程规范”,简述MISRAC的概况。
第二讲:“跨越数据类型的重重陷阱”,介绍规范的数据定义和操作方式,重点在隐式数据类型转换中的问题。
第三讲:“指针、结构体、联合体的安全规范”,解析如何安全而高效地应用指针、结构体和联合体。
第四讲:“防范表达式的失控”,剖析MISRAC中关于表达式、函数声明和定义等的不良使用习惯,最大限度地减小各类潜在错误。
第五讲:“准确的程序流控制”,表述C语言中控制表达式和程序流控制的规范做法。
第六讲:“构建安全的编译环境”,讲解与编译器相关的规范编写方式,避免来自编译器的隐患。
希望大家喜欢。
-embedded system engineers use computer experts created by the C language, Embedded systems make application to rapid development MISRAC which is embedded system engineers from the C language embedded application made contributions. Now MISRA C has been more and more enterprises are accepted as for embedded system in C language standard, especially for high security requirements of embedded systems, software should comply with MISRA standards. This paper from Qinghua embedded systems, an expert P
- 2022-12-14 09:20:03下载
- 积分:1
-
asp online library system. Is a thesis, we Laikankana! Classic. Very comprehensi...
asp网上图书系统。是一篇论文,大家来看看啊!很经典。很全面。-asp online library system. Is a thesis, we Laikankana! Classic. Very comprehensive.
- 2022-08-12 08:43:56下载
- 积分:1
-
matlab常用函数大全,方便速查matlab各种函数
matlab常用函数大全,方便速查matlab各种函数-matlab commonly used functions Daquan, to facilitate a variety of functions matlab Quick Fact
- 2022-04-28 03:40:18下载
- 积分:1
-
Based on C++ Builder 6 categories of documents of the printing system of Chinese...
基于C++Builder 6的医药类单据打印系统,主要是Access + FastReport + VCLSkin的一些综合应用,重点功能是FastReport中实现人民币中文大写、空行补齐,页面小计(SubTotal)等……
本打印程序开发过程中使用了FastRepot和VCLSkin组件,源程序在编译时需要在工程(Project)的选项(Options)中更改一下Include和Lib的路径,指向你的FastReport的安装目录。否则会提示找不到头文件等编译错误。
-Based on C++ Builder 6 categories of documents of the printing system of Chinese medicine, primarily Access+ FastReport+ VCLSkin the number of integrated applications, with a focus function is to achieve FastReport Chinese Renminbi capital, filled blank lines, page Subtotal (SubTotal) and so on ... ... this printing process used in the development process FastRepot and VCLSkin components, source code at compile time the need for the project (Project) options (Options) to change the look of Include and Lib path FastReport point to your installation directory. Otherwise will be prompted to find header files, such as compiler error.
- 2023-06-04 22:50:03下载
- 积分:1
-
计算机软件开发文档编写指南,简要说明项目的各项主要工作,介绍所开发软件的功能、性能等。若不编写可行性研究报告,则应在本节给出较详细的介绍...
计算机软件开发文档编写指南,简要说明项目的各项主要工作,介绍所开发软件的功能、性能等。若不编写可行性研究报告,则应在本节给出较详细的介绍-Computer software development guidelines for the preparation of documents, a brief description of the major work items on the development of software features, performance. If the preparation of feasibility studies should be given in this section a more detailed introduction
- 2023-07-16 10:55:03下载
- 积分:1