搜索资源列表
源码统计
- 可用于对VC++、C++ Builder、Delphi、VB、C/C++、 ASM、Java等程序源码进行详细的统计,可以非常准确的 分析出程序中代码行、注释行和空白行的行数。程序会 自动根据你选择的文件类型选择相应的统计方式,并将 所有文件的分析结果进行汇总,便于方便直观的对程序 代码量进行全面的统计。本软件是绿色软件,不需要安 装,展开到任意目录,直接运行即可。-can be used to VC, C Builder, Delphi, VB, C / C, ASM,
ex10
- 是一个dsp程序,FileName: ex10.asm * * Descr iption: 滤波器实验 * * Copyright(C) SanZhi Electronic, Author Zpin-is a dsp procedures, FileName : ex10.asm * * Descr iption : Experimental filter * * Copyright (C) SanZhi Electronic, Author Zpin
C51-123
- C51的一些误区和注意事项(ZT) 1)C忌讳绝对定位。 常看见初学者要求使用_at_,这是一种谬误,把C当作ASM看待了。在C中变量 的定位是编译器的事情,初学者只要定义变量和变量的作 用域,编译器就把一个固定地址给这个 变量。怎么取得这个变量的地址?要用指针。比如unsigned char data x 后,x的地址就是... -C51 some errors and attention to the business (ZT) 1) C taboo absolute
danpianjikanfagongju
- 片机开发过程中用到的多功能工具,包括热敏电阻RT值--HEX数据转换;3种LED编码;色环电阻计算器;HEX/BIN 文件互相转换;eeprom数据到C/ASM源码转换;CRC校验生成;串口调试,带简单而实用的数据分析功能;串口/并口通讯监视等功能. 用C++ Builder开发,无须安装,直接运行,不对注册表进行操作。纯绿色软件。-machine used in the process of developing the multi-purpose tools, including therm
sneqrsrc
- SNES game emulator. C and asm files.
combi_mouse_16
- combi mouse source code by cy7c63723, usb/ps2 mouse in C and ASM with hardware circuit design files
EMIT
- 将 ASM 源程序变为 TURBO-C的内联模块,将汇编语言和c语言联合使用-will ASM source into TURBO-C in conjunction with the modules will be compiled language and the joint use of language c