-
uCOS
uCOS-II内核源代码分析。对于学习嵌入式开发人员,很有参考价值。-uCOS-II core code analysis
- 2023-06-12 09:25:04下载
- 积分:1
-
VMP01 便携式微型打印机
开发常见问题及解答
VMP01 便携式微型打印机
开发常见问题及解答-The development of micro-portable printers VMP01 Frequently Asked Questions and Answers
- 2022-07-25 03:18:35下载
- 积分:1
-
peach fairy conquer 5095
peach fairy conquer 5095
- 2022-01-20 23:26:36下载
- 积分:1
-
Jilin University CMM courses Courseware
吉林大学CMM课程的课件 -Jilin University CMM courses Courseware
- 2022-10-06 09:15:03下载
- 积分:1
-
on LabVIEW datasocket technical documentation, I believe it would be helpful to...
这些是关于LabVIEW中datasocket的技术文档,相信对初学者会有所帮助.-on LabVIEW datasocket technical documentation, I believe it would be helpful to beginners.
- 2022-05-29 11:20:39下载
- 积分: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
-
Principles of FAT file system, including FAT16 and FAT32 hard disk operation is...
FAT文件系统原理,包括FAT16 和 FAT32 操作硬盘前需要消化掉这篇文章才行。-Principles of FAT file system, including FAT16 and FAT32 hard disk operation is needed in this article do digest.
- 2022-04-02 10:13:37下载
- 积分:1
-
三菱软件
OPC主要适用于过程控制和制造自动化等应用领域。 OPC是以OLE/COM机制作为应用程序的通讯标准。OLE/COM是一种客户/服务器模式,具有语...
三菱软件
OPC主要适用于过程控制和制造自动化等应用领域。 OPC是以OLE/COM机制作为应用程序的通讯标准。OLE/COM是一种客户/服务器模式,具有语言无关性、代码重用性、易于集成性等优点-Mitsubishi OPC software is mainly applied to process control and manufacturing automation applications. OPC is based on OLE/COM application mechanism as a communication standard. OLE/COM is a client/server model, has nothing to do with language, and code reusability, ease of integration, etc.
- 2022-10-04 19:50:03下载
- 积分:1
-
High
高质量 C++/C 编程指南林锐 博士编著,软件质量是被大多数程序员挂在嘴上而不是放在心上的东西! 除了完全外行和真正的编程高手外,初读本书,你最先的感受将是惊慌:“哇!我以前捏造的 C++/C 程序怎么会有那么多的毛病?” 别难过,作者只不过比你早几年、多几次惊慌而已。 请花一两个小时认真阅读这本百页经书,你将会获益匪浅,这是前面 N-1 个读者的建议。
-High-quality C++/C Programming Guide edited by Dr. Lin Rui, software quality is seen by most programmers have paid lip service rather than the heart thing! In addition to complete layman and truly master the programming, the initial read a book, you feel will be the first to panic: " wow! I had fabricated C++/C program how would there be so many problems?" Do not sorry, the author merely A few years ago than you, more than just a few panic-stricken. Please take 12 hours to carefully read through 100 of this book, you will be benefited, which is N-1 in front of a reader" s suggestion.
- 2023-01-17 22:50:03下载
- 积分:1
-
rom.bin prprrpfrrrpfg DVD
dvd rom.bin prprrpfrrrpfg-dvd rom.bin prprrpfrrrpfgff
- 2022-12-06 20:55:03下载
- 积分:1