Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - directory
Search - directory - List
CodeWarrior 使用教程-CodeWarrior directory
Date : 2008-10-13 Size : 445.15kb User : 谢华勇

如果应用程序在共享 DLL 中使用 MFC,且应用程序使用的语言不是 操作系统的当前语言,则需要从 Microsoft Visual C++ 光盘上 Win\\System 目录下将相应的本地化资源 MFC70XXX.DLL -If the application sharing in the use of MFC DLL, Application procedures and the use of the language of the operating system is not the current language, need from Microsoft Visual C ROM Win \\ System directory to the corresponding localization resources MFC70XXX.DLL
Date : 2008-10-13 Size : 57.29kb User : liu

打开压缩文件后安装.EXE文件,在安装的目录下有MPLAB MCC18的工程文件MassStorage,即USB大容量存储器的源代码,可以直接使用,具体请见源代码上的注视。-open compressed files after installation. EXE file, in the installation directory under MPLAB MCC18 works documents MassStorage. that is, large-capacity USB memory of source code, can be directly used, the specific see the source code on the monitor.
Date : 2008-10-13 Size : 3.39mb User : wa

本原代码集是对计算机图形学的编程实践,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。出于简化编程的考虑,许多地方指定了常数,未做通用处理。解压缩后建立gui16目录,在其下有原代码和工程文件。在gui16下建立release目录,其下有一可执行文件及其所须的位图及模型文件。如在release目录之外执行程序,必须复制所需位图及模型文件。内含-primitive code of computer graphics programming practice, including painting line, anti-aliasing straight Circle, painted oval, rectangular painting, drawing polygon, rectangle filling, polygon filling, 3D transformation, lighting, textures, etc.. To simplify programming for consideration, in many places designated constant, GM declined to handle. Decompress gui16 established after the catalog under the original code and engineering documents. Established in gui16 release directory, under which an executable file and the necessary bitmap, and model documents. If the release catalog implementation procedures, must copy the necessary bitmap and model documents. Intron
Date : 2008-10-13 Size : 28.06kb User : 耿均

文件系统管理 在内存中为文件开辟存储空间 可以创建文件和文件夹 (至少有两级目录 :模拟DOS文件系统的操作 可以存储文件的内容 可以查看删除和修改文件(15 2,系统设计功能:根据题目要求设计程序功能 考核内容:( 1,功能设计方面:功能设计是否全面,有无遗漏 2,完成功能设计算法方面:算法是否有效,算法的难易程度 3,运算演示方面:设计程序能否运行,运行时是否每一种情况都考虑 4,程序设计报告内容:程序功能,程序模块结构,流程图,源程序清单 5,教师质疑-File system management in memory for file storage space can be created to open up files and folders (at least two directory: Analog DOS file system operation can store the contents of the documents can view delete and modify the file (15 2, system design features: According to subject to design functional assessment procedures: (1, functional design: functional design is comprehensive, whether the omission of 2, the completion of the functional aspects of the design of algorithms: algorithms are effective, ease of algorithm 3, computing demonstration areas: the design process can Run, run-time whether to consider each case 4, programming the contents of the report: program features, the program module structure, flow chart, source list of 5, teachers questioned
Date : 2025-12-30 Size : 605kb User : 谈明文

CodeWarrior 使用教程-CodeWarrior directory
Date : 2025-12-30 Size : 445kb User : 谢华勇

本原代码集是对计算机图形学的编程实践,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。出于简化编程的考虑,许多地方指定了常数,未做通用处理。解压缩后建立gui16目录,在其下有原代码和工程文件。在gui16下建立release目录,其下有一可执行文件及其所须的位图及模型文件。如在release目录之外执行程序,必须复制所需位图及模型文件。内含-primitive code of computer graphics programming practice, including painting line, anti-aliasing straight Circle, painted oval, rectangular painting, drawing polygon, rectangle filling, polygon filling, 3D transformation, lighting, textures, etc.. To simplify programming for consideration, in many places designated constant, GM declined to handle. Decompress gui16 established after the catalog under the original code and engineering documents. Established in gui16 release directory, under which an executable file and the necessary bitmap, and model documents. If the release catalog implementation procedures, must copy the necessary bitmap and model documents. Intron
Date : 2025-12-30 Size : 318kb User : 耿均

如果应用程序在共享 DLL 中使用 MFC,且应用程序使用的语言不是 操作系统的当前语言,则需要从 Microsoft Visual C++ 光盘上 Win\System 目录下将相应的本地化资源 MFC70XXX.DLL -If the application sharing in the use of MFC DLL, Application procedures and the use of the language of the operating system is not the current language, need from Microsoft Visual C ROM Win \ System directory to the corresponding localization resources MFC70XXX.DLL
Date : 2025-12-30 Size : 57kb User : liu

打开压缩文件后安装.EXE文件,在安装的目录下有MPLAB MCC18的工程文件MassStorage,即USB大容量存储器的源代码,可以直接使用,具体请见源代码上的注视。-open compressed files after installation. EXE file, in the installation directory under MPLAB MCC18 works documents MassStorage. that is, large-capacity USB memory of source code, can be directly used, the specific see the source code on the monitor.
Date : 2025-12-30 Size : 3.39mb User : wa

目录文件结构: 用于s3c44b0 lcd_test ├─ main.c C语言主源文件 ├─ bmp.c 光标图案源文件 ├─ bmp.h 光标图案头文件 ├─ lcd.c LCD显示函数源文件 └─ lcd.h LCD定义头文件 如何烧写程序到Flash中,请阅读common目录下的ProgramFlash.txt文件。 -Directory file structure: for s3c44b0lcd_test ├ ─ main.c C language main source files ├ ─ bmp.c cursor design source files ├ ─ bmp.h cursor pattern header files ├ ─ lcd.c LCD display function source file └ ─ lcd.h LCD definition of how the header file to the Flash programmer procedures, please read the common file directory ProgramFlash.txt.
Date : 2025-12-30 Size : 386kb User :

解压或者复制到软件相应的目录即可使用此代码-Extract or copy the corresponding directory of the software can use this code
Date : 2025-12-30 Size : 32kb User : cindy

嵌入式系统的构建-清华大学自动化系试用教材,目录:第一章 嵌入式系统的硬件构成.第二章 操作系统;第三章 嵌入式Linux;第四章 交叉编译;第五章 嵌入式Linux 的软件开发环境;第六章 设备驱动程序.-Embedded System Construction- Department of Automation, Tsinghua University, trial materials, directory: Chapter embedded system hardware. Chapter operating system Chapter III Embedded Linux Chapter IV cross compiler Chapter V embedded Linux software development environment Chapter VI device drivers.
Date : 2025-12-30 Size : 1.52mb User : 施志萍

ZIGBEE1015无线传感器统会自动删除debug和release目录,所以请不要将文件放在这两-EC ZIGBEE1015 wireless sensor automatically deleted debug and release directory, so please do not file on these two
Date : 2025-12-30 Size : 161kb User : sunerwei

适合用于嵌入式的zc301摄像头驱动。解压缩之后放在/driver/media/video/zc0301目录下,此目录下原来的文件全部删除。编译内核时选择自动加载zc301模块,就能用了。-Suitable for embedded camera zc301 drive. After decompression on/driver/media/video/zc0301 directory, this directory to delete all the original documents. The selection of the kernel module automatically load zc301 can be spent.
Date : 2025-12-30 Size : 15kb User : wwxun

程序主要模拟了系统文件管理的功能,主要功能有: MD:在目录文件中创建子目录,同时搜索当前目录最后一个目录项,并保存指针信息 CD:根据当前目录切换到指定目录 RD:搜索所要删除的目录是否为空目录,若是则删除 MK:在当前目录中创建文件名称(申请空间利用位示图修改FAT) DEL:搜索所要删除的文件是否存在,若是则删除(恢复位示图修改FAT) DIR:列出当前目录的所有目录项 DIR1:列出当前目录的位示图-The main program to simulate the functions of document management systems, the main function: MD: files in the directory to create a subdirectory, while the current directory search directory of the last items, and save pointer information CD: According to the current directory to switch to the specified directory RD: to search to delete the directory if the directory is empty, if the deletion of MK: in the current directory, create a file name (the application of space that plans to amend the use of digital FAT) DEL: search the document you want to delete the existence, if the delete (to restore FAT-bit show plans to amend ) DIR: current directory lists all the directory entry DIR1: the spaces are listed in the current directory showing map
Date : 2025-12-30 Size : 2kb User : 王业鹏

模拟采用二级目录结构的磁盘文件系统的结构体源代码-Simulation of two-level directory structure of the disk file system structure of the source code
Date : 2025-12-30 Size : 1kb User : 肖建

文本结构 硬盘的物理结构 磁盘引导原理 FAT32和FAT16的文件系统格式,FAT表和目录表等信息。是熟悉FAT文件系统结构的很好教材。-Hard copy of the structure of the physical structure of the disk to guide the principle of FAT32 and FAT16 file system format, FAT table and directory information table. Is familiar with the FAT file system structure of a good textbook.
Date : 2025-12-30 Size : 634kb User : twofish

- eboot.nb0 : 烧写辅助文件, 所有目录下的eboot.nb0是相同的-- Eboot.nb0: programmer supporting documentation, all directory eboot.nb0 are the same
Date : 2025-12-30 Size : 30kb User : 张彪

嵌入式打包后的kernel/arch/arm/boot,详细目录,-Embedded after the packaged kernel/arch/arm/boot, detailed directory,
Date : 2025-12-30 Size : 155kb User : lijing

QT4串口 源码在安装目录下的 source.7z 谨以此软件献给自己的节日!光棍节快乐!! -QT4 serial source in the installation directory under source.7z would like to use this software dedicated to their own festival!光棍节happy! !
Date : 2025-12-30 Size : 29kb User : baggio
« 12 3 4 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.