-
利用高斯约当方法,求解线性方程组,包括VC++源码以及运行程序...
利用高斯约当方法,求解线性方程组,包括VC++源码以及运行程序-Gauss-Jordan
- 2023-01-26 17:45:04下载
- 积分:1
-
Dijkstra c
这我来源代码当我还是教我的学生在我班的数据结构。从这段代码我们可以了解使用 dijkstra 算法的 shotest 路径使用可以使用的 greedy.the 数据,采用是这种格式 txt101 2 101 4 52 3 12 4 33 5 64 2 24 3 94 5 25 1 75 3 4
- 2023-06-22 06:40:03下载
- 积分:1
-
一个经典的acm题
一个经典的acm题-a classic that acm
- 2022-03-24 20:41:42下载
- 积分:1
-
一个用Basic实现的B
一个用Basic实现的B-Tree算法- The B-Tree algorithm which realizes with Basic
- 2022-01-23 11:15:55下载
- 积分:1
-
The cart with an inverted pendulum, shown below, is "bumped" with an impulse
f...
The cart with an inverted pendulum, shown below, is "bumped" with an impulse
force, F. Determine the dynamic equations of motion for the system, and lin
earize about the pendulum s angle, theta = Pi (in other words, assume that p
endulum does not move more than a few degrees away from the vertical, chosen
to be at an angle of Pi). Find a controller to satisfy all of the design re
quirements given below.
-The cart with an inverted pendulum, shown below, is "bumped" with an impulse force, F. Determine the dynamic equations of motion for the system, and lin earize about the pendulum s angle, theta = Pi (in other words, assume that p endulum does not move more than a few degrees away from the vertical, chosen to be at an angle of Pi). Find a controller to satisfy all of the design re quirements given below.
- 2022-03-17 02:37:20下载
- 积分:1
-
Consumerandproducerproblem
生产者消费者问题 存在竞争互斥 死锁问题的解决 三个线程-Consumer producer problem competition problems mutex deadlock three threads
- 2022-02-15 23:13:20下载
- 积分:1
-
重磅送出,一个网站的字符串匹配算法讲解,以及算法实现的演示。希望在字符串匹配算法这方面有研究的。看了这里面的东西,保证你不再去找别的东西去看了。经典中的经典。这...
重磅送出,一个网站的字符串匹配算法讲解,以及算法实现的演示。希望在字符串匹配算法这方面有研究的。看了这里面的东西,保证你不再去找别的东西去看了。经典中的经典。这是把一个网站的一个链接目录完全下载,是收藏的精品-hit send, a website to explain the string matching algorithm, the algorithm of the demonstration. In this string matching algorithms are studied. Read this and the things that you are no longer guaranteed to find something else to see it. The classic classic. This site is a directory of links to a full download, is a collection of products
- 2023-02-18 09:45:03下载
- 积分:1
-
用C# 生成128CODE条形码图片
应用背景扫描枪在扫描货品条码时,虽然可以在电脑上显示出扫描到的数字,但是不能显示条码图片。我们在应用的过程中可能需要将条码一起打印出来显示在一张A4纸上。所以可以利用这个类生成相应的128条形码图片,然后插入到word中,并将相应的条码(包含条码图形)打印出来。这类应用在仓库管理中应用较多,比如要把一个货架上的所有箱码打印显示在A4纸上。然后扫描枪只要扫描这张纸上的条码就可以知道这个货架上有哪些货。关键技术代码的核心是它将128码的码制定义在一张DataTable表中,这个表中记录了每个数字和字母对应的条形码编号,用这些编号来生成条形码。比如你给一串数字,要生成一个条形码时,代码会取出这串数字每个数,然后查询这张表格,记录每个数在表格中对应的位置。这些索引形成一个list,然后根据这个list生成一个bimap,最后保存为图片。
- 2022-12-19 03:25:02下载
- 积分:1
-
这是一个DDS程序,用VHDL编写,实现的是一个频率可调…
这是一个DDS程序,用VHDL编写,实现的是一个频率可调的方波-This is a DDS procedures, using VHDL prepared achieve is a frequency adjustable square
- 2022-03-30 06:47:29下载
- 积分:1
-
Symbolic integration, notes in Chinese, we try, for reference to learn ~
符号积分法,有中文注释,大家试试,供参考学习~-Symbolic integration, notes in Chinese, we try, for reference to learn ~
- 2022-02-03 17:58:05下载
- 积分:1