-
在CCS开发环境下利用DSP怎样运行一个程序!
在CCS开发环境下用DSP芯片怎样运行一个程序!-in CCS development environment using DSP how you run a procedure!
- 2022-01-26 05:49:10下载
- 积分:1
-
文件移动移动C++语言源代码开发环境
文件移动MOVE的C语言源程序代码 开发环境为C-documents Mobile MOVE C language source code development environment for C
- 2022-03-12 14:19:54下载
- 积分:1
-
进程之间以时间片为单位,进行唤醒,调用,当时间片到后,进程就进入等待队列,而且是按优先级进行调用。...
进程之间以时间片为单位,进行唤醒,调用,当时间片到后,进程就进入等待队列,而且是按优先级进行调用。-processes with time-unit, awakened, called when time-to the post, the process would enter the waiting queue, but is carried out according to priority calls.
- 2022-01-24 17:41:48下载
- 积分:1
-
evolynx radius源码实现,RADIUS协议支持
evolynx radius源码实现,RADIUS协议支持-Source evolynx radius realize, RADIUS protocol support
- 2023-06-10 08:15:04下载
- 积分:1
-
Aduc812 进行ad_da 转换的原理图,Protel
99制作,
Aduc812 进行ad_da 转换的原理图,Protel
99制作,-Precise ad_da conversion for the schematics, Protel 99 production,
- 2022-02-05 06:23:53下载
- 积分:1
-
ajax组件,使.net开发更加舒坦,增加了用户体验友好度
ajax组件,使.net开发更加舒坦,增加了用户体验友好度-ajax components, so that. net development of more加舒坦, an increase of the user experience friendly
- 2022-05-13 11:09:21下载
- 积分:1
-
清华大学足球机器人大赛程序。
清华大学足球机器人大赛程序。-Qinghua University soccer robot competition procedures.
- 2022-06-27 15:15:40下载
- 积分: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
-
此游戏是基于 hge 1.81 写的,是一个简单的打砖块游戏
此游戏是基于 hge 1.81 写的,是一个简单的打砖块游戏-This game is based on HGE 1.81SDK. it s an easy BLCOK THROUGHT game
- 2022-09-23 05:30:04下载
- 积分:1
-
Mifare APDU规范
Mifare APDU specifications
- 2022-01-23 11:01:11下载
- 积分:1