- 授权协议: 未知
- 开发语言: Python
- 操作系统: 跨平台
- 软件首页: http://csiflabs.cs.ucdavis.edu/~twilliam/PySy/
- 软件文档: http://csiflabs.cs.ucdavis.edu/~twilliam/PySy/
软件介绍
PySy 是一个基于 JR 编程语言的 Python 包,当前支持 Python 2.x。
PySy implements many of the JR features in the form of a Python package. The end goal of PySy is to provide its users a useful and expressive environment for implementing concurrent and distributed programs. PySy provides abstractions for expressing several concurrent programming mechanisms, e.g., rendezvous, dynamic process creation, remote method invocation (RMI), and asynchronous message passing, which are easy to use and require significantly less user code than other existing Python concurrent and distributed programming alternatives.
算法设计与实验题解
王晓东 / 电子工业 / 2006-9 / 46.00元
《算法设计与实验题解》是与普通高等教育“十一五”国家级规划教材《计算机算法设计与分析》(第2版)配套的辅助教材,对主教材中的全部习题做了解答或给出了解题思路提示,并对主教材的内容进行了扩展,有些主教材中无法讲述的较深入的主题以习题的形式展现出来。为了提高学生解决实际问题的能力,《算法设计与实验题解》还将主教材中的许多习题改造成算法实现题,要求学生设计出算法并上机实现。作者还结合精品课程建设,进行了......一起来看看 《算法设计与实验题解》 这本书的介绍吧!
