-
CSharp-USB
说明: C#编写的usb控制程序demo,值得usb开发人员借鉴(Written in C# usb control procedures demo, worth usb developer reference)
- 2010-04-21 15:05:05下载
- 积分:1
-
Facce
face重建程序.cpp,大家随便看看,没有makefile(face reconstruction procedure. cpp, you look around, there is no makefile)
- 2008-12-25 14:00:18下载
- 积分:1
-
C
说明: C#皮肤控件!!
好用实用的第三方控件!(C# Skin control! ! Practical easy to use third-party control!)
- 2010-08-26 21:57:52下载
- 积分:1
-
Json40r2
c#版本的json转换类库,可以深层次的转换实体类型(convert c# version of the json library, you can deep-level entity type conversion)
- 2011-10-27 11:25:19下载
- 积分:1
-
wave-simulator-antenna-
基于IRA天线的辐射波模拟器天线辐射性能研究(Radiation wave simulator antenna radiation performance of the antenna-based IRA)
- 2013-11-24 10:17:13下载
- 积分:1
-
ActiveDoc
说明: 利用vc6.0提供的支持实现一个ActiveX文档服务器程序。这个程序可以从包容器中装入文件,可以编辑和保存文本以及嵌入对象,它还能够从Internet下载文本文件,每次一行。(vc6.0 use of the support provided to achieve an ActiveX file server. This procedure can pack containers loaded document, and can edit the text and to preserve embedded object, it can be downloaded from the Internet text files, one line at a time.)
- 2006-03-12 21:00:58下载
- 积分:1
-
5510
使用stm32f103rbt6实现对5510液晶的驱动,主要包括二值图形的显示(Use stm32f103rbt6 LCD driver 5510 to achieve, including the binary graphics display)
- 2013-09-21 09:00:32下载
- 积分:1
-
EightQueensGA
Eight queen with C# Example
- 2012-03-15 23:52:12下载
- 积分:1
-
53327311
基于SYMBIAN手机操作系统,用C++实现的SIP会话发起协议引擎,(Based on SYMBIAN mobile operating system, the SIP session initiation protocol engine is implemented in C language.)
- 2019-04-02 03:12:20下载
- 积分: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