-
Matrix
矩阵相关运算,拷贝矩阵,打印矩阵内容,为矩阵赋初值,调用高斯约旦算法求逆矩阵-Matrix-related operations, matrix copy, print the contents of the matrix for the matrix given initial value, called Gauss Jordan matrix inversion algorithm
- 2022-02-12 12:14:56下载
- 积分:1
-
直线Bresenham 算法
直线的中点 Bresenham 算法的原理:每次在主位移方向上走一步,另一个方向上走不走步取决于中点偏差判别式的值。
理想直线将平面划分为三个区域:对于直线上的点,F(x, y) = 0; 对于直线上方的点 F(x, y)>0; 对于直线下方的点F(x, y)
- 2023-06-04 13:50:03下载
- 积分:1
-
timer code in vhdl
计时器的vhdl码
-timer code in vhdl
- 2022-06-18 08:32:30下载
- 积分:1
-
I wrote a category c can be directory, as long as the copies on the past can be...
我所写的一个c++类,可以得到目录,只要复制过去就可以直接运行.-I wrote a category c can be directory, as long as the copies on the past can be directly run.
- 2022-05-08 03:39:02下载
- 积分:1
-
浮点运算加减乘除四则运算,方法和特别,值得借鉴
浮点运算加减乘除四则运算,方法和特别,值得借鉴-Four floating-point addition and subtraction multiplication and division operations, methods, and in particular, it is worth drawing
- 2023-04-25 08:45:03下载
- 积分:1
-
Java kernel is unicode,as well as class files.However,most multimedias use strea...
Java内核是unicode的,就连class文件也是,但是很多媒体,包括文件/流的保存方式是使用字节流的。因此Java要对这些字节流经行转化。char是unicode的,而byte是字节。Java中byte/char互转的函数在sun.io的包中间有。其中ByteToCharConverter类是中调度,可以用来告诉你,你用的convertor。其中两个很常用的静态函数是-Java kernel is unicode,as well as class files.However,most multimedias use stream bytes,including the way of their storage.So java ought to convert these stream bytes.char is unicode,while byte is byte.byte/char convertion function is in sun.io.class ByteToCharConverter could tell you which convertor you are using.two usual static functions are
- 2022-03-13 14:22:53下载
- 积分:1
-
mpeg soft decompression algorithm for video decompression used
mpeg软解压算法,用于视频解压用的-mpeg soft decompression algorithm for video decompression used
- 2022-03-25 03:42:56下载
- 积分:1
-
VxD源码,,,,又来传哦,MY GOD 我UP。。。
我再UP
VxD源码,,,,又来传哦,MY GOD 我UP。。。
我再UP-VxD source,,,, again Chuan Oh, MY GOD I UP. . . I UP
- 2022-05-31 15:40:09下载
- 积分:1
-
c++运动会课程设计
为了巩固我们数据结构知识,加强我们的实际动手能力和提高我们综合素质,提高我们对计算机软件工程的认识学院组织我们进行了数据结构课程设计。此次课程设计要达到以下几点目的:
(1)了解并掌握数据结构与算法的设计方法,具备初步的独立分析和设计能力。 (2)提高程序设计和调试能力。学生通过上机实习,验证自己设计的算法的正确性。学会有效利用基本调试方法,迅速找出程序代码中的错误并且修改。
(3)培养算法分析能力。分析所设计算法的时间复杂度和空间复杂度,进一步提高程序设计水平。
(4)初步掌握软件开发过程的问题分析、系统设计、程序编码、测试等基本方法和技能。
- 2022-06-01 05:56:31下载
- 积分:1
-
vc++变的移动图形,可以使圆沿着正弦移动
vc++变的移动图形,可以使圆沿着正弦移动-vc change the mobile graphics can make mobile Yuan along sinusoidal
- 2022-09-17 23:20:03下载
- 积分:1