-
推箱子C语言版,可以自定义地图,支持悔步和重复。可在VC6.0或TC中编译。很好的学生作业。文件打开关闭的基本操作。TXT文件的读取,键盘响应。坐标规划,C画图...
推箱子C语言版,可以自定义地图,支持悔步和重复。可在VC6.0或TC中编译。很好的学生作业。文件打开关闭的基本操作。TXT文件的读取,键盘响应。坐标规划,C画图。-Sokoban C language version, can customize the map to support the step-by-step and repeat regret. Can be compiled in VC6.0 or TC. Students work very good. Document the basic operation to open the closure. TXT file read, the keyboard response. Coordinates the planning, C drawing.
- 2022-08-18 12:28:21下载
- 积分:1
-
实现(7,4)循环码的编码和解码,生成多项式…
实现(7,4)CRC的编码和译码,其中生成多项式可以在程序中改成所需要的。输入4位码,可以编码生成7位循环码。译码的情况限于至多错一位的情形。-To achieve (7,4) cyclic code encoding and decoding, which generate the polynomials can be changed in the program need. Enter 4 yards, you can generate 7-bit cyclic code encoding. Limited to a maximum of decoding a wrong situation.
- 2022-11-26 10:55:03下载
- 积分:1
-
这是在MATLAB环境下进行电力系统暂态稳定分析的pst源程序,该文件定义了一个4机8节点的系统模型。...
这是在MATLAB环境下进行电力系统暂态稳定分析的pst源程序,该文件定义了一个4机8节点的系统模型。-This is the MATLAB environment in power system transient stability analysis of the pst source, the document defines a 4-machine system model 8 nodes.
- 2022-07-16 12:24:37下载
- 积分:1
-
视频的超分辨率增强技术文章,概括说明图像序列上采样增强的算法...
视频的超分辨率增强技术文章,概括说明图像序列上采样增强的算法
- 2022-11-16 08:55:04下载
- 积分:1
-
编写一个Java程序,用于输出Fibonacci数列的前20项。
提示:Fibonacci数列定义为:第一、二项的值为1,从第三项开始依次为前两项的和。...
编写一个Java程序,用于输出Fibonacci数列的前20项。
提示:Fibonacci数列定义为:第一、二项的值为1,从第三项开始依次为前两项的和。 Fibonacci[0]=Fibonacci[1]=1 Fibonacci[i]=Fibonacci[i-2]+Fibonacci[i-1] (i>=2) -Write a Java program for Fibonacci series, the first output 20. Tip: Fibonacci sequence is defined as: first, two of the value of 1, starting from the third and was followed by the first two. Fibonacci [0] = Fibonacci [1] = 1 Fibonacci [i] = Fibonacci [i-2]+ Fibonacci [i-1] (i> = 2)
- 2023-03-11 04:55:03下载
- 积分:1
-
明华智能卡的上位机程序,可以给研发智能卡的用户带来方便...
明华智能卡的上位机程序,可以给研发智能卡的用户带来方便-Minghua smart card PC procedures to be developed smart card is convenient for users
- 2023-08-07 09:25:04下载
- 积分:1
-
在控制系统中,由于某些系统不能直接实现所期望的性能,因此需要用系统校正的方法使其具有所期望的性能。本程序是基于频域法的串联校正,分为超前校正和滞后校正。...
在控制系统中,由于某些系统不能直接实现所期望的性能,因此需要用系统校正的方法使其具有所期望的性能。本程序是基于频域法的串联校正,分为超前校正和滞后校正。-In the control system, because some systems can not directly achieve the desired performance, requiring a systematic method of correction to have the desired performance. This procedure is based on the frequency-domain method of series correction, divided into ahead of correction and lag correction.
- 2022-03-05 12:04:50下载
- 积分:1
-
JSP图书管理系统
jsp图书管理系统-jsp library management system
- 2022-03-23 13:29:24下载
- 积分:1
-
verilog
verilog-wire a simple circuits
- 2023-02-08 20:15:03下载
- 积分:1
-
This software to study the method of calculating the foundation, and through mat...
本软件研究了地基的计算方法,并通过matlab对建筑工地上的地基扰度进行了数值计算,很好的解决了以前性能差的问题-This software to study the method of calculating the foundation, and through matlab on the construction site disturbance foundation degree has been calculated, a very good solution to the previous poor performance
- 2022-04-30 22:08:41下载
- 积分:1