-
实现二维变换的一些功能
实现二维变换的一些功能-2D transformation of some functional
- 2022-03-24 06:25:38下载
- 积分:1
-
汉诺塔,一个游戏,玩完便是世界末日,是由一个和尚发明的...
汉诺塔,一个游戏,玩完便是世界末日,是由一个和尚发明的-Tower of Hanoi, a game
- 2022-05-28 10:28:03下载
- 积分:1
-
windows 剪贴板的实现源代码
windows 剪贴板的实现源代码-the realization of the source code
- 2022-03-13 03:02:53下载
- 积分:1
-
使用MATLAB对通信中的一种调制技术QPSK进行编程实现,分析其误码率...
使用MATLAB对通信中的一种调制技术QPSK进行编程实现,分析其误码率-The use of MATLAB for communication in a QPSK modulation technique to program implementation, analysis of its error rate
- 2022-03-18 15:17:55下载
- 积分:1
-
能删除自身代码的源码,可以删除自己的进程,然后从磁盘删除文件...
能删除自身代码的源码,可以删除自己的进程,然后从磁盘删除文件-Can delete their own source code, you can delete their own process, and then delete the file from the disk
- 2022-03-05 11:55:56下载
- 积分:1
-
学习词汇的一个程序,它的中文解释包含太多的通知…
背单词程序 数值微分:包括用插值多项式求数值导数 用三次样条函数...原理和程序设计语言(C语言或FORTRAN语言或BASIC... -a programme for learning vocabulary.It s chinese explain contain too much information,but useless!
- 2022-12-11 15:40:03下载
- 积分:1
-
TCPIP terminal program source code
TCPIP终端程序源代码 -TCPIP terminal program source code
- 2023-01-20 05:40:03下载
- 积分:1
-
public class gedebahe { public static void main( String [] args) { for ( ) { int...
public class gedebahe { public static void main( String [] args) { for ( ) { int a=-1,b,c //b,c是分解出来的两个数 System.out.print("Please input a oushu:") //输入一个偶数 try { BufferedReader in = new BufferedReader(new InputStreamReader(System.in)) String inputLine = in.readLine() a = Integer.valueOf(inputLine).intValue() }catch (Exception exc) { System.out.println("Sorry,please input a number.") return } if (a%2!=0) { System.out.println("Sorry,please input a oushu.") return } for (b=1 b
- 2022-09-15 17:45:03下载
- 积分:1
-
一个用visual basic写的色彩渐变的程序
一个用visual basic写的色彩渐变的程序-Using visual basic to write a color gradient procedures
- 2022-01-28 03:57:52下载
- 积分:1
-
桌面向导运行结果的主要形式如图1.1所示。deskt…
桌面精灵的主窗体运行结果如图1.1所示。桌面精灵模块是以阴历和阳历相结合的方式显示的日历,其中还包含二十四节气以及一些中西方节日,这些特殊的日期都用不同的颜色进行标注。-Desktop wizard to run the results of the main form as shown in Figure 1.1. Desktop Wizard module is based on a combination of lunar and solar calendar display calendar, which also contains the 24 solar terms, and some Western holidays, these special dates are marked in different colors.
- 2023-03-14 00:20:03下载
- 积分:1