-
GISAlgRasterLine
实现GIS算法的基本功能,如绘画,矢量转栅格,橡皮筋技术,点选要素等功能。(Algorithm to achieve the basic functions of GIS, such as painting, Vector to raster, the rubber band technique, click on elements of other functions.)
- 2010-11-09 19:20:48下载
- 积分:1
-
c语言二级
说明: 计算机二级中C语言部分的上级编程题目及答案(Computer level 2 C programming)
- 2021-01-03 10:15:19下载
- 积分:1
-
ChakraCore x86_release
vs2019 编译的 JavaScript 引擎 ChakraCore
ChakraCore 是微软开源的 Microsoft Edge 浏览器 Chakra JavaScript 引擎的核心部分,主要用于 Microsoft Edge 和 Windows 中 HTML/CSS/JavaScript 编写的应用。
包含 dll lib .h 文件 32位(JavaScript Engine ChakraCore Compiled by vs2019
ChakraCore is the core part of Microsoft Open Source Microsoft Edge Browser Chakra JavaScript Engine. It is mainly used for HTML/CSS/JavaScript applications in Microsoft Edge and Windows.
Contains 32 bits of DLL lib.h file)
- 2020-06-21 16:00:02下载
- 积分:1
-
bfyy
暴风影音源码,很不错哦```快来下吧()
- 2020-06-26 04:00:02下载
- 积分:1
-
cjson
lua的 json解析库,与原生lua库快速的集成(a json parse for lua use c/c++)
- 2020-06-22 23:40:01下载
- 积分:1
-
Demo
获得用户名,VC++精选编程学习源码,很好的参考资料。(Get the username, VC++ select learning programming source code, a good reference.)
- 2013-11-28 10:55:30下载
- 积分:1
-
pjxt
说明: 一个交通安全状况评价系统,可通过几项评价指标,评价道路的安全程度(A traffic safety evaluation system can evaluate road safety degree through several evaluation indexes.)
- 2019-07-05 23:32:03下载
- 积分:1
-
RTC
基于LPC2148的 RTC通过串口发送到PC机查看 用的是IAR+jlink V8(Based on the RTC LPC2148 sent to the PC via the serial port using a machine view IAR+ jlink V8)
- 2010-11-25 13:26:02下载
- 积分:1
-
真二叉树重构
但是对于“真二叉树”(每个内部节点都有两个孩子的二叉树),给定它的先序、后序遍历序列足以完全确定它的结构。将二叉树的n个节点用[1, n]内的整数进行编号,输入一棵真二叉树的先序、后序遍历序列,请输出它的中序遍历序列。(But for one proper binary tree, in which each internal node has two sons, we can uniquely determine it through its given preorder traversal sequence and postorder traversal sequence.Label n nodes in one binary tree using the integers in [1, n], we would like to output the inorder traversal sequence of a binary tree through its preorder and postorder traversal sequence.)
- 2019-04-21 16:54:36下载
- 积分:1
-
command
用boost::shared_ptr实现command模式,并提供MacroCommand来支持复合的command。(command pattern)
- 2013-08-30 22:59:44下载
- 积分:1