-
iniFile
ini文件操作类适合VC程序员使用,精选学习源码,很好的参考资料。(The ini class file for VC programmers to use, select learning source code, a good reference.)
- 2013-12-25 10:18:58下载
- 积分:1
-
GNSS Positioning(北斗)
GPS伪距单点定位算法,自己写的。一起交流啊。(GPS pseudo range single point positioning algorithm, written by itself. Exchange it together.)
- 2018-03-10 15:13:50下载
- 积分:1
-
SCCSMO
VC++串口监视软件,界面漂亮功能强大
经编译和测试通过。(Interface pretty strong functions of VC++ Serial Port Monitor software is compiled and tested.)
- 2020-12-26 21:09:03下载
- 积分:1
-
Music
音乐播放器,可以从系统中选择想要听的歌曲,导入到该播放器中,播放器有暂停和开始选项。(Music player, you can choose from the system you want to listen to the songs into the player, the player with pause and start options.)
- 2013-11-16 20:11:53下载
- 积分:1
-
基于DVB标准的mpeg-2 TS码流播放器源代码
自己设计的基于DVB标准的mpeg-2 TS码流播放器源代码(Of their own design based on the DVB standard mpeg-2 TS stream player source code)
- 2012-07-17 10:06:00下载
- 积分:1
-
trunk
串口通讯的一个类,已经在用,分享给大家。(serial port communication file.)
- 2015-09-14 11:34:06下载
- 积分:1
-
模板匹配实例
模板匹配简单实例 可用于新手测试 与示范 用opencv实现(A simple template matching example can be used for the novice test and demonstration opencv implementation)
- 2021-03-01 19:19:34下载
- 积分:1
-
PCI-DMA
PCI视频采集的驱动程序,采用DMA方式实现数据到内存的传输(PCI,DMA)
- 2010-11-01 15:43:48下载
- 积分:1
-
DNP3.0-Master
DNP3.0规约调试软件,包含源代码。可用于FTU调试,学习DNP规约。(Statute DNP3.0 debugging software, including source code. FTU debugger can be used to study the Statute DNP.)
- 2009-06-04 09:36:27下载
- 积分:1
-
medo
设X[ 0 : n - 1]和Y[ 0 : n – 1 ]为两个数组,每个数组中含有n个已排好序的数。找出X和Y的2n个数的中位数。 编程任务 利用分治策略试设计一个O (log n)时间的算法求出这2n个数的中位数。 数据输入 由文件input.txt提供输入数据。文件的第1行中有1个正整数n(n<=200),表示每个数组有n个数。接下来的两行分别是X,Y数组的元素。结果输出 程序运行结束时,将计算出的中位数输出到文件output.txt中(Let X [0: n- 1] and Y [0: n- 1] for the two arrays, each array containing the n number has been sorted. 2n X and Y to identify the number of digits. programming tasks using the divide and conquer strategy try to design an O (log n) time algorithm to calculate this median number 2n. Data input by the input data provided input.txt file. The first line in the file has a positive integer n (n < = 200), that there are n numbers of each array. The next two lines are the X, Y array elements. The end result is output program runs, the calculated median output to file output.txt)
- 2021-03-22 16:29:16下载
- 积分:1