-
matlab八叉树的建立
使用matlab的struct结构,建立一个八叉树(build an octree by matlab software)
- 2021-04-16 22:38:53下载
- 积分:1
-
uva10324解法(提共題目和解法程式)
題目說明:給你一連串僅包含0和1的字串 (字串長度最大到1000000,字串從第0個字元開始),要請你回答我們在第i個和第j個字元之間(包含第i個和第j個)、 是否所有的字元均相同 (均為1或均為0)。如果均相同請回答Yes、 否則請回答No。输入每筆測試資料的第一列為一個僅包含0和1的字串,下一列有1個整數n 代表對於上一列字串以下有n個問題。皆下來的 n 列每列有2個非負的整數分別代表 i和 j。输出對每一列測試字串,請先輸出第幾個的案例。然後根據 n 個問題回答肯定或否定的。解法:1.用获取讀入整行字串輸入、 並計算長度2.先判斷第 0 個位置,为 0 則把 0 存入另一個整數陣列,为 1 則存 13.用迴圈把字串陣列轉換存到整數陣列、 遇到字元 0 則值不變、 遇到字元 1 則加 14.欲判斷的i、 j位置都為字元 0、 且整數陣列i、 j位置的值相同、 代表有一連串 0、 輸出是5.欲判斷的i j位置都為字元 1,且整數陣列i、 j位置的值相減為i、 j的差、 代表有一連串 1,輸出是6.其他情況輸出号
- 2022-05-06 12:04:30下载
- 积分:1
-
一个很好的Java批量反编译工具,非常好用
一个很好的Java批量反编译工具,非常好用-A good batch decompile Java tools, very easy to use
- 2023-01-10 21:55:04下载
- 积分:1
-
poker
用matlab对纸牌进行识别,使用matlab对扑克牌进行识别,用matlab的GUI对纸牌进行识别(Matlab is used to identify the cards, to identify the playing cards with MATLAB, and to identify the cards with the GUI of MATLAB.)
- 2018-06-29 14:22:18下载
- 积分:1
-
一个类结构,非常实用的工具,在RPG游戏和战略游戏中,经常需要角色自动根据地图寻找最短路径绕过建筑物...
一个类结构,非常实用的工具,在RPG游戏和战略游戏中,经常需要角色自动根据地图寻找最短路径绕过建筑物-A class structure, a very useful tool, in the RPG games and strategy games, role often need to automatically map to find the shortest path to bypass the building
- 2022-05-14 20:59:10下载
- 积分:1
-
Universal Serial Bus (USB) is a communications architecture that gives a persona...
Universal Serial Bus (USB) is a communications architecture that gives a personal
computer (PC) the ability to interconnect a variety of devices using a simple four-
wire cable. The USB is actually a two-wire serial communication link that runs at
either 1.5 or 12 megabits per second (mbs). USB protocols can configure devices
at startup or when they are plugged in at run time. These devices are broken into
various device classes. Each device class defines the common behavior and
protocols for devices that serve similar functions. Some examples of USB device
classes are shown in the following table
- 2022-07-25 07:02:30下载
- 积分:1
-
seamlessrdp-master
ZLayoutManager-五行代码实现 炫动滑动 卡片层叠布局(ZLayoutManager-Five-Line Code for Flashing Sliding Card Layout)
- 2020-06-22 16:40:02下载
- 积分:1
-
winsock文件传输,界面很漂亮哦,能够在客户端和服务器之间传输文件。...
winsock文件传输,界面很漂亮哦,能够在客户端和服务器之间传输文件。-winsock file transfer, the interface is beautiful Oh, to the client and server to transfer files between.
- 2023-05-24 20:40:04下载
- 积分:1
-
一个有很多错误的问题,希望哪位高手可以帮我解决一下啊,记住要是高手啊,一般的手就不要下了.自食其力....
一个有很多错误的问题,希望哪位高手可以帮我解决一下啊,记住要是高手啊,一般的手就不要下了.自食其力.-a lot of mistakes in the hope that any expert can help solve what I ah, remember if master ah, general hand had not. Self-reliance.
- 2022-05-10 16:05:25下载
- 积分:1
-
计算图中两点间最短路径和距离
calculates the shortest path and distance between two nodes on a map
- 2023-04-22 13:00:03下载
- 积分:1