搜索结果
找到约 236 项符合
garmingpstool-src 的查询结果
操作系统开发 掌握在uC/OS-II 操作系统下使用ZLG/GUI的基本方法。 1. 启动 ADS 1.2
掌握在uC/OS-II 操作系统下使用ZLG/GUI的基本方法。
1. 启动 ADS 1.2,使用 ARM Executable Image for UCOSII(for lpc22xx)工程模板建立一
个工程 gui_ucos,工程存储在 uCOS-II 目录下。
说明:在 uCOS-II 目录下要保存有 uCOS-II 的移植代码和内核源代码。
2. 建立 C 源文件 Test .c,编写实验程序,保存到 gui_ucos\sr ...
Linux/Unix编程 装一整套 gcc-libc libstdc++ gcc-c++ gcc -objc cpp binutil 卸载与2.95.3-8有关的 卸载gcc 卸载gcc-
装一整套
gcc-libc
libstdc++
gcc-c++
gcc -objc
cpp
binutil
卸载与2.95.3-8有关的
卸载gcc
卸载gcc-g++
卸载gcc-chill
卸载gcc-g77
卸载gcc-objc
卸载gcc
卸载 libstdc++-2.95.3-8
批量装gcc
rpm -ivh gcc*.rpm
批量装libstdc++
rpm -ivh libstdc++*.rpm
查看某软件包安装路径
rpm -qpl xxxxxx
...
微处理器开发 文件及文件夹说明 ==========================================================================================
文件及文件夹说明
===============================================================================================
\arm\ uC/OS-II移植代码
\SOURCE\ uC/OS-II源码保存在该文件夹
\HostMassLib\ HostMassLib驱动库相关文件存放的文件夹
\HostMassLib\读写U盘模块驱动使用手册.pdf 驱动库使用手册
\UDis ...
多国语言处理 n algorithm for domain independent linear text segmentation This the Windows version of the C99 al
n algorithm for domain independent linear text segmentation
This the Windows version of the C99 algorithm that was presented in my
NAACL00 paper.
[Directories]
bin contains executables, JAR file and test files
classes compiled code as individual class files
doc NAACL 00 paper describing the alg ...
单片机开发 全球著名IT公司ILog的APS高级排产优化引擎
全球著名IT公司ILog的APS高级排产优化引擎,就连SAP、Oracle等ERP中的物料需求计划与生产计划算法都来源于ILog。APS高级排产系统我研究了好久,中间的性线求解算法可真谓难呀。其中tutorialcndlg.htm是帮助文件,src下是源代码
Java编程 用eclipse打开 在eclipse左侧包资源管理器中右键选择导入 然后选择现有项目到工作空间中
用eclipse打开
在eclipse左侧包资源管理器中右键选择导入
然后选择现有项目到工作空间中,点下一步
在选择根目录中选择压缩包解压后的目录,单击完成即可
用eclipse新建
新建项目
新建源文件夹src,及对应三个类
新建文件夹pic,与src同目录,放置图片 ...
VxWorks 这是全套的PPP协议的源码
这是全套的PPP协议的源码,运行在vxworks5.5.1上的。绝对权威,因为它是安装vxworks PNE2.2后的源代码,只要拷贝到$WIND_BASE\target\src下直接MAKE就行。
Windows CE 1. This BSP can support 2443EVT0 board. If you want to use EVT0 BSP, set followings. In smd
1. This BSP can support 2443EVT0 board.
If you want to use EVT0 BSP, set followings.
In smdk2443\smdk2443.bat file
set BSP_EVT1=1
-> set BSP_EVT1=
In smdk2443\src\inc\bsp_cfg.h file
#define EVT1
-> #define EVT0
2. Default system tick mode is changed. The value is fixed ...
Internet/网络编程 Spring源代码,开源的srcorgspringframeworkwebmultipartMultipartFile.java MVC上传文件
Spring源代码,开源的src\org\springframework\web\multipart\MultipartFile.java MVC上传文件