搜索资源列表
无限级树形菜单(Sql数据库) MyTree
- 无限级树形菜单(Sql数据库) 利用VS2005+Sql2000开发的一个无限级树形菜单,比较简单,实用性比较强 DB_CNZZ下为数据库文件,附加即可 数据库连接配置修改DefaultTree.aspx.cs中的SqlConnection con = new SqlConnection("server=(local);database=GHRQ;uid=sa;pwd=sa"); 作者:chy2z
jsplltjxts
- 计流量统计系统 数器使用方法 stat.jsp?uid=用户的ID号-dollars flow statistical systems with the use of several methods stat.jsp uid = user ID
图书馆管理系统rar
- SQL脚本文件放在查询分析器执行并生成数据表,在PASS_WORD表中添加一个初始化的用户名和密码,等一下在密码窗口中使用. 本系统不要求使用密码,本系统的ODBC配置是FileDSN=library.dsn UID=sa PWD= 本系统在XP中是可运行的-SQL scr ipt file analyzer inquiries on the implementation and generates data tables, in addition PASS_WORD table ini
C#案例开发
- C#进销存系统,WinForm与SQLServer开发,配有数据库文件, 1、把goods数据库附加在SQL SERVER中。 2、连接数据库的登录账号为:J110,登录密码:654321。 3、数据库连接字串:Server=localhost uid=sa pwd=123456 database=goods。-Invoicing System C#, SQLServer Layout and development, equipped with a database file
Reg_User_22
- <%@ LANGUAGE=\"VBscr ipt\" %> <!--#include file=\"conn.asp\"--> <% set rs=server.createobject(\"adodb.recordset\") sqltext=\"select * from RegUser where UserId= \" & request.form(\"uid\") & \" \" rs.open sqltext,co
usbdetectid
- 检测USB设备的PID和UID等信息-Measure the information of PID,UID and so on of the USB.
UID
- U盘身份识别;这是一款通过U盘实现身份识别的软件。-U disk identification this is a realization of identity through U disk software.
uid-pid
- 开发USB借口的检查工具.UID和PID-USB development tools under the pretext of inspection. UID and PID
stm32-UID
- stm32f103单片机的UID编程 详细测试-stm32f103 detailed testing program the microcontroller UID
PIC-RFID-UID-PCB
- 基于PIC16F单片机和RC632射频读卡芯片读取身份证UID的硬件设计-PIC16F based on single chip microcomputer and RC632 rf chip id card reader to the hardware design of the UID
CLRC632-UID.X
- 基于PIC单片机和RC632读卡芯片的可以读取身份证UID的源代码-Based on PIC single chip microcomputer and RC632 chip can read id card reader to the UID of the source code
uid
- uid is like ssn as established in us
ceac-kl25-uid-keil
- M0+demo code ,read mcu uid number .-read mcu id number,
uid-Liang-number-mall-source-code
- uid靓号商城源代码 DZ论坛专用 GPH游戏者之家破解上传-uid Liang number mall source code
UID写卡
- UID写卡软件;特定的读卡系统; 可以读写很多卡片,复制卡片 非常好用(NFC write card software; a specific card reader system; can read and write many cards, copy cards, very easy to use)
UID207
- uid写卡工具 一个神奇的写卡工具 可以帮助你 无敌的写卡工具(Uid card tool a magic card tool can help your invincible card tool)
1.驱动&程序
- 破译UID M1 IC卡,读取写入UID数据信息(Deciphering UID M1 IC card)
接触读写芯片PN512在读取身份证UID的源码及电路
- 接触读写芯片PN512在读取身份证UID的源码及电路(The contact read and write chip PN512 reads the source code and circuit of the ID card UID.)
分立元件读M1卡UID电路
- 分立器件读M1卡, 节省成本的好电路, 替代NFC 芯片(reader for M1 card, low cost BOM,displace the NFC chips)
uid-generator-master.zip
- UidGenerator是Java实现的, 基于Snowflake算法的唯一ID生成器。UidGenerator以组件形式工作在应用项目中, 支持自定义workerId位数和初始化策略, 从而适用于docker等虚拟化环境下实例自动重启、漂移等场景。 在实现上, UidGenerator通过借用未来时间来解决sequence天然存在的并发限制; 采用RingBuffer来缓存已生成的UID, 并行化UID的生产和消费, 同时对CacheLine补齐,避免了由RingBuffer带来的硬件级「伪共