-
arm1136为高通处理器ARM11的参考文件
ARM1136 for ARM11高通one处理器参考文档
- 2022-04-01 03:16:16下载
- 积分:1
-
C++开发的。农夫过河。一个农夫带着一只狼,一只羊和一些菜过河。河边只有一条一船,由 于船太小,只能装下农夫和他的一样东西。在无人看管的情况下,狼要吃羊,羊要吃...
C++开发的。农夫过河。一个农夫带着一只狼,一只羊和一些菜过河。河边只有一条一船,由 于船太小,只能装下农夫和他的一样东西。在无人看管的情况下,狼要吃羊,羊要吃菜,请问农夫如何才能使三样东西平安过河。
-C development. Farmers across the river. A farmer with a wolf, a goat and some vegetables across the river. Only a river boat, the boat is too small to install under the farmer and his thing. Unattended circumstances, the wolf to Qiyang, the sheep to the meal, ask the farmers how to make three things safely across the river.
- 2022-06-01 15:13:42下载
- 积分:1
-
作者自己编写的应用计算机串口同三菱fx系列plc通信的源程序
作者自己编写的应用计算机串口同三菱fx系列plc通信的源程序-prepared by the author himself computer serial port with Mitsubishi fx series plc communications source
- 2022-10-13 15:35:03下载
- 积分:1
-
本算法使用分治法求解最近点对问题。事先用O(nlogn)时间对x坐标进行排序,使得所有的点是按x坐标从小到大排好序的(x坐标相同时y坐标小的排前),然后取下标小...
本算法使用分治法求解最近点对问题。事先用O(nlogn)时间对x坐标进行排序,使得所有的点是按x坐标从小到大排好序的(x坐标相同时y坐标小的排前),然后取下标小于n/2属于左边的点集PL,取下标大于n/2属于右边的点集PR,即用O(1)时间就可以将规模为n的问题分解为两个规模为n/2的、同类型的子问题。分割完毕之后就可以采用分治法,分别求出PL和PR中的最近点对,最终通过递归实现。-This algorithm uses divide and conquer to solve the problem closest point. Prior to use O (nlogn) time to sort the x coordinate so that all points are based on x coordinates from small to large sorted (x coordinates with the same y coordinates of the small, the top), and then remove the standard is less than n/2 the set of points belonging to the left PL, remove the standard is greater than n/2 set of points belonging to the right of PR, that is to use O (1) time can be the problem size n divided into two size n/2, the same type The sub-problems. Segmentation can be used after completion of sub-rule method, respectively, find the PL and PR in the last points and eventually through the recursion.
- 2022-01-25 16:01:13下载
- 积分:1
-
serial debugging process can be used to debug all their serial Kazakhstan
串口调试程序大家可以用来调试自己的串口哈
-serial debugging process can be used to debug all their serial Kazakhstan
- 2023-08-06 14:20:03下载
- 积分:1
-
U盘Dos安装及引导文件(DOS+Grud供自制引导性U盘使用)
U盘Dos安装及引导文件(DOS+Grud供自制引导性U盘使用)-U disk Dos installation and boot files (DOS+ Grud for self-guided use of U disk)
- 2022-03-20 12:05:09下载
- 积分:1
-
贪吃蛇的源代码,里面有比较好的12864液晶的显示代码。
贪吃蛇的源代码,里面有比较好的12864液晶的显示代码。-Snake&39 s source code, which has a better LCD display of the code 12864.
- 2022-03-15 07:18:01下载
- 积分:1
-
盲信号处理的幻灯片,
非常好啊大家要支持我
盲信号处理的幻灯片,
非常好啊大家要支持我-blind signal processing of slides, very nice people support me
- 2023-01-14 09:40:03下载
- 积分:1
-
With ping method realization daily checking attendance work,
but also has the co...
用ping 的方法实现日常的考勤工作,还有相关的设计文档。也存在不少的问题,若有好的意见或建议,请回复信息。- With ping method realization daily checking attendance work,
but also has the correlation the design documents. Also has many
problems, if has the good opinion or the suggestion, please reply the
information.
- 2022-02-01 02:19:36下载
- 积分:1
-
包括打印需要的启动停止信号
实时温度控制等程序及源码
包括打印需要的启动停止信号
实时温度控制等程序及源码-Printing needs, including start-stop signal in real-time temperature control procedures and source
- 2022-07-06 19:47:01下载
- 积分:1