- 
                        TenyQQ
                        
                          批量登陆QQ号,好东西,大家都来看看吧,都来下载,试一下好东西哦(Batch No. QQ landing, a good thing, we all look at and see, have to download, try Oh, good things)                         
                            - 2009-05-14 17:41:13下载
- 积分:1
 
- 
                        cyfvbkhon
                        
                          1.原料基本信息维护;
2.供应商基本信息维护;
3. 仓库信息维护;
4.原料入库管理;
5.原料出库管理;
6. 入库信息查询、出库信息查询、库存信息查询。
所有管理包括(增加、删除、修改、查询)。
(A.Raw materials, basic maintenance 
Two. Supplier of basic maintenance 
Warehouse information maintenance 
4. Raw material storage management 
5 The raw materials out of the database management 
(6) the storage of information inquiry, the library information inquiries, queries of inventory information.
All management (add, delete, modify, query).
)                         
                            - 2012-05-13 08:45:14下载
- 积分:1
 
- 
                        WR_ds18b20_by_AT89s52
                        
                          用51单片机读写温度传感器ds18b20温度源码包含温度传感器初始化及温度读写等功能。(Program for reading and writing tempreture sensor DS18b20. )                         
                            - 2010-03-04 23:22:16下载
- 积分:1
 
- 
                        demo1forbaseboard
                        
                          说明:  demo1forbaseboard,芯片板的例程1,按键控制led灯的亮灭(Demo1forbaseboard,routine 1 of chip board,key control LED light on and off)                         
                            - 2019-10-28 14:45:06下载
- 积分:1
 
- 
                        vp树
                        
                          #ifndef _VPTREE_HEADER_
#define _VPTREE_HEADER_
#include 
#include 
#include 
#include 
#include 
#include 
template
class VpTree
{
public:
    VpTree() : _root(0) {}
    ~VpTree() {
        delete _root;
    }
    void create( const std::vector& items ) {
        delete _root;
        _items = items;
        _root = buildFromPoints(0, items.size());
    }
    void search( const T& target, int k, std::vector* results, std::vector* distances)                          
                            - 2023-06-23 00:20:03下载
- 积分:1
 
- 
                        GDOP
                        
                          卫星导航系统中计算DOP值,非常实用的程序,希望对大家有用(satellite navigation system )                         
                            - 2009-12-06 19:14:46下载
- 积分:1
 
- 
                        SN8F5702_TEMPLATE_Sample_Code
                        
                          SN8F5702_TEMPLATE_Sample_Code                         
                            - 2021-01-20 14:18:41下载
- 积分:1
 
- 
                        对于新文件夹,下载,上传,打开单独的文档,合并文档…
                        
                          进行新建文件夹,下载,上传,打开,分割文件,合并文件,Unzip解压,Zip压缩,剪切 复制 粘贴 删除 全选 清除 重命名 等操作-for new folders, download, upload, opened separate document, the merger documents, Unzip unpack, Zip compression, shear copy and paste delete the entire election to remove rename etc                         
                            - 2022-08-25 16:37:22下载
- 积分:1
 
- 
                        hanzi16
                        
                          在windML实现汉字的字符驱动,能够在液晶等显示界面上实现.-(vxworks windML )                         
                            - 2013-02-04 16:43:42下载
- 积分:1
 
- 
                        chap11-15
                        
                          这是Windows程序设计(第五版)第11章-第15章的源代码!(This is a Windows program design (fifth edition) Chapter 11- Chapter 15 of the source code!)                         
                            - 2008-01-03 11:36:42下载
- 积分:1