Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - directory
Search - directory - List
ATMEL 2007 Readme file to compile AT90USB162 firmware demonstration with AVRGCC (winavr 20070525 revision). Since this version, AT90USB162 is supported by AVRGCC. If you are using the WinAVR project file (.aps), your project must be placed in the C:\Atmel directory. for example, the USB MOUSE MASS STORAGE WinAVR project file must be in the following directory : --> C:\Atmel\at90usb162-2enum-mouse_ms-1_0_1\at90usb162\demo\mouse_ms_stk526\gcc
Date : 2011-06-22 Size : 1.84mb User : kinware@163.com

DL : 0
芯片使用51+ch375,程序用180行C代码就能够读取FAT16文件系统U盘的根目录,可以看到根目录下的文件名,并可显示首文件内容-chips use 51 ch375, procedures using 180 OK C code can read FAT16 file system drives the root directory, we can see the root directory under the file name, would show the contents of the documents first
Date : 2025-12-30 Size : 3kb User : qq

This directory contains 3 file system modules: - file system ISO9660 iso9660.c iso9660.h - file system FAT12/16 fat.c fat.h - file system FAT32 fat32.c fat32.h file.c and file.h contains all high levels functions/macro/definition for your application. fs_variable.c contains all definitions of variables that can be shared with the all file systems. config.h must contain the definition of the file system used by your application.- This directory contains 3 file system modules:- file system ISO9660 iso9660.c iso9660.h- file system FAT12/16 fat.c fat.h- file system FAT32 fat32.c fat32.h file.c and file.h contains all high levels functions/macro/definition for your application. fs_variable.c contains all definitions of variables that can be shared with the all file systems. config.h must contain the definition of the file system used by your application.
Date : 2025-12-30 Size : 56kb User : 蒋振磊

仿真步骤如下: 1、把3个帖子的内容分别保存为51t9py.c,51t9py_indexa.h,5py_mb.h,放在同一目录下,将51t9py.c加入工程编译 2、由于Keil的模拟串口是单字节显示,汉字显示为乱码,所以要加挂RICHWIN或RichView这种会重新刷新显示的中文平台,或手工刷新屏幕,所以请先到 http://www.pchome.net/dl/chinese.htm 下载RichView,安装运行 3、在Keil环境下可以直接按“Ctrl+F5”键仿真,按“F5”全速运行,切换到在串口依次输入: // 64*.6 426***.5 98*.7 936.3 586.1 4826*.1 9464*.7 64*.6试试:-) 4、按键对应(根据我自己的手机设置的,全部在PC的小键盘操作): -simulation steps are as follows : 1 and 3 respectively, the content of messages posted on the preservation of 51t9py.c, 51t9py_indexa.h, 5py_mb.h, on the same directory, will join the project 51t9py.c compiler 2, Keil is the simulation of single-byte Serial show , the Chinese showed gibberish, so need to add or RichView RICHWIN this show will re-set the Chinese platform, or manual refresh screen, so please download RichView http://www.pchome.net/dl/chinese.htm to install three operations in Central Keil Habitat can be directly "Ctrl+ F5" key simulation, according to the "F5" running full-speed, switched to the serial order input :// 64*. 6426*.***. 5 98 7936.3 586.1 4826 1 9464*.*. 6 7 64*. try :-) 4, corresponding button (according to my own set of phones, a
Date : 2025-12-30 Size : 6kb User : 许赞龙

该模拟器是在Keil7.0中使用。 只要把Ex02Dll.dll复制到 X:\Keil\C51\BIN目录下。 打开测试程序,编译运行即可看到如图led.jpg中所显示的效果。-The simulator is used in Keil7.0. As long as Ex02Dll.dll copied to the X : \ Keil \ C51 \ BIN directory. Open test procedure, compile operation can be seen in figure led.jpg reflected by the results.
Date : 2025-12-30 Size : 7.03mb User : wxd

DL : 1
/*[原创]一个树形多级菜单参考程序 这是一个用于车载电话的菜单程序,可以看成是手机功能菜单的简化板. 我所认为的树形多级菜单是指:在一个父菜单项目下面有多个子菜单, 子菜单下面又有多个孙菜单...,进入下层菜单主要依*当前选中的索引.有点象文件的目录结构. 本木从前实现这类的菜单主要*分层的switch语句,每层都是一个switch.但当我看到晓奇大侠的 程序和耳朵灌满lq等人的争论后,那时那地,我的心境变化了,我意识到指针代表了先进的生产力, 代表了社会的发展方向,是建设和谐社会的必要条件.不管你用了多长时间C语言,只要你不善于用 一个小针指来指去,你就是那种"用嘴吃饭的高贵骑士,决不用屁股装弹步枪"的守旧分子和社会发 展的绊脚石.(跑题太远,删去1万字...打住) .言归正传,下面的程序适用CPU为Mega16,编译器为CVAVR 1.24.4a 由于按键数目较多,所以按键程 序把按键事件分为数字键,快捷键,确认键,取消键,上下翻键几类,以减小菜单结构的容量.一下菜单 数据在菜单结构数组中的偏移量,有多少个菜单象就有多少个宏定义*/-/* [original] tree is a multi-level menu reference to a procedure which is used in car phone menu procedures can be seen as a feature to simplify the menu board. I think the tree is a multi-level menu means : a father in the following menu items have sub menu, sub-menus there are a number below SUN ... menu, the main menu into classes according to the current selected* Index. a bit like the directory structure. the wood used to achieve this main menu* stratification of the switch statement, is a switch on each floor. but when I saw the Xiaoyi heroes procedures and ears filled with lq others vying On, then that to my mind changed, I realized indicators represent the advanced productive forces, represents the orientation and social development, the building of a harmonious society is a ne
Date : 2025-12-30 Size : 2kb User : Rover

DL : 0
拷拷贝到你的Keil安装目录下的c51\bin文件夹中。 工程文件中需设置一下: project->Option for Target Target1 选Debug页 左侧最下面 Dialog Dll 一般是DP51.DLL,不用修改 Parameter 中是 -P51 在其后加入 -dledkey 即该行看起来应该是这样的: -p51 -dledkey 保存即可 进入调试后,点击:Peripherals,其中多出一个“键盘LED实验仿真板”选择该项即可。-emboss your copy of the Keil installation directory under the decoder \ bin folder. The project document to be provided as follows : project-gt; Option for Target Target1 election Debug bottom of the left page is generally Dialog Dll DP51.DLL, need not be amended Parameter is- P51 add after-dledkey that the bank should look like this :-p51-can be preserved into dledkey to debug and click : Peripherals, in which more than a "keyboard LED simulation board," which can be chosen.
Date : 2025-12-30 Size : 55kb User :

这个程序用180行C代码就能够读取FAT16文件系统U盘的根目录,可以看到根目录下的文件 名,并可显示 首文件内容,不过,该程序很不严谨,也没有任何错误处理,对U盘兼容性较差,只是用于简单试 验,作为参考. 这个程序可以支持WINDOWS按FAT16格式化的U盘,因为程序精简,所以只兼容超过50%以上的U 盘品牌,如果换 成CH375A芯片则兼容性可提高到85%,当然,如果使用WCH公司的子程序库或者正式版本的C源 程序兼容性更好。 下 欢测试以下U盘通过:郎科/超稳经典64M/超稳迷你128M/U160-64M/超稳普及128M,爱国者/迷 你王16M/邮箱型, 黑匣子/64M,微闪/64M,飙王/32M/64M/128M,晶彩/C200-64M,新科/256M,昂达/128M...,欢迎 提供测试结果 未通过U盘:爱国者/智慧棒128M,清华普天/USB2.0-128M,当然,使用WCH的子程序库或CH375A 都可以测试通过 -this procedure with 180 OK C code can read FAT16 file system drives the root directory, we can see the root directory under the file name, would show the first document, but the very stringent procedures, and there is no error handling, the U-poor compatibility, but for the simple test a post-mortem as a reference. this procedure can be supported by Windows FAT16 formatted U disk, because the procedure is streamlined and therefore only compatible with more than 50% of the U-brand, if chips were replaced CH375A compatibility can be increased to 85%, if the company's use of WCH Subroutine Library or an official version of the C source code compatibility better. Huan tests under the following U-pass : Lang Branch/Ultra Stable classic 64M/mini 128M/U160-64M Ultra Stable/Ultra Stable
Date : 2025-12-30 Size : 3kb User : 梁波

VSM model 熟悉通过RTL8019AS来访问网络,但使用时需要将Model.Lib文件分别放到相应的目录下!-VSM familiar with the model adopted RTL8019AS to access the network, but the need to use Model.Lib respectively into the corresponding directory!
Date : 2025-12-30 Size : 507kb User : 洪峰

DL : 0
Keil环境下编写的NRF9E5的应用软件,和Nordic公司不同的是这个工程目录里演示的是利用串口和按键来自由收发数据的完整过程。-Keil environment NRF9E5 prepared by the application software, Nordic companies and the difference is the project directory is demonstrated by the use of serial and keys to freely receive information End the entire process.
Date : 2025-12-30 Size : 48kb User : 韩兆伟

This directory contains the memtest 8051 firmware for the Anchor Chips EZ-USB chip. The purpose of this software is to test the different memory segments in the Ez-Usb chip. This example will output the string "good" on the 7 segment LED if the mem test passes, or it will output the first address where the memtest fails. -This directory contains the memtest 8051 f irmware Anchor Chips for the EZ-USB chip. The pu rpose of this software is to test the different m emory segments in the Ez-Usb chip. This example the string will output "good" on the LE 7 segment mem D if the test passes. or it will output the first address where the mem test fails.
Date : 2025-12-30 Size : 6kb User : szoctavia

DL : 0
给大家传两个Keil的插件,平凡工作室做的,很棒,可以在Keil中模拟出实验板,能作不少实验(ledkey,simboard) 使用说明: 1. 请将下载的2个插件内容拷贝到uVision 的安装目录下的 \Keil\C51\BIN 中 2. 修改 Tool.ini, 此文件位于 uVision 的安装目录 \keil 下. 请将下面的内容 添加到 [C51] 部分的后面. AGSI1=ledkey.dll ("ledkey") AGSI2=simboard.dll ("simboard") 3. 重启uVsion. 进入Debug 模式, 打开菜单Peripheral, 发现增加了2项 分别是键盘LED仿真板,51实验仿真板。 这样使用时就不用每次设置了,任何时候打开都可以用。-for everyone- 2 Keil plug-in, the average studios do and outstanding, Keil which can simulate experimental plates, which can be made many experiments (ledkey. simboard) use : 1. Please download the plug-in two kernels to copy the contents of the installation directory \ Keil \ C51 \ BIN 2. Tool.ini changes, this document kernels at the installation directory \ under Keil. Please add the following line to the Department of [C51] the points behind. AGSI1 = ledkey.dll ( "ledkey") = sim AGSI2 board.dll ( "simboard") 3. uVsion resume. enter Debug mode- open menu Peripheral and found an increase of 2 respectively LED keyboard simulation board, 51 simulation board. Such use would not have to set up every time, any time you can use open.
Date : 2025-12-30 Size : 126kb User : 李伟

DL : 0
读者使用源代码时,将源代码拷贝到您的计算机相应目录之后,需要取消所有文件的只读属性,否则您可能无法正常使用这些源程序(单片机模块学习)-readers to use the source code, copy of the source code to your computer corresponding directory, the need to remove all the read-only attribute, otherwise you may not be able to use the normal source (SCM module learning)
Date : 2025-12-30 Size : 10kb User : zhangxiao

DL : 0
读者使用源代码时,将源代码拷贝到您的计算机相应目录之后,需要取消所有文件的只读属性,否则您可能无法正常使用这些源程序(单片机模块学习)-readers to use the source code, copy of the source code to your computer corresponding directory, the need to remove all the read-only attribute, otherwise you may not be able to use the normal source (SCM module learning)
Date : 2025-12-30 Size : 11kb User : zhangxiao

DL : 0
读者使用源代码时,将源代码拷贝到您的计算机相应目录之后,需要取消所有文件的只读属性,否则您可能无法正常使用这些源程序(单片机模块学习)-readers to use the source code, copy of the source code to your computer corresponding directory, the need to remove all the read-only attribute, otherwise you may not be able to use the normal source (SCM module learning)
Date : 2025-12-30 Size : 6kb User : zhangxiao

DL : 0
读者使用源代码时,将源代码拷贝到您的计算机相应目录之后,需要取消所有文件的只读属性,否则您可能无法正常使用这些源程序(单片机模块学习)-readers to use the source code, copy of the source code to your computer corresponding directory, the need to remove all the read-only attribute, otherwise you may not be able to use the normal source (SCM module learning)
Date : 2025-12-30 Size : 5kb User : zhangxiao

这是一个在在Dynamic C环境下实现的设备web服务器的建立,通过它可以通过web方式管理设备。注意main函数中导入网页的目录要跟你实际的目录一样。-This is a Dynamic C in the environment under the equipment of the establishment of the web server, Through its way through the web management equipment. Attention to the main function of the directory into the website actually tell you the same directory.
Date : 2025-12-30 Size : 1.02mb User : 田华

ali3355源码: 1.OBJS目录:编译目录 命令: ./clean.sh ./55product.sh 2.serve:光头部份程序 3.source:介面与播放有关项目.-ali3355 Source : 1.OBJS Contents : build directory order : ./clean.sh ./55product.sh 2.serve : Bald some procedures 3.source : interface with the broadcast of the project.
Date : 2025-12-30 Size : 9.05mb User : 童力

DL : 0
I built the Superlist control whilst developing an RSS reader called FeedGhost. Although there are plenty of commercial grouped list controls available I wanted to have total control over the code and of course its usability. Superlist supports drag drop column customisation, grouping as well as handling thousands of entries smoothly. It s also highly customisable if you want to change its look and feel. In this article I ll explain how to use and extend the control in a demo project. If you download the source, you can find demo project under the Tests/SuperListTest directory. -I built the Superlist control whilst developing an RSS reader called FeedGhost. Although there are plenty of commercial grouped list controls available I wanted to have total control over the code and of course its usability. Superlist supports drag drop column customisation, grouping as well as handling thousands of entries smoothly. It s also highly customisable if you want to change its look and feel. In this article I ll explain how to use and extend the control in a demo project. If you download the source, you can find demo project under the Tests/SuperListTest directory.
Date : 2025-12-30 Size : 128kb User : 吴清

IBM LDAP Server is very powerful and useful LDAP platform. Also, You can use the CSDK for LDAP Enabled application. you can download the site. IBM SDK. and here, you can start the programming with Tivoli Directory Server V6.2 & OpenLDAP, Active Directory Service on Crossplatform.
Date : 2025-12-30 Size : 222kb User : trueatom
« 12 3 4 5 6 7 8 9 10 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.