opc 最简单的客户端 包括opc常用函数说明 两个opc client 源码
2021-04-14 16:56:00 50KB vc opc simple 客户端
1
简单的KML:Keyhole标记语言的可可解析库 简单KML是用Objective-C为iOS平台编写的KML的简单轻量级解析库。 它不是为了绘图,而是为了解析。 也就是说,由开发人员决定将Simple KML返回的数据结构转换为绘图代码,无论是用于MapKit中的注释,用于外部映射库中的构造,用于UIImage上的绘图路径还是其他。 简单的KML基本上是具有KML知识的XML解析器。 它提供了KML数据的分层视图,并且可以将诸如简单KML颜色定义之类的内容转换为UIColor以及将文本坐标转换为CLLocation因此您不必这样做。 要求 Simple KML已针对iOS 5.0及更高版本进行了设计和构建。 没有特殊的原因,它不能适应Mac OSX。 只是由于缺乏必要性而尚未完成。 简单的KML是为构建的。 简单的KML依赖于 (一种基于libxml2用于基于DOM的XML解析的
2021-04-14 13:44:21 94KB Objective-C
1
gcc升级所依赖的rpm包,gcc内网升级,redis内网安装依赖。
1
语言:English (UK) 不支持和非官方扩展为AWS控制台选项卡提供图标 一个非官方/不支持的开源扩展,以用代表服务的图标替换AWS控制台的标签图标。
2021-04-03 22:06:26 1.42MB 扩展程序
1
Makerbase SimpleFOC 第二课 基本测试相关组件
2021-04-02 14:07:14 2KB SimpleFOC
1
Makerbase Simple FOC 第一课 入门配置相关组件
2021-04-02 14:07:13 111.48MB SimpleFOC
1
iocp simple classLib
2021-03-31 23:51:24 8KB c++ iocp thread mempool
1
Simple_Banking_System:学习中的项目,Hyperskill
2021-03-31 14:10:21 4.72MB Python
1
simple_hamming_codes:试图形象化汉明码的工作方式,
2021-03-30 21:08:34 2KB
1
UNIX Shell and History Feature 1.The first task is to modify the main() function in Figure 3.36 so that a child process is forked and executes the command specified by the user. The next task is to modify the shell interface program so that it provides a history feature that allows the user to access the most recently entered commands. The user will be able to access up to 10 commands by using the feature. The commands will be consecutively numbered starting at 1, and the numbering will continue past 10. For example, if the user has entered 35 commands, the 10 most recent commands will be numbered 26 to 35. The user will be able to list the command history by entering the command history at the osh> prompt.
2021-03-30 15:07:21 5KB shell ChildProcess HistoryFeature Linux
1