登录
首页 » C# » BT_Printer

BT_Printer

于 2021-03-31 发布 文件大小:656KB
0 206
下载积分: 1 下载次数: 2

代码说明:

  pda连接蓝牙打印机程序,c#开发的语言(pda connection blue printer)

文件列表:

BT_Printer.suo, 20480 , 2011-10-04
BT_Printer\BT_Printer.csproj, 3412 , 2011-09-30
BT_Printer\BT_Printer.csproj.user, 236 , 2011-10-04
BT_Printer\InTheHand.Net.Personal.dll, 434688 , 2011-09-29
BT_Printer\bin\Debug\BT_Printer.dll, 6656 , 2011-09-30
BT_Printer\bin\Debug\BT_Printer.pdb, 15872 , 2011-09-30
BT_Printer\bin\Debug\InTheHand.Net.Personal.dll, 434688 , 2011-09-29
BT_Printer\bin\Release\InTheHand.Net.Personal.dll, 434688 , 2011-09-29
BT_Printer\bin\Release\BT_Printer.dll, 6656 , 2011-10-04
BT_Printer\bin\Release\BT_Printer.pdb, 13824 , 2011-10-04
BT_Printer\obj\Debug\BT_Printer.csproj.FileListAbsolute.txt, 334 , 2011-09-30
BT_Printer\obj\Debug\BT_Printer.dll, 6656 , 2011-09-30
BT_Printer\obj\Debug\BT_Printer.pdb, 15872 , 2011-09-30
BT_Printer\obj\Debug\ResolveAssemblyReference.cache, 8964 , 2011-09-30
BT_Printer\obj\Release\BT_Printer.csproj.FileListAbsolute.txt, 860 , 2011-10-04
BT_Printer\obj\Release\BT_Printer.pdb, 13824 , 2011-10-04
BT_Printer\obj\Release\BT_Printer.dll, 6656 , 2011-10-04
BT_Printer\Properties\AssemblyInfo.cs, 1290 , 2011-09-30
BT_Printer\ClassBT.cs, 5370 , 2011-10-04
PrinterDemo\PrinterDemo.csproj, 4209 , 2011-09-30
PrinterDemo\PrinterDemo.csproj.user, 236 , 2011-10-04
PrinterDemo\Program.cs, 361 , 2011-09-30
PrinterDemo\bin\Release\BT_Printer.dll, 6656 , 2011-10-04
PrinterDemo\bin\Release\BT_Printer.pdb, 13824 , 2011-10-04
PrinterDemo\bin\Release\InTheHand.Net.Personal.dll, 434688 , 2011-09-29
PrinterDemo\bin\Release\PrinterDemo.exe, 10240 , 2011-10-04
PrinterDemo\bin\Release\PrinterDemo.pdb, 26112 , 2011-10-04
PrinterDemo\obj\Release\PrinterDemo.csproj.FileListAbsolute.txt, 1702 , 2011-10-04
PrinterDemo\obj\Release\PrinterDemo.exe, 10240 , 2011-10-04
PrinterDemo\obj\Release\PrinterDemo.FormMain.resources, 180 , 2011-10-04
PrinterDemo\obj\Release\PrinterDemo.pdb, 26112 , 2011-10-04
PrinterDemo\obj\Release\PrinterDemo.Properties.Resources.resources, 180 , 2011-10-04
PrinterDemo\obj\Release\ResolveAssemblyReference.cache, 12304 , 2011-10-04
PrinterDemo\obj\Release\PrinterDemo.csproj.GenerateResource.Cache, 847 , 2011-10-04
PrinterDemo\Properties\AssemblyInfo.cs, 1455 , 2011-09-30
PrinterDemo\Properties\Resources.Designer.cs, 2359 , 2011-09-30
PrinterDemo\Properties\Resources.resx, 5618 , 2011-09-30
PrinterDemo\Form1.resx, 7015 , 2011-10-04
PrinterDemo\Form1.Designer.cs, 7096 , 2011-10-04
PrinterDemo\Form1.cs, 3441 , 2011-10-04
BT_Printer.sln, 1573 , 2011-09-30
BT_Printer\obj\Debug\TempPE, 0 , 2011-10-02
BT_Printer\obj\Release\Refactor, 0 , 2011-10-02
BT_Printer\obj\Release\TempPE, 0 , 2011-10-02
PrinterDemo\obj\Debug\TempPE, 0 , 2011-10-02
PrinterDemo\obj\Release\Refactor, 0 , 2011-10-02
PrinterDemo\obj\Release\TempPE, 0 , 2011-10-02
BT_Printer\bin\Debug, 0 , 2011-10-02
BT_Printer\bin\Release, 0 , 2011-10-02
BT_Printer\obj\Debug, 0 , 2011-10-02
BT_Printer\obj\Release, 0 , 2011-10-02
PrinterDemo\bin\Debug, 0 , 2011-10-02
PrinterDemo\bin\Release, 0 , 2011-10-02
PrinterDemo\obj\Debug, 0 , 2011-10-02
PrinterDemo\obj\Release, 0 , 2011-10-02
BT_Printer\bin, 0 , 2011-10-02
BT_Printer\obj, 0 , 2011-10-02
BT_Printer\Properties, 0 , 2011-10-02
PrinterDemo\bin, 0 , 2011-10-02
PrinterDemo\obj, 0 , 2011-10-02
PrinterDemo\Properties, 0 , 2011-10-02
BT_Printer, 0 , 2011-10-02
PrinterDemo, 0 , 2011-10-02

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • CalCulAtor
    一个用csharp写的计算器程序,内容较简单,适合初学者(using csharp write calculator,easy for first study!!! )
    2012-03-10 19:17:38下载
    积分:1
  • DataWebService_20180603Code
    接受xml传参然后解析处理再返回xml的一个webservice(on c# platform For this is a webservice and xml)
    2018-06-04 21:43:58下载
    积分:1
  • berth_allocation
    港口泊位分配问题,采用贪心算法和模拟退火算法(Port berth allocation problem)
    2020-07-02 20:40:01下载
    积分:1
  • 一个简单的留言板,比较简单实用。可以方便的修改为您自己界面!...
    一个简单的留言板,比较简单实用。可以方便的修改为您自己界面!-A simple message board, more simple and practical. Changes can easily interface to your own!
    2022-04-17 07:06:29下载
    积分:1
  • create_kd_tree
    通过计算方差,确定划分坐标轴,最后,将点云划分到一个个格子中,这样的好处在于可以将噪点和有效点分别存储于不同的格子中,方便进行去噪。(k-d tree create;By calculating the variance, the coordinate axis is determined. Finally, the point cloud is divided into a number of lattices. The advantage is that the noise and the effective points can be stored in the different lattice, so that the noise can be de-noised conveniently.)
    2020-12-31 19:48:59下载
    积分:1
  • joint_sparse_algorithms-master
    说明:  我们描述了所提出的方法对超声(US)信号的压缩多路复用的直接应用。该技术利用压缩多路复用器架构进行信号压缩,并依靠频域中US信号的联合稀疏性进行信号重建。由于换能器元件具有压电特性,因此可以获得有关US信号频率支持的准确先验知识,并且可以在联合稀疏算法中使用。 我们在数值实验中验证了所提出的方法,并显示了它们在秩次缺陷情况下相对于最新方法的优越性。我们还证明,与没有已知支持的重建相比,该技术可显着提高体内颈动脉图像的图像质量。(We describe a direct application of the proposed methods for compressive multiplexing of ultrasound (US) signals. The technique exploits the compressive multiplexer architecture for signal compression and relies on joint-sparsity of US signals in the frequency domain for signal reconstruction. Due to piezo-electric properties of transducer elements, accurate prior knowledge of the frequency support of US signals is available and can be used in joint-sparse algorithms. We validate the proposed methods on numerical experiments and show their superiority against state-of-the-art approaches in rank-defective cases. We also demonstrate that the techniques lead to a significant increase of the image quality on in vivo carotid images compared to reconstruction without known support.)
    2020-03-16 16:45:38下载
    积分:1
  • ps4
    一款很好的定时开关程序,分享给大家。。。。。。。。。。。。(ziP WER FYH J K KK L H H G F I L OL)
    2018-06-08 14:12:06下载
    积分:1
  • xfoil_4_matlab
    翼型气动特性分析程序,可直观显示翼型外形和压力分布(Airfoil aerodynamic analysis program)
    2020-10-28 16:19:57下载
    积分:1
  • 包括讲义ADPCM解码器ADPCM简单的Verilog代码ADPCM编码的代码
    包括adpcm的简单讲义 adpcm解码Verilog代码 adpcm编码代码-Including handouts adpcm decoder adpcm simple Verilog code for adpcm coding code
    2022-05-17 11:13:51下载
    积分:1
  • 信息系统
    学院"部信息系统"开发能克服大部分出现在现有系统中通过使现有系统计算机化的问题。新提议的电算化系统的特点进行了描述如下图所示: 电算化系统后, 学院的所有者或系统的用户可以完成他们在最少的时间和努力的工作。计算机化的系统在任何类型的情况下有很多的成就和努力而现行的制度不能给。 计算机化的系统可以帮助用户通过提供工作人员的现任工作人员退休工作人员的详细信息。用户可以简单地输入老师代码 & 得到详细的地址,ph 值像老师不等。 电算化的系统是处理数据库在哪里进入存在的领域最有帮助的。计算机可容纳大量的数据在其存储设备,它可以运行在非常高的速度。用户可以把整个的信息记录在计算机中,并能够执行任何类型的任务,当手动完成是繁琐和费时。新的系统将具有设施根据用户想按任意顺序的基础上的任何特定类型的数据进行排序。也与电算化系统的帮助下如果用户想要访问任何单个用户的数据从许多用户数据他可以自动获得所需的学生或员工成员所需的数据在几分之一秒的时间是再储蓄和非常快。
    2022-02-20 06:27:33下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载