-
Song-Li-jie
<测量平差程序设计>——作者宋力杰,这本书中的附加源代码。(< Measurement Adjustment Program Design> - On Song Lijie, this book additional source code.)
- 2015-08-23 09:00:33下载
- 积分:1
-
EMRWriterODBC
说明: EMR的开发包,开发医疗软件的时候可以用来学习参考(EMR development kit, when developing medical software can be used for learning reference)
- 2021-04-10 03:08:59下载
- 积分:1
-
Memory
a sample c embedded program for beginners
- 2010-08-25 18:52:06下载
- 积分: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
-
biaodashiqiuzhi
表达式求值程序,很好的实现表达式的ascii码输入,到数值计算(Expression evaluation procedures, to achieve a very good expression of the ascii code input to the numerical calculation)
- 2009-07-16 16:10:20下载
- 积分:1
-
Android-memory-manage-
非常好,非常棒,非常不错的android内存管理。(android memory manage)
- 2013-10-09 07:41:43下载
- 积分:1
-
STM32F030SPI从机程序完美
说明: 硬件SPI从机设计 STM32F0平台(SPI SLAVE (hardware))
- 2021-01-29 11:38:35下载
- 积分:1
-
stm32手动控制机械臂
stm32手动控制机械臂
- 2021-05-07下载
- 积分:1
-
关于图像处理,彩色图像转化成黑白图像的算法
关于图像处理,彩色图像转化成黑白图像的算法-on image processing, color images into black-and-white image algorithm
- 2022-02-28 18:05:26下载
- 积分:1
-
car4Ssale
用c++做的汽车4s店销售系统(mfc)
录入查询库存预定等功能模块
头文件中定义 class CAutomobile4SshopDlg : public CDialog
头文件中定义class sale : public CDialog
class service : public CDialog
class storage : public CDialog
class guanli : public CDialog
分别作销售,服务,库存,管理功能模块函数体调用
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_AUTOMOBILE4SSHOP_DIALOG 102
.....宏定义为函数体调用(Using c++ to do car 4s shop sales system (mfc)
Input query inventory reserve and other functional modules
Header file defines class CAutomobile4SshopDlg: public CDialog
Header file defines class sale: public CDialog
class service: public CDialog
class storage: public CDialog
class guanli: public CDialog
Respectively, for sales, service, inventory management function module calls the function body
# define IDM_ABOUTBOX 0x0010
# define IDD_ABOUTBOX 100
# define IDS_ABOUTBOX 101
# define IDD_AUTOMOBILE4SSHOP_DIALOG 102
Defined as a function of the body ..... macro call)
- 2013-10-24 17:52:29下载
- 积分:1