搜索资源列表
0476622
- 一个用VB编写的IC卡读写各种操作的源程序. 软件编写初衷是教你如何调用DLL动态库以及实现对DAS等系列产品的硬件调用与应用-a VB prepared by the various IC Card Reader operation of the source. Software development was to teach you how to call D LL dynamic of the DAS and the realization of a series of products
silentmode
- Firmware: U600XEHI2 The patch removes the message and the vibration at the entrance to the silent mode, as well as the message and the sound when you exit it. Author: XTR Ported to E770: ArSik Ported from E770: das Ported to U60
examples
- Noch ein Onlinebuch, diesmal aus dem Hause Addison-Wesley. Im Gegensatz zu Java 2 in 21 Tagen fixiert sich Go To Java 2 nicht vollst?ndig auf Einsteiger, wenngleich auch diese das Buch benutzen k?nnen. Die eigentliche Zielgruppe sind jedoch Anwender,
kom-das
- source code and may homework
das
- 这是串口通讯的一些自己编写的程序,小弟初入软件行业,望采纳,给点下载其他学习资料的机会。-This is some of the programs that serial communication, the younger brother entering the software industry, hope to adopt the opportunity to download learning materials, to the point.
DAStools
- 读 PLC 内存值 写PLC 内存值 针对所以PLC 前提 DAS 系统支持
GERA_FREQ_PB8_PB9_ERISSON
- Gerador de frequencias múltiplas no espaç o de tempo das frequências reguladas para os pinos 8 e 9
Main_ReentrantesVI
- Reentrantes Unterprogramm macht das was es machen soll und nicht mehr denn es geht nicht mehr auser was geht
das
- 控制摄相头,请用powerbuilder12.6打开-control camal,use powerbuilder12.6 opened
das
- labview程序,包括定时器,闹钟,指示灯,实时时间-labview program, including timers, alarm clock, indicator, real-time
新建文件夹 (2)
- 实现拖拽表格,使用easyui实现的,可拖拽表格行(achive drag table sa das dsa da das asdd sad sad)
代码转换实验
- 1.编写并调试程序,将内存中BCD码转换为二进制码,在DEBUG中查看。 2、BCD码转换为二进制码 在各种智能仪器和信息处理中,人们总习惯于十进制数来表示信息。但绝大多数计算机没有十进制运算指令(仅有十进制调整指令)。这是因为实现十进制算术运算的硬件电路要比采用二进制算术运算的硬件电路复杂得多。例如,当两个整数进行算术运算时,对一个N进制的数需记住N(N+1)/2个“积”与“和”。当N=10时,需记住55个“积”与“和”;而当N=2时,只需记住3个。从占用存储空间来看,采用二进制数比采用