对于C#、VB等高级语言而言,此时编译器完成的功能是把源码(SourceCode)编译成通用中间语言(MSIL/CIL)的字节码(ByteCode)。最后运行的时候通过通用语言运行库的转换,编程最终可以被CPU直接计算的机器码(NativeCode)。
2019-12-21 21:49:16 80KB www
1
html,js,css,mysqli,关于一个静态和动态网页的设计
2019-12-21 21:46:08 84KB www
1
数据仓库与数据挖掘论文合集(共242篇)
1
FSM参考代码 通讯协议状态机实现的代码参考实例 对学习状态机很有帮助 www.zmemb.com
1
非常详细的有关 利用Packet Tracer验证WWW、FTP、DNS、DHCP服务器的过程及结果!
2019-12-21 21:20:10 893KB Packet Tracer软件
1
MATLAB代码,实现六自由度机器人的视觉伺服控制,代码运行前需要配置机器人工具箱
2019-12-21 20:48:05 4KB WWW
1
What this book covers Chapter 1, Hello Rust!, gives a short recap of the Rust programming language and what changed in the 2018 edition. Chapter 2, Cargo and Crates, discusses Rust's cargo build tool. We will explore the configuration as well as the build process and modularization options. Chapter 3, Storing Efficiently, looks at how in Rust, knowing where values are stored is not only important for performance, but also important for understanding error messages and the language in general. In this chapter, we think about stack and heap memory. Chapter 4, Lists, Lists, and More Lists, covers the first data structures: lists. Using several examples, this chapter goes into variations of sequential data structures and their implementations. Chapter 5, Robust Trees, continues our journey through popular data structures: trees are next on the list. In several detailed examples, we explore the inner workings of these efficient designs and how they improve application performance considerably. Chapter 6, Exploring Maps and Sets, explores the most popular key-value stores: maps. In this chapter, techniques surrounding hash maps; hashing; and their close relative, the set; are described in detail. Chapter 7, Collections in Rust, attempts to connect to the Rust programmer's daily life, going into the details of the Rust std::collections library, which contains the various data structures provided by the Rust standard library. Chapter 8, Algorithm Evaluation, teaches you how to evaluate and compare algorithms. Chapter 9, Ordering Things, will look at sorting values, an important task in programming—this chapter uncovers how that can be done quickly and safely. Chapter 10, Finding Stuff, moves onto searching, which is especially important if there is no fundamental data structure to support it. In these cases, we use algorithms to be able to quickly find what we are looking for. Chapter 11, Random and Combinatorial, is where we will see that, outside of sorting and searching,
2019-12-21 20:21:20 12.7MB rust Algorithms
1
拱桥:悬链线坐标计算程序,计算坐标值!只要有参数就可以了,非常不错偶!
2019-12-21 20:16:58 440KB 悬链线 坐标 计算 程序
1
2010年中国国家统计局统计用区划代码和城乡划分代码 包含省/市/县/乡/村信息 字段说明 id 代码 name 名称 grade 级别1、省/区/直辖市,2、地/市/盟,3、县/旗,4、乡/镇,5、村/街道
2019-12-21 20:11:35 5.64MB 区划 城乡 省市
1
网上整理无错误无BUG的完整GOM引擎假人系统,附带有完整后台
2019-12-21 20:06:02 276KB GOM引擎 假人 脚本
1