资源列表

« 1 2 ... .75 .76 .77 .78 .79 11580.81 .82 .83 .84 .85 ... 14954 »

[汇编语言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 " 03ab254
<张钊> 在 2025-05-06 上传 | 大小:1kb | 下载:0

[汇编语言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-. data
<张钊> 在 2025-05-06 上传 | 大小:1kb | 下载:0

[汇编语言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
<张钊> 在 2025-05-06 上传 | 大小:1kb | 下载:0

[编辑器/阅读器MifareTag

说明:Mifare非接触IC读卡器与PC通信程序-Mifare contactless IC card reader and PC communication program
<> 在 2025-05-06 上传 | 大小:1.99mb | 下载:0

[Dephi控件源码language_un

说明:Delphi多语言界面设置控件,对于国际化的开发十分方便-Delphi set up a multi-lingual interface controls, the international development very convenient
<匹夫> 在 2025-05-06 上传 | 大小:6kb | 下载:0

[中间件编程tixingxitong

说明:提醒系统,可以提醒大家的作息时间.希望大家以后多多的支持!-remind system that can remind you of the daily routine. We hope that after lengthy support!
<lsw> 在 2025-05-06 上传 | 大小:5kb | 下载:0

[语音合成与识别voicemark

说明:去除语音信号中的silence部分-removal of the voice signal of silence
<吴道子> 在 2025-05-06 上传 | 大小:2kb | 下载:0

[汇编语言smallhuibian

说明:成绩数据库管理系统 初步的汇编小程序 用到了汇编中绝大部分的知识 用Masmforwindows6.0 开发-performance database management system small initial compilation procedures used in compiling most of the knowledge with Masmf orwindows6.0 Development
<翟月明> 在 2025-05-06 上传 | 大小:2kb | 下载:0

[Dephi控件源码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
<john> 在 2025-05-06 上传 | 大小:4.12mb | 下载:0

[编译器/词法分析faad2-3.0

说明:mpeg4 aac 音频解码 开放免费代码 -mpeg4 aac audio decoder free open code
<yff> 在 2025-05-06 上传 | 大小:959kb | 下载:0

[编译器/词法分析forecast

说明:编译原理的LR语法分析器,值得初学者参考,里面有说明报告-compiler theory LR syntax analyzer, it is worth beginners reference, with a narrative report
<安海淇> 在 2025-05-06 上传 | 大小:106kb | 下载:0

[操作系统开发Memory_assign

说明:操作系统实验模拟,存储器动态分配空间 可选首次适应算法和最佳适应算法-experimental operating system simulation, dynamic memory allocation options first space adaptation algorithm and the best fit algorithm
<王卫国> 在 2025-05-06 上传 | 大小:111kb | 下载:0
« 1 2 ... .75 .76 .77 .78 .79 11580.81 .82 .83 .84 .85 ... 14954 »

源码中国 www.ymcn.org