-
sale
商品销售管理系统采用Visual C++ 6.0进行编写,采用ADO技术对SQL数据库进行访问。该系统主要处理商品基本信息、客户基本信息的维护、报价单、销售合同、销售订单、发货单、各种销售计划等信息,实现商品销售的日常管理功能。(Commodity sales management system using Visual C++ 6 to prepare, using ADO technology to access the SQL . The system mainly deals with the basic information of goods, customer information maintenance, quotation, sales contract, sales orders, invoices, sales plan and other information, realize the merchandise sales management function.)
- 2016-12-12 21:13:17下载
- 积分:1
-
com
MSP430X44X系列的串口通讯操作完整程序(COM USED IN MSP430)
- 2009-07-17 17:22:41下载
- 积分:1
-
Figure7.9
This program to explain how we use openGl function
- 2010-11-30 17:56:39下载
- 积分:1
-
cs563_intro
Understand state-of-the-art techniques for
photorealistic rendering
Become conversant with cutting edge graphics
literature
Hands-on exploration of one (or more) of the
techniques encountered (a project).
Learning and using raytracing to generate amazing
pictures.
Possibly extend one of the studied techniques,
implement new ones
- 2012-01-05 22:36:15下载
- 积分:1
-
linux设备总线platform高级
在Linux 3.5的设备驱动模型中,关心总线、设备和驱动这3个实体,总线将设备与驱动绑定。在系统每注册一个设备的时候,会寻找与之匹配的驱动;相反,在系统每注册一个驱动的时候,会寻找与之匹配的设备,而匹配由总线完成。一个现实的Linux 设备与驱动通常都需要挂接在一种总线上,对于本身依附于PCI、USB、I2 C、SPI等的设备而言,这自然不是问题,但是在嵌入式系统里面,SOC系统中集成的独立的外设控制器、挂接在SOC内存空间的外设等却不依附于此类总线。基于这一背景,Linux发明了一种虚拟的总线,称之platform总线,相应的设备称为platform_device,而驱动程序称为platform_driver。
- 2022-02-25 16:19:49下载
- 积分:1
-
Motion-system-identification
《精通Visual C++数字图像处理技术与工程案例》中第10章运动系统识别
(Motion system identification
)
- 2012-08-29 20:46:43下载
- 积分:1
-
C语言图形编程
C语言 关于图形编程的 一些方法函数以及相关使用方法。(C language graphics programming on some methods, functions and related methods of use.)
- 2017-11-10 08:20:07下载
- 积分:1
-
Factor Oracle, Suffix Oracle
We introduce a new automaton on a word p, sequence of letters taken in an alphabet
,that we call factor oracle. This automaton is acyclic, recognizes at least the factors of
p , has m 1 states and a linear number of transitions . We give an on-line construction
algorithm of the factor oracle. The tight links between this structure and the suffix
automaton allows us to introduce a second structure : the suffix oracle . We use these
two structures in string matching algorithms that we conjecture optimal according to the
experimental results. These algorithms are as efficient as the ones that already exist using
less memory and being more easy to implement.
- 2021-08-08 00:30:54下载
- 积分:1
-
emWin
energy emwin驱动程序,可驱动彩屏及相关LCD控制器(energy emwin)
- 2013-04-22 18:21:35下载
- 积分:1
-
Ch6-EX12
Write a recursive function to generate a pattern of stars such as the following
- 2014-09-24 06:26:25下载
- 积分:1