-
This is a POS machine LAB
这是个POS机顾显驱动,内有驱动所需文件。-This is a POS machine LAB-driven, driven within the required documents.
- 2022-03-05 07:08:54下载
- 积分:1
-
ESS公司的DVD芯片ESS830电子文档,很有参考价值。
ESS公司的DVD芯片ESS830电子文档,很有参考价值。-ESS
- 2022-07-06 14:51:01下载
- 积分:1
-
discussed in this chapter the concept of connectivity, introduced the two to ach...
本章讨论了连接性的概念,介绍了两种实现脱机功能的主要方法,并且讨论了您在使应用程序可供脱机使用时需要考虑的一些问题。-discussed in this chapter the concept of connectivity, introduced the two to achieve the main function offline, They will also discuss in your application to make use of available off the need to consider a number of issues.
- 2022-07-19 23:43:54下载
- 积分:1
-
C 计算器代码
/ * mustafasırrıinci * /
#include < stdio.h >
#include < stdlib.h >
#include < math.h >
int main ()
{
浮 int1 int2,结果 ;
char 操作 ;
printf("CALCULATORn") ;
开始:
printf ("nnEnter 两个整数 please.n") ;
printf("1.integer:") ;
scanf ("%f"& int1) ;
printf("2.integer:") ;
scanf ("%f"& int2) ;
选择:
printf ("nenter 操作的符号。") ;
printf ("naddition: + nsubtraction:-nmultiplication: * ndivision: /nexponention: ^ nto 退出:! n") ;
scanf ("%s"& 操作) ;
虽然 (操作! = "!")
{
switch(operation)
{
案件 "+":
结果 = int1 + int2 ;
打破 ;
案件 "-":
结果 = int1-int2 ;
打破 ;
案件 " *":
结果 = int1 * int2 ;
打破 ;
- 2022-08-13 04:26:33下载
- 积分:1
-
大家都听说过极限编程吧。
大家都听说过极限编程吧。-we have heard about Extreme Programming it.
- 2022-04-10 14:27:48下载
- 积分:1
-
三篇论文的人脸检测,那些有兴趣的可以看一下,可以的…
三篇关于人脸检测的论文,有意者可以看看,希望有所价值,不要积分-Face detection on the three papers, those who are interested can look at, would like to see the value, not points
- 2022-02-21 21:37:26下载
- 积分:1
-
nfgfn gfjf mnfg gmfgn fgnjmngf fmfgnv ngfnf gmhg FM
nfgfn gfjf mnfg gmfgn fgnjmngf fmfgnv ngfnf gmhg fm
- 2022-02-01 01:06:09下载
- 积分:1
-
ARMDSP
ARM DSP等单片机编程应用技巧100问-ARMDSP
- 2022-08-13 06:28:49下载
- 积分:1
-
Software development, documentation and templates, a very comprehensive, softwar...
软件开发的文档及其模板,非常全面,有软件开发计划书模版、概要设计说明书、计算机软件产品开发文件编制指南、技术测试规范、客户初步需求调查概述、软件测试指南、详细设计说明书、ERP模型构件说明、一些面向对象的设计法则-Software development, documentation and templates, a very comprehensive, software development plan template, a summary of the design manual, computer software documentation, product development guidance, technical test specification, the customer needs to investigate the preliminary overview of software testing guidelines, the detailed design statement, ERP model component description, a number of object-oriented design rules, etc.
- 2023-05-01 02:50:04下载
- 积分:1
-
这是一个用VC++工具编的超市结帐系统,很有用哦。
这是一个用VC++工具编的超市结帐系统,很有用哦。-This is a tool with VC series of the supermarket checkout system, useful oh.
- 2022-04-11 12:18:46下载
- 积分:1