Description: 如果代码中使用到需要动态内存的数据类型,那么这些数据类型的内部例程将访
问Delphi 的内存管理器。这些数据类型中就包括了AnsiString。这意味着绝大多数
的Delphi 程序都需要内存管理器-if the code needed to use dynamic memory data types, then these types of data internal routines will visit Delphi memory manager. These data types, including the AnsiString. This means that the vast majority of Delphi procedures require memory management device Platform: |
Size: 509233 |
Author:pl |
Hits:
Description: 在Visual C++中使用内联汇编不需要额外的编译器和联接器,且可以处理Visual C++中不能处理的一些事情,而且可以使用在C/C++中的变量,所以非常方便。内联汇编主要用于如下场合:
1.使用汇编语言写函数;
2.对速度要求非常高的代码;
3.设备驱动程序中直接访问硬件;
4.\"Naked\" Call的初始化和结束代码。
-used in conjunction with the compilation does not need additional compiler and connectivity devices, which can be dealt with Visual C can not handle some things that can be used in the C / C variables, so it is convenient. In conjunction with the compilation mainly for the following occasions : 1. The use of assembly language to write function; 2. The very high speed code; 3. Device driver had direct access to hardware; 4. "Naked" Call the initialization and termination code. Platform: |
Size: 2204 |
Author:磊 |
Hits:
Description: 1IC网友 做的硬盘MP3资料公开
该播放器使用了美国atmel公司出品的mp3播放器专用芯片at89c51snd1c.
本芯片特性如下:
1)MCS51内核,可以利用单片及开发软件Keil软件方便开发mp3播放器,无需特殊软件平台;
2)MPEG I/II-Layer 3 hardware decoder
.独立MP3 Decoder
.支持48,44.1,32,24,22.05,16khz取样频率
.支持软件31阶音量控制,高中低音均衡控制
.重低音效果
3)集成DAC部件,支持PCM,IIS格式;
4)64K字节片上代码存储空间(100K次擦写寿命)
5)4K字节boot flash memory,USB/UART下载代码
6)集成USB1.1 device部件
7)MMC卡接口
8)IDE/ATAPI接口(HDD/CD-ROM Interface)
9)2通道ADC,8Khz取样-1IC Netizen done disclosing information on the hard drive MP3 player that uses a ATMEL producer of the m p3 players ASIC at89c51snd1c. the chip features are as follows : 1) MCS51 kernel, and can use a single software Keil software development and facilitate the development of MP3 players, without special software platform; 2), MPEG I / II-Layer 3 hardware decoder. De independent MP3 coder. 48,44.1,32,24,22.05 support, ASF sampling frequency. support software volume control 31 bands, high school bass equalization control. bass results 3) DAC integrated components, support PCM, IIS format; 4) 64K-byte on-chip code storage space (100K erase life time) 5) 4K bytes boot Flash h memory, USB / UART download code 6) integrated USB 1.1 device components 7) MMC card interface 8) IDE / ATAPI interfac Platform: |
Size: 1008633 |
Author:史比 |
Hits:
Description: rar-把“数据访问器”的代码整理出来,虽然比较小,但是有用着的朋友可以直接使用了。...rar-SQL语句和源代码!存储过程和事务与游标-rar - "data access device" code sorted out, although relatively small, However useful to our friends in the direct use of. ... Rar-SQL and source code! Stored procedures and services with vernier Platform: |
Size: 3091 |
Author:123 |
Hits:
Description: rar-把“数据访问器”的代码整理出来,虽然比较小,但是有用着的朋友可以直接使用了。...rar-SQL语句和源代码!存储过程和事务与游标-rar - "data access device" code sorted out, although relatively small, However useful to our friends in the direct use of. ... Rar-SQL and source code! Stored procedures and services with vernier Platform: |
Size: 3091 |
Author:123 |
Hits:
Description: rar-把“数据访问器”的代码整理出来,虽然比较小,但是有用着的朋友可以直接使用了。...rar-SQL语句和源代码!存储过程和事务与游标-rar - "data access device" code sorted out, although relatively small, However useful to our friends in the direct use of. ... Rar-SQL and source code! Stored procedures and services with vernier Platform: |
Size: 118419 |
Author:123 |
Hits:
Description: AT91RM9200的USB host和USB device的代码ADS1.2.
USB-Device测试程序:
因为程序运行在SDRAM中,所以要先初始化SDRAM(可用basic boot程序初始,之后不能复位或断电),再运行此程序,程序运行后连接USB端口,计算机会提示检测到新硬件,安装硬件驱动程序atmusb6119.inf
后计算机会把USB端口虚拟为一个串行的端口使用-AT91RM9200 the USB host and USB device code ADS1.2.USB-Device test procedure: Because the procedure is running in SDRAM, and so we have to initialize SDRAM (available for the initial basic boot procedure, followed by Can not reset or power off), then Run this program, the program to run after connecting USB port, the computer will be prompted to detect the new hardware, installing hardware drivers after the computer will atmusb6119.inf virtual USB port to a serial port to use Platform: |
Size: 803840 |
Author:啊非 |
Hits:
Description: 详细介绍了SYMBIAN S60 手机平下如何在运行时刻查找设备的ID,以便针对不同的手机,执行相应的代码,如何运行时候查找手机的版本,以便动态加载对应的动态连接库,如何修改,安装包的名称,以及加载的时候修改对应名称的提示,等信息-Detail describ SYMBIAN S60 platform ,how to find device ID run time so that different phone exec corespoding code,and how hto find phone vesion so that load dynamic lib, and how to modify the sisx pakge name ,ect Platform: |
Size: 162816 |
Author:张 |
Hits:
Description: 基于LPC2300的基础驱动,是学习ARM的入门和学习的人员的不可缺少的资料。包含的代码是周立功的开发板的代码。有详细的注释。-Based on LPC2300 based driver, is to learn ARM' s entry and learning essential personnel information. Contains code is ZLG development board code. Detailed comments. Platform: |
Size: 238592 |
Author:吴青青 |
Hits:
Description: 获得windows mobile设备号的代码。可以用来做软件的加密邦定。-Access to windows mobile device number code. Encryption software can be used to make bonding. Platform: |
Size: 37888 |
Author:于哲 |
Hits:
Description: 华为海思的windows mobile手机方案的设备驱动程序参考代码-reference code for drivers of Hisilicon Windows Mobile solution Platform: |
Size: 74752 |
Author:szjl |
Hits:
Description: Microchip的USB device示范代码,HID的模式模拟一个键盘实现。-Microchip' s USB device model code, HID model to simulate a keyboard implementation. Platform: |
Size: 105472 |
Author:黄英 |
Hits:
Description: 带式输送机监控软件V2.0包含操作台(HMI)控制模块、带式输送机控制模块。模块之间通过对应的处理器采集现场各设备的运行数据,根据带式输送机启动的流程工艺而实现远程监控。(The belt conveyor monitoring software V2.0 includes the operation platform (HMI) control module and the belt conveyor control module. Through the corresponding processor, each module collects the operation data of each device in the field, and realizes remote monitoring according to the flow process of the belt conveyor.) Platform: |
Size: 20480 |
Author:山2017
|
Hits:
Description: 本软件实现了手腕可穿戴设备、Android手机、PC机和数据库的实时数据传输,其中手腕可穿戴设备可以理解为数据采集器,Android手机可以理解为控制器,PC机和数据库可以理解为存储器。(This software realizes the real-time data transmission of wrist wearable device, Android mobile phone, PC and database. The wrist wearable device can be understood as data collector, Android mobile phone can be understood as controller, PC and database can be understood as memory.) Platform: |
Size: 19456 |
Author:jsy1013146370 |
Hits: