-
计算机数值分析实验题目 三次样条插值的程序 满足三次样条插值的三弯矩法 编制第一与第二边界条件的程序...
计算机数值分析实验题目 三次样条插值的程序 满足三次样条插值的三弯矩法 编制第一与第二边界条件的程序-Computer Numerical Analysis Experiment topics cubic spline interpolation procedures meet cubic spline interpolation of three Moment preparing for the first and second boundary conditions procedures
- 2023-07-11 07:25:03下载
- 积分:1
-
本程序用VHDL语言编程实现FPGA对点阵液晶1602的驱动
本程序用VHDL语言编程实现FPGA对点阵液晶1602的驱动
-This procedure using VHDL language programming FPGA to realize the 1602 dot-matrix LCD driver
- 2022-02-04 12:45:17下载
- 积分:1
-
prepared using Visual C procedures. MFC suitable for beginners learning from the...
用VISUAL C++编写的程序.适合初学MFC的人学习.-prepared using Visual C procedures. MFC suitable for beginners learning from the people.
- 2022-11-18 19:25:03下载
- 积分:1
-
(1) 设计一个程序,用于根据用户输入的命令行参数数量来计算长方形、正方形、三角形的面积。如果输入的参数为一个、二个、三个则它们应分别对应正方形、长方形、三角形...
(1) 设计一个程序,用于根据用户输入的命令行参数数量来计算长方形、正方形、三角形的面积。如果输入的参数为一个、二个、三个则它们应分别对应正方形、长方形、三角形,如果没有参数,则通过异常处理方法现实错误消息。(用于计算面积的方法是一个重载的方法。提示:定义一个抽象的父类,并提供一个抽象的方法area(). 再派生出三个子类,重写area()方法,然后在main方法中用多态来实现具体的面积函数的调用)。-(1) design a program based on user input for the command line parameters to calculate the number of rectangular, square, triangle area. If the input parameter is one, two, three then they should correspond to a square, rectangle, triangle, without parameters, exception handling through the real error message. (Used to calculate the area is an overloaded method. Note: the definition of an abstract parent class, and provides an abstract method area (). To send birth to three sub-classes override area () method, and then in main method using multi-state to achieve a specific area of a function call).
- 2022-07-11 07:56:19下载
- 积分:1
-
winpcap3.1源代码,对网络底层驱动有兴趣的人员…
winpcap3.1源代码,供网络底层驱动有兴趣人员研究-winpcap3.1 source code, the underlying driver for the network staff has interest in research
- 2022-10-01 21:05:03下载
- 积分:1
-
1)设定字节型变量VAR1的内容为35H,编写程序将VAR1的高4位与低4位分离,分别作为低4位保存在RES1和RES2中,这两个变量高4位置0。
2...
1)设定字节型变量VAR1的内容为35H,编写程序将VAR1的高4位与低4位分离,分别作为低4位保存在RES1和RES2中,这两个变量高4位置0。
2)设定32位(二进制)数据0E2597455H(注:最高位为E)保存在变量VAR2中,将该变量中的内容算术左移2位,所得结果仍然保存在VAR2中-1) Set the contents of byte variable VAR1 is 35H, the preparation of the program will VAR1 high 4 and low 4 separation, respectively, as a low 4 bits stored in RES1 and RES2, this high-4 position of the two variables 0.2 ) to set the 32-bit (binary) data 0E2597455H (Note: The highest level of E) stored in the variable VAR2 in the contents of the variable arithmetic left two, the result is still stored in the VAR2 in the
- 2022-09-12 00:15:03下载
- 积分:1
-
用matlab实现Dijkstra算法的路由协议仿真
利用MATLAB来实现Dijkstra算法模拟了路由选择协议-using MATLAB to achieve the Dijkstra algorithm to simulate the Routing Protocol
- 2022-10-12 20:05:04下载
- 积分:1
-
director中产生随机数并跳转到相应标签处的问题
director中产生随机数并跳转到相应标签处的问题-director generated random number and jump to the appropriate tab at the problem
- 2022-10-19 06:35:03下载
- 积分:1
-
VC++ to write with the calculation of MD5 value of the dynamic library, is the s...
用VC++写的计算MD5值的动态库,是源代码哟,可加入自己的程序中进行密码的加密,呵,喜欢的下-VC++ to write with the calculation of MD5 value of the dynamic library, is the source code yo can add it to your program the password encryption, Oh, like the next
- 2023-07-23 03:05:04下载
- 积分:1
-
续接上面16*16VHDL 程序,可作参考,大家互相学习3
续接上面16*16VHDL 程序,可作参考,大家互相学习3-Then added 16* 16VHDL procedures above can be used for reference, we learn from each other 3
- 2022-03-04 13:36:36下载
- 积分:1