-
procedures with Java JiuGongTu series of the game program, which is applet, comp...
用JAVA程序编的九宫棋程序,该程序是applet,请编译后执行-procedures with Java JiuGongTu series of the game program, which is applet, compiled implementation
- 2023-08-20 02:35:03下载
- 积分:1
-
calculator program, the interface beautifully
计算器程序,界面精美-calculator program, the interface beautifully
- 2022-09-29 00:40:03下载
- 积分:1
-
经典的选择排序算法,可以显示过程
经典的选择排序算法,可以显示过程-classic choice algorithm can demonstrate that the process
- 2023-08-04 23:30:02下载
- 积分:1
-
这是一个JSP的一个摸班部件, 学生管理系统的一部分
这是一个JSP的一个摸班部件, 学生管理系统的一部分-This is a touch of a JSP components classes, students part of the management system
- 2022-01-25 21:43:40下载
- 积分:1
-
MATLAB的FPGA数字信号处理程序
类似于DSP的C语言
简称SG,大家指教!!...
MATLAB的FPGA数字信号处理程序
类似于DSP的C语言
简称SG,大家指教!! -MATLAB FPGA digital signal processing DSP similar to the C language acronym SG, we know! !
- 2022-02-28 10:24:37下载
- 积分:1
-
教你如何简单显示一章bmp位图,分析的很透彻,很适合出学者.希望能给你带来帮助!...
教你如何简单显示一章bmp位图,分析的很透彻,很适合出学者.希望能给你带来帮助!-teach you how simple bmp chapter shows a bitmap, a very thorough analysis, very suitable to scholars. hope that they will bring you!
- 2022-08-11 05:09:16下载
- 积分:1
-
模拟的一个交通指南,找最短的公交路线及最省时间的公交路线...
模拟的一个交通指南,找最短的公交路线及最省时间的公交路线-simulation of a traffic guide to find the shortest and most bus routes will save time of transit routes
- 2022-03-09 09:54:41下载
- 积分:1
-
双线性变换法无限长单位脉冲响应滤波器的设计,用到的模拟原型是切比雪夫和巴特沃斯低通滤波器。能够显示滤波器的幅频特性和相频特性曲线...
双线性变换法无限长单位脉冲响应滤波器的设计,用到的模拟原型是切比雪夫和巴特沃斯低通滤波器。能够显示滤波器的幅频特性和相频特性曲线-bilinear transform infinite impulse response filter units in the design, use of simulation is a prototype and Chebyshev low-pass Butterworth filter. To demonstrate the filter frequency characteristics and phase frequency response curve
- 2022-02-27 02:27:12下载
- 积分:1
-
台球小游戏 所以的球都是定时炸弹,必须在规定的时间内将所以的球打进,不然炸弹就会爆炸。...
台球小游戏 所以的球都是定时炸弹,必须在规定的时间内将所以的球打进,不然炸弹就会爆炸。-small billiards game so the ball is a time bomb which must be within a specified time so the ball will be reached, otherwise bombs will explode.
- 2022-01-26 08:18:33下载
- 积分:1
-
/ *说明:1。自定义分数的类分数,使用这样的分数可以C。
/*
描述:
1.自定义分数类fraction,使用该类可以完成分数的输入、分数的加、减、乘、除二目运算和一目减运算、分数的约分操作、分数的倒数运算、对两个分数进行六种比较运算、以及对分数的输出等操作。
2.尽量用运算符重载函数。如,可重载+、-、*、/、>、>=、 =,< ,< =,==,!=, in order to achieve a variety of computing scores. And achieve scores and mixed integer operations. 3. As far as possible to consider application performance.
- 2023-08-25 05:25:02下载
- 积分:1