-
C语言宏定义
自己总结的常用宏定义,学习51 很有用,便于代码管理,其他的也可以参考看看,多了解写东西总是有好处的,第一次上传,以后会继续上传自己觉得不错的代码或者总结之类的东西给大家,不喜勿喷
- 2022-07-02 20:18:51下载
- 积分:1
-
Windows上的挖地雷游戏.rar
Windows上的挖地雷游戏.rar-Windows dug mines on the game. Rar
- 2022-02-01 10:25:48下载
- 积分:1
-
Ajax 无刷新聊天室源代码,可供大家学些一下。
Ajax 无刷新聊天室源代码,可供大家学些一下。-Ajax without refreshing the chat room source code, available to learn about everyone.
- 2023-05-24 13:15:03下载
- 积分:1
-
GNU
GNU-Monitor是一个开源事务监视系统。它允许创建一个3层的客户端/服务器应用程序。-GNU-Monitor is opens the source business supervisory system. It
allows to found a 3 customers ends/server application procedure.
- 2022-11-15 22:35:03下载
- 积分:1
-
CAJ文件,几种随机接入协议的仿真性能比较分析
CAJ文件,几种随机接入协议的仿真性能比较分析-caj paper, several random access protocols for a comparative analysis of simulation performance
- 2022-03-20 01:50:30下载
- 积分:1
-
common static page generation system (Engineer) v. 1
通用静态页面生成系统(Engineer) v.1-common static page generation system (Engineer) v. 1
- 2022-06-28 15:51:08下载
- 积分:1
-
编写程序计算三门课的平均成绩,要求应用程序分别用Java语言三种不同的循环语句实现,每门课的成绩用Math类的random()方法随机产生(random()产生...
编写程序计算三门课的平均成绩,要求应用程序分别用Java语言三种不同的循环语句实现,每门课的成绩用Math类的random()方法随机产生(random()产生的数值在0和1之间),成绩范围为40~100。
提示:自定义一个类,该类实现一个返回随机数的函数。在main函数里测试时直接调用该类的获取随机数方法。 获得随机数相关的类为:java.lang.Math 需要时可引入该类即:import java.lang.Math
-Write a program grade point average calculation of three lessons to require the application were used Java language in three different loop realization of the achievements of each course with the Math class, random () method of randomly generated (random () produces values between 0 and between 1), results range from 40 ~ 100. Tip: Customize a class that implements a function to return random numbers. In the main function, where the test is called the class to obtain a direct method of random numbers. Obtain a random number associated category: java.lang.Math necessary for the introduction of the class that is: import java.lang.Math
- 2022-07-05 00:59:52下载
- 积分:1
-
usb设计利用Cadence PCB SI分析特性阻抗变化因素
usb设计利用Cadence PCB SI分析特性阻抗变化因素-usb design using Cadence PCB SI analysis of the characteristic impedance changes in factors
- 2022-03-04 19:50:28下载
- 积分:1
-
这是我同学在IBM面试的一点资料,这里面包括笔试题目,面试题目,以及面试技巧。。
希望对想加入IBM蓝色之路的同仁有所帮助...
这是我同学在IBM面试的一点资料,这里面包括笔试题目,面试题目,以及面试技巧。。
希望对想加入IBM蓝色之路的同仁有所帮助-This is my classmate in an interview that the information on IBM, which included a written examination subject, the interview subject, as well as interviewing techniques. . Want to want to join IBM Blue Tongren road help
- 2022-03-22 00:43:25下载
- 积分:1
-
这是我在大学二年级学习C语言课程时,作为“练笔”而编写的一个小程序(当时在我眼里可却是一个大程序!)其主要特点有:1、正真做到了全中文界面(不需要UCDOS操作...
这是我在大学二年级学习C语言课程时,作为“练笔”而编写的一个小程序(当时在我眼里可却是一个大程序!)其主要特点有:1、正真做到了全中文界面(不需要UCDOS操作系支持) 2、大量的图形特技(如图像的显隐技术、图像穿插技术、多任务仿真技术等) 3、纯C语言打造(不含任何C++知识)
4、实现了街机“俄罗斯方块”绝大部分功能(如动画、声音、速度变化) 5、用户可根据自据的习惯自由地调整“游戏操作键” 6、方法独特,全部语句和技术都是我本人原创,没有参考过任何相关代码 7、防“跟踪调试”技术,防“版权篡改”技术 8、
- 2023-08-23 20:05:03下载
- 积分:1