联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All Java编程(2) 
按平台查找All Python(2) 

[Java编程] os-tests

os-tests是用于Linux操作系统的轻量级、快速和以客户为中心的测试集合。
os-tests is a lightweight, fast and customer centric tests collection for Linux OS. (2023-06-28, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1688413888757278.html

[Java编程] bluetoothDemo-master

Bluetooth蓝牙测试的样例代码 ACM94国际大学生编程竞赛东中心区试题
(Description n the game of Jack Straws, a number of plastic or wooden "straws" are dumped on the table and players try to remove them one-by-one without disturbing the other straws. Here, we are only concerned with if various pairs of straws are connected by a path of touching straws. You will be given a list of the endpoints for some straws (as if they were dumped on a large piece of graph paper) and then will be asked if various pairs of straws are connected. Note that touching is connecting, but also two straws can be connected indirectly via other connected straws. Input A problem consists of multiple lines of input. The first line will be an integer n (1 < n < 13) giving the number of straws on the table. Each of the next n lines contain 4 positive integers, x1 , y1 , x2 and y2 , giving the coordinates, (x1 y1 ) (x2 y2 ) of the endpoints of a single straw. All coordinates will be less than 100. (Note that the straws will be of varying lengths.) The first stra) (2017-12-11, Python, 333KB, 下载1次)

http://www.pudn.com/Download/item/id/1512980347266703.html
总计:2