-
migongproduce
迷宫生成器,可以根据需要自己建立各类型的迷宫,而且能求解出线路(Maze maze of various types of generators, according to the needs its own, but also to solve the lines)
- 2012-02-10 15:17:36下载
- 积分:1
-
1905
很好的搜索:
给你很多长度不定的木棒,将他们分成几组,每组中的总长度作为这组的标示值,请给出一种分组方法,能使得所有标示值中的最小值最大。
Input
多组,每组两行,第一行是一个N和K,代表有N根木棒,分成K组,第二行是N个数字,代表木棒的长度。(N不超过100,K不超过20,每根木棒长度不超过1000)
Output
输出所有标示值中的最小值的最大值。
Sample Input
5 3
1 3 5 7 9
5 3
89 59 68 35 29
Sample Output
8
89(err)
- 2007-12-28 16:47:08下载
- 积分:1
-
基于 Sqlite3的 模型数据缓存库
DCDatabase 是基于 sqlite3封装的, 采用运行时, 一句代码实现模型数组/ 模型对象的存储/读取; 采用多线程实现多任务处理, 是线程安全的. 也可参照 Github: https://github.com/CoderXWChu/DCDatabase
- 2022-05-26 20:44:46下载
- 积分:1
-
AsyTcpSocketTestDemo
C Sharp 下的网络通信编程程序,此为一个异步通讯的例子(C Sharp programming for the network communication process, this is an example of a Dove transmission)
- 2011-06-28 15:42:05下载
- 积分:1
-
Camera C#图像采集
Camera ,C#图像采集 希望对大家有所帮助,图像采集,对于学习相机有很好的帮助
- 2023-04-16 13:45:03下载
- 积分:1
-
142277346WPF_UI
说明: 精美的WPF界面示例,请大家积极下载,可以用(Beautiful example of WPF interface)
- 2020-07-03 17:40:02下载
- 积分:1
-
gray
网上找来的共享的资源,结合matlab和C对图像进行灰度形态学的变换,为进一步的处理做准备。(Online recruited to shared resources, combined with matlab and C of the image gray-scale morphology of the transformation, in preparation for further processing.)
- 2009-12-18 12:45:13下载
- 积分:1
-
SST25VF016B
SST25VF016B可以做为AT45DB161的替代品,而且价格低廉。(SST25VF016B AT45DB161 can be used as a substitute, and low prices. Is the ideal alternative.)
- 2011-10-25 14:49:33下载
- 积分:1
-
Here is how to use C# to scan through files recursively in a computer and add th...
Here is how to use C# to scan through files recursively in a computer and add them to a TreeView control. The result will be a C# treeview with folders and files. There are two main functions to accomplish the task. One for scanning directions. The other for creating nodes and child nodes in the TreeView. Both are easily done with recursive C# functions-Here is how to use C# to scan through files recursively in a computer and add them to a TreeView control. The result will be a C# treeview with folders and files. There are two main functions to accomplish the task. One for scanning directions. The other for creating nodes and child nodes in the TreeView. Both are easily done with recursive C# functions..
- 2023-03-11 19:10:04下载
- 积分:1
-
Virtual-Driving-Simulator
基于OSG 开发,模拟汽车驾驶功能,天空盒子,天气环境等(OSG development, simulation car driving function, sky boxes, weather conditions, etc.)
- 2020-09-04 15:48:07下载
- 积分:1