-
一个用于生成LED点阵屏幕所需的任意汉字的点阵信息工具。
一个用于生成LED点阵屏幕所需的任意汉字的点阵信息工具。-used to produce a lattice LED screen for arbitrary characters lattice information tool.
- 2023-04-14 13:40:03下载
- 积分:1
-
微信小程序:货币汇率转换和计算源码
微信小程序:货币汇率转换和计算源码,用户可以通过本程序收藏货币,然后可以与世界上大部分国家进行货币转换计算,程序内列出的国家已经不少了,若发现没有的国家自己查下汇率,添加到程序中,本源码重点是让大家学习微信小程序的开发方法,学会了就可以自己改程序了。
- 2023-04-12 05:15:04下载
- 积分:1
-
绘制B样条曲线,可以试一下
绘制B样条曲线,可以试一下-mapping of B-spline curves, Try
- 2022-07-22 18:36:17下载
- 积分:1
-
这是一个用PHP和MySQL告诉如何应用非常简单的购物车…
This a very simple shopping cart written in PHP & MySQL to tell how and application work. Can be a good sample for php development for beginner. -This is a very simple shopping cart written in PHP & MySQL to tell how and application work. Can be a good sample for php development for beginner.
- 2022-01-20 23:48:49下载
- 积分:1
-
C语言编写的,利用非线性插值发进行网格值插值运算,等价于从新定义数组大小。...
C语言编写的,利用非线性插值发进行网格值插值运算,等价于从新定义数组大小。-prepared by the C language, the use of non-linear interpolation for the grid operator interpolation value, equivalent to the new definition of array size.
- 2022-09-24 09:10:03下载
- 积分:1
-
这个一个基于FPGA的DDS原代码 可以生成正弦和余弦两种波形
这个一个基于FPGA的DDS原代码 可以生成正弦和余弦两种波形-This is a DDS code bepend on FPGA ,it can generate two waves.
- 2022-12-12 08:30: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
-
provided by the Philips company mfrc design information is complete, I was used...
飞利浦公司提供的mfrc设计资料,很全的,我就是利用它来设计读卡器的-provided by the Philips company mfrc design information is complete, I was used to design the reader
- 2022-01-25 23:36:16下载
- 积分:1
-
CMTS3212的设计及实现,CMTS3212的设计及实现
CMTS3212的设计及实现,CMTS3212的设计及实现-CMTS3212 Design and Implementation, CMTS3212 Design and Implementation
- 2022-06-14 06:17:44下载
- 积分:1
-
c++小游戏.中文名<<吃豆游戏>>程序不大可作为初学者的编程实例,增进对c++这门编程语言的了解...
c++小游戏.中文名程序不大可作为初学者的编程实例,增进对c++这门编程语言的了解-c small game. Chinese name
- 2023-06-15 10:25:04下载
- 积分:1