资源列表
7-13
- tr1 byte \"Please input the first 64-bit in hex:first - second\",0dh,0ah,0 string byte \"remener :use enter to tell high 32-bit from low 32-bit\",0dh,0ah,0 examp1 byte \"eg: 1234ecdf\",0dh,0ah,0 examp2 byte \" 03ab2543\",0dh,0ah,0-tr1 byte
buhao7-1
- .data val1 sword 0 val sword -276 .code main proc mov ax,val cwd mov bx,10 idiv bx mov val1,ax call writebin call crlf mov ax,dx call writebin exit main endp end main
7-3
- data array sdword 2 dup(?) str1 byte \"Please input one 32-bit sign number :\",0dh,0ah,0 str2 byte \"The result is : \",0 align 4 jia1gao sdword 0 jia1 sdword 0 .code main proc call clrscr mov esi,offset array mov ecx,l
MifareTag
- Mifare非接触IC读卡器与PC通信程序-Mifare contactless IC card reader and PC communication program
language_un
- Delphi多语言界面设置控件,对于国际化的开发十分方便-Delphi set up a multi-lingual interface controls, the international development very convenient
0315039.2
- 计算器,VC++6.0实现,能完成加减乘除等常见运算-calculators, VC 6.0 can be completed, and other common arithmetic operation
fshuVB
- 根据文法分析思想,输入复数表达式,能实现复数运算,vb实现-grammar analysis based on ideology, the importation of the plural expression, to achieve complex operations to achieve vb
tixingxitong
- 提醒系统,可以提醒大家的作息时间.希望大家以后多多的支持!-remind system that can remind you of the daily routine. We hope that after lengthy support!
voicemark
- 去除语音信号中的silence部分-removal of the voice signal of silence
smallhuibian
- 成绩数据库管理系统 初步的汇编小程序 用到了汇编中绝大部分的知识 用Masmforwindows6.0 开发-performance database management system small initial compilation procedures used in compiling most of the knowledge with Masmf orwindows6.0 Development
LiuLongCAC
- 师兄作的实习成果,牛多了,包含了更多的分析功能-senior internship for the results, the number of cattle, contain more analysis functions
S36
- 本代码通过delphi界面与数据库连接,可以是ORACLE或ACCESS定制不同的SQL语句,可以查询自己想要的表格或者字段。-the code through delphi interface and database connections, ORACLE or can be customized ACCESS different SQL statements. may want to inquire about his form or field.
