登录
首页 » C# » RFID

RFID

于 2020-12-04 发布 文件大小:394KB
0 197
下载积分: 1 下载次数: 28

代码说明:

  C#语言的RFID课程设计源码和课程设计报告书 《基于RFID的智能公交刷卡系统》(C# language RFID curriculum design source and course design report The intelligent bus card system based on RFID)

文件列表:

RFID
....\exp
....\...\bin
....\...\...\Debug
....\...\...\.....\db.mdb,434176,2015-07-04
....\...\...\.....\exp.application,1454,2015-07-04
....\...\...\.....\exp.exe,28672,2015-07-04
....\...\...\.....\exp.exe.manifest,2727,2015-07-04
....\...\...\.....\exp.pdb,34304,2015-07-04
....\...\...\.....\exp.vshost.application,1454,2015-07-04
....\...\...\.....\exp.vshost.exe,5632,2005-11-11
....\...\...\.....\exp.vshost.exe.manifest,2727,2015-07-04
....\...\...\.....\ISO15693DLL.dll,28672,2011-08-31
....\...\...\.....\ISO15693DLL.pdb,56832,2011-08-31
....\...\...\Release
....\...\...\.......\exp.application,1454,2015-07-04
....\...\...\.......\exp.exe,28672,2015-07-04
....\...\...\.......\exp.exe.manifest,2727,2015-07-04
....\...\...\.......\exp.pdb,36352,2015-07-04
....\...\...\.......\exp.publish
....\...\...\.......\...........\autorun.inf,52,2015-07-04
....\...\...\.......\...........\exp.application,5177,2015-07-04
....\...\...\.......\...........\exp_1_0_0_0
....\...\...\.......\...........\...........\exp.exe.deploy,28672,2015-07-04
....\...\...\.......\...........\...........\exp.exe.manifest,6402,2015-07-04
....\...\...\.......\...........\...........\ISO15693DLL.dll.deploy,28672,2011-08-31
....\...\...\.......\...........\setup.exe,423888,2015-07-04
....\...\...\.......\ISO15693DLL.dll,28672,2011-08-31
....\...\...\.......\ISO15693DLL.pdb,56832,2011-08-31
....\...\db
....\...\..\db.ldb,192,2015-07-03
....\...\..\db.mdb,434176,2015-07-03
....\...\exp.csproj,4768,2015-07-04
....\...\exp.csproj.user,536,2015-07-04
....\...\exp_TemporaryKey.pfx,1692,2015-07-04
....\...\Form1.cs,12604,2015-07-04
....\...\Form1.Designer.cs,11794,2015-07-04
....\...\Form1.resx,6020,2015-07-04
....\...\obj
....\...\...\Debug
....\...\...\.....\exp.application,1454,2015-07-04
....\...\...\.....\exp.csproj.GenerateResource.Cache,842,2015-07-04
....\...\...\.....\exp.exe,28672,2015-07-04
....\...\...\.....\exp.exe.manifest,2727,2015-07-04
....\...\...\.....\exp.Form1.resources,180,2015-07-04
....\...\...\.....\exp.pdb,34304,2015-07-04
....\...\...\.....\exp.Properties.Resources.resources,180,2015-06-30
....\...\...\.....\Refactor
....\...\...\.....\ResolveAssemblyReference.cache,4871,2015-07-04
....\...\...\.....\TempPE
....\...\...\exp.csproj.FileList.txt,780,2015-07-04
....\...\...\Release
....\...\...\.......\exp.application,1454,2015-07-04
....\...\...\.......\exp.csproj.GenerateResource.Cache,842,2015-07-04
....\...\...\.......\exp.exe,28672,2015-07-04
....\...\...\.......\exp.exe.manifest,2727,2015-07-04
....\...\...\.......\exp.Form1.resources,180,2015-07-04
....\...\...\.......\exp.pdb,36352,2015-07-04
....\...\...\.......\exp.Properties.Resources.resources,180,2015-07-02
....\...\...\.......\ResolveAssemblyReference.cache,3109,2015-07-04
....\...\...\.......\TempPE
....\...\Program.cs,462,2015-06-30
....\...\Properties
....\...\..........\AssemblyInfo.cs,1178,2015-06-30
....\...\..........\DataSources
....\...\..........\...........\Form1.datasource,567,2015-06-30
....\...\..........\Resources.Designer.cs,2860,2015-06-30
....\...\..........\Resources.resx,5612,2015-06-30
....\...\..........\Settings.Designer.cs,1086,2015-06-30
....\...\..........\Settings.settings,249,2015-06-30
....\exp.sln,898,2015-06-30
....\RFID课程设计文档.doc,108032,2015-07-04

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

发表评论

0 个回复

  • win32programming
    在WIN32中,每一个线程都对应着一个消息队列。由于一个线程可以产生数个窗口,所以并不是每个窗 口都对应着一个消息队列。下列几句话应该作为"定理"被记住: "定理" 一 所有产生给某个窗口的消息,都先由创建这个窗口的线程处理; "定理" 二 Windows屏幕上的每一个控件都是一个窗口,有对应的窗口函数。消息的发送通常有两种方式,一是SendMessage,一是PostMessage(In WIN32, each thread corresponds to a message queue. Since a thread can have several windows, so not every window corresponds to a message queue. The following words should be a " theorem" to be remembered: " Theorem" all produce a message to a window, all threads initially create the window treatment " Theorem" Two Windows on the screen is a control for each window, there is the corresponding window function. Messages sent are usually two ways, first, SendMessage, PostMessage first)
    2010-08-26 08:43:28下载
    积分:1
  • ProgrammindowswithMFCSecdition_Hendoone
    Programming Windows with MFC by Jeff Prosise, Jeff Prosise. The production of this book required the efforts of many people, but two in particular deserve to be singled out for their diligent, sustained, and unselfish efforts. Sally Stickney, the book s principal editor, navigated me through that minefield called the English language and contributed greatly to the book s readability.
    2010-05-08 02:41:45下载
    积分:1
  • PendMove
    常用RS232串口通用库类,可直接使用,谢谢大家~(The common library of the RS232)
    2013-08-31 22:13:51下载
    积分:1
  • 4路pwm波
    增强型stc15单片机,直接产生4路pwm,可用来控制电机,开关电源。 直接寄存器实现,简单实用。(Enhanced stc15 microcontroller, directly generate 4 PWM, can be used to control the motor, switching power supply. Direct register implementation, simple and practical.)
    2020-10-30 18:49:56下载
    积分:1
  • 地图操作
    说明:  arcgis engine二次开发,地图简易操作(arcgis engine redevelopment)
    2018-12-24 10:46:26下载
    积分:1
  • MuPDFDealFonts
    mupdf 对pdf的中的各种字体能够正确渲染,对mupdf 的二次修正。(mupdf pdf in a variety of fonts to render properly)
    2020-07-20 14:29:02下载
    积分:1
  • palindrome
    用C++语言判断一串字符串是否回文,希望广大吧友支持(Determine whether the string with C++ language palindrome string of hope that the majority support it Friends)
    2013-12-14 13:02:28下载
    积分:1
  • printersettings_demo
    vc修改打印设置代码,可以修改打印的基本设置,例如纸张大小(vc revised set code can be amended Print the basic setup, such as paper size, etc.)
    2007-03-07 09:32:08下载
    积分:1
  • libjrpc-master
    c语言实现json rpc,包含server和client(C language implements JSON rpc, including server and client)
    2020-06-23 20:20:02下载
    积分:1
  • deny_cmd
    Deny running of specify process
    2010-11-12 01:53:36下载
    积分:1
  • 696518资源总数
  • 104384会员总数
  • 36今日下载