-
openat os that this can reduce the complexity of the external circuit
openat os 说明 用这个可以减少外围电路的复杂性-openat os that this can reduce the complexity of the external circuit
- 2022-04-22 15:27:52下载
- 积分:1
-
非常好的UML书籍,没有UML基础也可看懂,有案例分析,有很好的参考价值,建议购买此书。...
非常好的UML书籍,没有UML基础也可看懂,有案例分析,有很好的参考价值,建议购买此书。-Very good UML books, there is no UML basis can also be read, there are case studies, has a very good reference value, it is recommended to buy the book.
- 2022-03-24 22:18:44下载
- 积分:1
-
altium designer教程,由哈工大录制的,可以帮助学习pcb制图
altium designer教程,由哈工大录制的,可以帮助学习pcb制图-altium designer tutorials, recorded from the Harbin Institute of Technology can help to learn pcb Mapping
- 2022-03-04 19:48:43下载
- 积分:1
-
一次软件作业,迷宫的求解问题,有需要的可以直接下载,(c语言版)...
一次软件作业,迷宫的求解问题,有需要的可以直接下载,(c语言版)-a software operations, maze solving the problem, we need can be directly downloaded (c language version)
- 2023-08-07 11:55:03下载
- 积分:1
-
DDK API调用USB设计
DDK API Calls USB Design
- 2022-02-04 05:28:18下载
- 积分:1
-
里面有7本c++,mfc,opengl相关的电子书,都挺好的,我看了不错打个包大家来看看吧
里面有7本c++,mfc,opengl相关的电子书,都挺好的,我看了不错打个包大家来看看吧-There are seven c++, Mfc, opengl-related e-books, could hang Yes, I have read good things the U.S. point of view and see packet
- 2022-01-22 09:16:13下载
- 积分:1
-
18B20温度采集+上位机实时曲线
一个温度采集程序,上位机用DELPHI7开发
- 2022-03-26 05:38:02下载
- 积分: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
-
Hotel online reservation management system, full
酒店在线订餐管理系统,功能齐全,包括餐位管理,菜谱管理,订餐管理,收费管理等模块-Hotel online reservation management system, full-featured, including table management, recipe management, reservation management, fee management module
- 2022-03-23 12:15:05下载
- 积分:1
-
CMM的原始资料,最据权威,分享之
CMM的原始资料,最据权威,分享之-CMM of the raw data, the most, according to the authority, sharing of
- 2022-01-25 14:32:09下载
- 积分:1