CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - mc3000
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - mc3000 - List
[
Other resource
]
drp-ce5
DL : 0
立体仓库出入库管理系统 用于扫描枪 mc3000 用于仓库进行出入库管理
Update
: 2008-10-13
Size
: 6.3mb
Publisher
:
赵亭亭
[
File Operate
]
MC3000_Manual
DL : 0
mc3000编程手册, mc3000编程手册,mc3000编程手册
Update
: 2008-10-13
Size
: 2.28mb
Publisher
:
zhaozzj
[
.net
]
drp-ce5
DL : 0
立体仓库出入库管理系统 用于扫描枪 mc3000 用于仓库进行出入库管理-A storage warehouse management system for scanning gun MC3000 for a storage warehouse management
Update
: 2025-02-17
Size
: 6.3mb
Publisher
:
赵亭亭
[
File Format
]
MC3000_Manual
DL : 0
mc3000编程手册, mc3000编程手册,mc3000编程手册-MC3000 programming manual, mc3000 programming manual, mc3000 programming manual
Update
: 2025-02-17
Size
: 2.28mb
Publisher
:
zhaozzj
[
Windows CE
]
Symbol_MC3000_C.ScanSample
DL : 0
Symbol MC3000 Visual C 条码扫码范例程序之1-Symbol MC3000 Visual C barcode sweep procedure code sample 1
Update
: 2025-02-17
Size
: 150kb
Publisher
:
jacky wei
[
Windows CE
]
Symbol_MC3000_C.ScanSample_Fyfjm
DL : 0
Symbol_MC3000_C#.条码扫码范例程序之2-Symbol_MC3000_C#. Barcodes sweep procedure code sample 2
Update
: 2025-02-17
Size
: 519kb
Publisher
:
jacky wei
[
Windows CE
]
Symbol_MC3000
DL : 0
迅宝MC3000的PDA程序,有需要的下载-Symbol MC3000 the PDA process, there is a need to download
Update
: 2025-02-17
Size
: 3.56mb
Publisher
:
123
[
Windows CE
]
RapiControl
DL : 0
WINCE环境下,PC与PDA数据传输的类,在与SYMBOL MC3000型PDA的连接上测试通过-WINCE environment, PC and PDA data transfer classes SYMBOL MC3000-based PDA with a connection on the test
Update
: 2025-02-17
Size
: 2kb
Publisher
:
wwy
[
Windows CE
]
Scanning
DL : 0
WINCE环境下,扫描头使用类,只需在程序开始时开启扫描头即可,在SYMBOL MC3000环境下测试成功,需要使用到SYMBOL的API库,PDA端程序-WINCE environment, scanning the first use of classes, just the beginning of the program can open the scan head, in SYMBOL MC3000 environment test is successful, need to use the SYMBOL of the API library, PDA-side programs
Update
: 2025-02-17
Size
: 1kb
Publisher
:
wwy
[
Windows CE
]
FileIO
DL : 0
WINCE环境下,文件控制类,在SYMBOL MC3000环境下测试成功-WINCE environment, the document control class, in the SYMBOL MC3000 environment successfully tested
Update
: 2025-02-17
Size
: 1kb
Publisher
:
wwy
[
Windows CE
]
Beep
DL : 0
WINCE环境下,发声类,在SYMBOL MC3000环境下测试成功,需要使用到SYMBOL的API库,可以自己设置发声的长短,次数,音频-WINCE environment, voice class, SYMBOL MC3000 environment test is successful, need to use the SYMBOL of the API library, you can set up their own voice, their duration, frequency, audio
Update
: 2025-02-17
Size
: 1kb
Publisher
:
wwy
[
Windows CE
]
LogService
DL : 0
WINCE环境下,日志类,在SYMBOL MC3000环境下测试成功,需要使用到FILEIO类-WINCE environment, the log class, SYMBOL MC3000 environment tested successfully, you need to FILEIO class
Update
: 2025-02-17
Size
: 1kb
Publisher
:
wwy
[
Windows Mobile
]
30XXc50BdeHX073500
DL : 0
German WindowsMobile 6.1 image for the Motorola/Symbol MC3000 series handheld barcode scanner.
Update
: 2025-02-17
Size
: 19.55mb
Publisher
:
FreaX
[
Windows CE
]
30XXc50BdeUP073500
DL : 0
German WindowsCE 5.0 Firmware and update tool for Motorola/Symbol MC3-German WindowsCE 5.0 Firmware and update tool for Motorola/Symbol MC3000
Update
: 2025-02-17
Size
: 17.32mb
Publisher
:
FreaX
[
Windows CE
]
StartUpdLdr_WM5.0
DL : 0
WindowsCE 5.0 Flashing tool for Motorola/Symbol MC3000 handheld barcode scanner.
Update
: 2025-02-17
Size
: 3kb
Publisher
:
FreaX
[
Windows Mobile
]
30XXw61MenUP010900
DL : 0
Motorola/Symbol MC3000 Windows Mobile 6.1 firmware und flashing tool.
Update
: 2025-02-17
Size
: 36.3mb
Publisher
:
FreaX
[
Windows Develop
]
FlowerShop
DL : 0
东莞MOTOROLA MC3000数据采集器条码采集终端盘点机优点: ·在高强度扫描应用中,降低用户的疲劳度,提高工作效率 ·用户可调整扫描位置,使扫描操作舒适无比,工作效率空前提高 ·与VGA相比,分辨率提高30 ,便于在各种环境下查看,提高了扫描准确率 ·实现实时数据交换,获得最高生产效率 ·能够承受从4英尺(1.2)高度多次跌落到水泥地面的冲击,500次滚动 ·符合工业标准的防水、防尘效果,确保在恶劣条件下具有可靠的性能 ·具有高速CPU性能,广泛的应用程序支持,熟悉的软件界面 ·提供多种数据输入模式,已获得最大效率 -g code = this.txtbarcode.Text.Trim() string fileName = "barcodeinfo.txt" StreamReader sr = new StreamReader(fileName, Encoding.Default) //以gb2312字符编码格式读取文本。 string str int count=0 while ((str = sr.ReadLine()) != null)//读取每一行 { if (str.IndexOf(code) == 0) { this.listBoxCode.Items.Add(str) this.listBoxCode.SelectedIndex = this.listBoxCode.Items.Count- 1 count = count+ 1 } } if (count == 0) { this.listBoxCode.Items.Add(code+ " 无条码信息") this.listBoxCode.SelectedIndex = this.listBoxCode.I
Update
: 2025-02-17
Size
: 5.9mb
Publisher
:
范立勇
[
Windows CE
]
MC3000
DL : 0
手持设备进行扫码后传给管理软件自动识别 达到高效、精确的管理功能-Handheld device scan code and sends the management software to automatically identify efficient and accurate management
Update
: 2025-02-17
Size
: 51kb
Publisher
:
顾江源
[
CSharp
]
SamplePMC3000PDA
DL : 0
MC3000 采集器程序源代码 MC3000 采集器程序源代码-MC3000 MC3000 Collector collector source code source code
Update
: 2025-02-17
Size
: 150kb
Publisher
:
清河
[
Windows CE
]
DHCEQInventory
DL : 0
之前开发的一个案例源码,关于盘点数据,采集上传。平台是摩托罗拉的MC3000,WINDOWS CE操作系统。-data collecting system with windows ce.
Update
: 2025-02-17
Size
: 957kb
Publisher
:
周涛
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.