-
this is daemon4123
this is daemon4123-litezip
- 2022-08-15 12:18:23下载
- 积分:1
-
俄罗斯方块.............用方向键控制游戏的全过程
俄罗斯方块.............用方向键控制游戏的全过程-... ... . Russian box with key control the entire process of the game ...
- 2022-01-31 16:38:51下载
- 积分:1
-
餐饮管理系统源代码,包含详细的发展…
餐饮管理系统源vc++代码,包含详细开发文档.rar-Restaurant Management System source vc++ code, and contains a detailed development documentation
- 2022-05-30 16:24:26下载
- 积分:1
-
cpu卡的介绍。对开始接触CPU卡并打算做这方面设计的人有帮助...
cpu卡的介绍。对开始接触CPU卡并打算做这方面设计的人有帮助-Introduction cpu card. Came into contact on the CPU card and intend to do in this area designed to help people who have
- 2022-12-11 15:00:03下载
- 积分:1
-
it is a slide ralated to Artificial Intelligence
it is a slide ralated to Artificial Intelligence
- 2023-01-24 23:30:04下载
- 积分: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
-
基于蓝牙RFCOMM协议编写的打印服务端程序,java语言
基于蓝牙RFCOMM协议编写的打印服务端程序,java语言-This class will start an RFCOMM service that will accept data and print it
to standard out.
- 2022-05-28 16:46:19下载
- 积分:1
-
wee阅读您的文件包然后写出其具体功能(至少要20个字)。尽量不要让站长把时间都花费在为您修正说明上。压缩包解压时不能有密码。系统会自动删除debug和rele...
wee阅读您的文件包然后写出其具体功能(至少要20个字)。尽量不要让站长把时间都花费在为您修正说明上。压缩包解压时不能有密码。系统会自动删除debug和release目录,-qwewq阅读您的文件包然后写出其具体功能(至少要20个字)。尽量不要让站长把时间都花费在为您修正说明上。压缩包解压时不能有密码。系统会自动删除debug和release目录,
- 2022-02-15 20:38:48下载
- 积分:1
-
CProgrammingLanguage2nd 用于学习C有很大帮助,希望大家用的上
CProgrammingLanguage2nd 用于学习C有很大帮助,希望大家用的上-CProgrammingLanguage2nd used to study C are very helpful, I hope everyone used up
- 2022-03-14 21:53:27下载
- 积分:1
-
高质量的编程指南,使代码写的更规范,更易读,更有效。
高质量的编程指南,使代码写的更规范,更易读,更有效。-High-quality programming guide, so that code written in a more standardized, more readable and more effective.
- 2023-08-14 21:30:03下载
- 积分:1