资源列表

« 1 2 ... .51 .52 .53 .54 .55 213356.57 .58 .59 .60 .61 ... 216394 »

[Windows编程mapx源码

说明:关于mapx的表现非常好,请放心使用Tracing not turned on. Tns error struct: nr err code: 0 ns main err code: 12541 TNS-12541: TNS:无监听器 ns secondary err code: 12560 nt main err code: 511 TNS-00511: 无监听器 nt secondary err code: 61 nt OS err co
<ss> 在 2008-10-13 上传 | 大小:28.52kb | 下载:0

[Windows编程mindistance

说明:最短路径算法源码,很多人需要的。本人载网站开发gis,游自编的最短路径查询程序,速度特快,3万节点,35000条路全部遍历,只需1秒。现将最短路径的思路告诉大家,希望大家在优化,并用不同语言编制,我正在学delphi,准备用delphi做成库,本例以由拓扑关系的arc/info 文件为数据源。其中a1,b1,c1是以fnode排序生成的数组,a1对应fnode,b1对应tnode,c1对应length,同样a2,b2,c2,是以tnode 生成的数组。Indexa1是对应某一起点与其相连的终点的
<x> 在 2008-10-13 上传 | 大小:2.36kb | 下载:0

[Windows编程树形控件使用例程

说明:if (!bRun) { m_bATLInited = FALSE _Module.Term() CoUninitialize() return FALSE } hRes = _Module.RegisterClassObjects(CLSCTX_LOCAL_SERVER, REGCLS_MULTIPLEUSE) if (FAILED(hRes)) { m_bATLInited = FALSE
<x> 在 2008-10-13 上传 | 大小:16.82kb | 下载:0

[ListView/ListBoxUM_s3c2410S_rev12_030428

说明:硬件的设计资料,对于开发的ARM的朋友来说大有益处-hardware design information for the development of the ARM friends in the great benefit
<魏丹> 在 2008-10-13 上传 | 大小:1.89mb | 下载:0

[界面编程8019asds

说明:ARM硬件设计的资料,英文的,中文的正在翻译-ARM hardware design information, in English, Chinese is the translation
<魏丹> 在 2008-10-13 上传 | 大小:181.58kb | 下载:0

[Static控件hd7279a

说明:硬件设计资料,外围器件的设计参考,很有参考价值 -hardware design information, the external device's design reference, of great reference value
<魏丹> 在 2008-10-13 上传 | 大小:320.19kb | 下载:0

[其它蓝牙耳机编程流程

说明:蓝牙耳机编程流程,介绍开发者在开发蓝牙无限耳机时的相应的流程,非常有用-Bluetooth headset programming process, introduced developers to unlimited Bluetooth headset when the corresponding flow, very useful
<洪林> 在 2008-10-13 上传 | 大小:110.3kb | 下载:1

[编译器/词法分析用Bison实现pl0语言编译器

说明:简介:PL0语言是pascal语言的一个子集。编译VC工程之前,需要运行run.bat将词法分析脚本和语法语义分析脚本编译成C语言。-Profile : pascal PL0 language is a language subset. VC compiler works, will also need to run the scr ipt lexical analysis and semantic analysis scr ipt syntax into C language compiler
<罗鹏魁> 在 2008-10-13 上传 | 大小:919.4kb | 下载:1

[其它C5.0

说明:THE DECISION TREE ALGORITHM USED VC
<董权> 在 2008-10-13 上传 | 大小:71.62kb | 下载:0

[其它nasm

说明:masm is a important thing.-can is a important thing.
<洋洋> 在 2008-10-13 上传 | 大小:63.35kb | 下载:0

[数据库编程AutoExcel

说明:自己位好友编的一个处理Execel数据的程序,利用里数据库,还包含一个例子文件,很好的!-friends who own a series of the Execel data processing procedures, the use of the database Lane, also includes an example, good!
<周帆> 在 2008-10-13 上传 | 大小:240.5kb | 下载:0

[操作系统开发Linux内存管理模拟器

说明:Linux下使用c语言实现的内存管理模拟器 假设有台计算机物理内存大小为4MB,每个内存页大小为4k。采用分页机制,使用二级页表,第一级为页目录,共有1024项,每个页目录项指向一个页表,每个页表项指向一个实际的物理页面,每个页表共有1024个页表项。假设页目录和页表不占用内存空间。 系统中还有一个交换设备,采用分块管理机制,每块大小为4K,共1024个。有一系列内存访问指令,系统根据内存访问指令的内存虚地址访问内存。如果页目录项为空,则分配一个页表,并将相关值存入页目录项,如果页表项为空,
<罗鹏魁> 在 2008-10-13 上传 | 大小:4.48kb | 下载:0
« 1 2 ... .51 .52 .53 .54 .55 213356.57 .58 .59 .60 .61 ... 216394 »

源码中国 www.ymcn.org