CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - python scripting

搜索资源列表

  1. cppexpythonsrc

    0下载:
  2. Python是一种简单易学,功能强大的解释型编程语言,它有简洁明了的语法,高效率的高层数据结构,能够简单而有效地实现面向对象编程,特别适用于快速应用程序开发,也可以用来开发大规模的重要的商业应用。Python是一个理想的脚本语言。-Python is a simple and easy to learn, powerful interpreted programming language, it is clear and concise grammar and high efficiency o
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:122781
    • 提供者:张波
  1. lip-0.4

    0下载:
  2. 基于lua的图像处理代码An image processing application based on a scr ipting language: now LUA (LIP subproject). Some native function are built-in, and some use other projects (FreeImage and FreeType). Planned binding for Python.-lua-based image processing code
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:79716
    • 提供者:yuhongchun
  1. py_zipfile

    0下载:
  2. 学习Pyhton脚本的源代码,Python是通用的易学的脚本语言-learning Pyhton scr ipt source code, Python is a versatile easy to learn scr ipting language
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:114118
    • 提供者:
  1. MZDDE2

    2下载:
  2. zemax与matlab调用程序,当您用matlab分析复杂数据时,可以利用zemax光路计算工具提供原始数据,由matlab分析,并且可以驱动zemax优化,对自由曲面的优化更为重要,此代码为matlab调用zemax的函数库。-ZEMAX and Matlab : A Powerful Pair ZEMAX features a built-in DDE (Dynamic Data Exchange) server that allows other Windows® appli
  3. 所属分类:matlab

    • 发布日期:2014-04-28
    • 文件大小:5598011
    • 提供者:xubd
  1. embedPy

    0下载:
  2. c++中嵌入python实例,适合做游戏中的脚本嵌入.-c++ embedded python example, suitable for embedded scr ipting game.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-04
    • 文件大小:1209537
    • 提供者:cb
  1. corePythonprogramming

    0下载:
  2. Python 是一门优雅而健壮的编程语言,它继承了传统编译语言的强大性和通用性,同时也 借鉴了简单脚本和解释语言的易用性。它可以帮你完成工作,而且一段时间以后,你还能看明 白自己写的这段代码。你会对自己如此快地学会它和它强大的功能感到十分的惊讶,更不用提 你已经完成的工作了!只有你想不到,没有Python 做不到-Python is an elegant and robust programming language, which inherited the tradition of
  3. 所属分类:Other systems

    • 发布日期:2017-05-18
    • 文件大小:5008384
    • 提供者:万俊
  1. swigwin-1.3.37

    0下载:
  2. SWIG是个帮助使用C或者C++编写的软件能与其它各种高级编程语言进行嵌入联接的开发工具。SWIG能应用于各种不同类型的语言包括常用脚本编译语言例如Perl, PHP, Python, Tcl, Ruby and PHP。-SWIG is a help to the use of C or C++ to prepare the software to work with other high-level programming language to connect embedded devel
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-22
    • 文件大小:6682953
    • 提供者:huohu
  1. gtk-server-2.3.1-src.tar

    0下载:
  2. gtk_server的源代码,可以使用你能不写C语言程序就访问gtk+库。支持shell, perl, python, vbscr ipt等等脚本语言-gtk_server source code, you can use you can not write C language program on the visit to gtk+ library. Support the shell, perl, python, vbscr ipt scr ipting language and so o
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:334516
    • 提供者:ldsfjlfjl
  1. foreach

    0下载:
  2. 利用boost::foreach组件,可以使C++像python,Lua等脚本语言样,能够以简洁的方式遍历任意容器!-Using boost:: foreach component that allows C++ like python, Lua scr ipting languages such as samples, simple way to be able to traverse any container!
  3. 所属分类:Console

    • 发布日期:2017-03-30
    • 文件大小:977079
    • 提供者:John Smith
  1. android

    0下载:
  2. 本书内容全面,不仅详细讲解了Android框架、Android组件、用户界面开发、游戏开发、数据存储、多媒体开发和网络开发等基础知识,而且还深入阐述了传感器、语音识别、桌面组件开发、Android游戏引擎设计、Android应用优化、OpenGL等高级知识,最重要的是还全面介绍了如何利用原生的C/C++(NDK)和Python、Lua等脚本语言(Android scr ipting Environment)来开发Android应用;本书实战性强,书中的每个知识点都有配精心设计的示例,尤为值得一
  3. 所属分类:android

    • 发布日期:2017-04-09
    • 文件大小:2011268
    • 提供者:fb
  1. Advanced_python_programming

    0下载:
  2. python语言高阶教程,适用于有一定脚本编程的应用人员-high-level language python tutorials, scr ipting for the application of certain personnel
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:127713
    • 提供者:李华
  1. lua_template_analyze

    0下载:
  2. 使用lua脚本语言对网页template进行分析,并读取数据嵌入到template中输出。类似python中的django-Analysis, using the Lua scr ipting language for web page template and read the data embedded into the template output. Similar to the python' s django
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:28160
    • 提供者:钟浩涛
  1. swig-2.0.0.tar

    0下载:
  2. SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. SWIG is primarily used with common scr ipting languages such as Perl, PHP, Python, Tcl/Tk, and Ruby, however the list
  3. 所属分类:CSharp

    • 发布日期:2017-05-18
    • 文件大小:4780164
    • 提供者:tammmaoo
  1. SL4A

    0下载:
  2. scr ipting Layer for Android 的源码 sl4a 是个能在安卓上运行各种脚本语言的软件,已支持Python、Perl、JRuby、Lua、BeanShell、Javascr ipt、Tcl、shell。-scr ipting Layer for Android source sl4a was able to run a variety of scr ipting languages ​ ​ on Android software, has
  3. 所属分类:android

    • 发布日期:2017-03-30
    • 文件大小:420951
    • 提供者:沈涛
  1. bmpstudy

    0下载:
  2. bmp 测试代码 作用了直方图均衡 并且带有malab验证及python脚本辅助(The BMP test code works on histogram equalization, with malab validation and python scr ipting AIDS)
  3. 所属分类:图形图像处理

    • 发布日期:
    • 文件大小:635904
    • 提供者:luofun
  1. code

    0下载:
  2. python与abaqus 结合,积极的脚本语言(Python combines with ABAQUS, Active scr ipting Language)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-05
    • 文件大小:5478400
    • 提供者:Asterise
  1. put_elasticsearch

    0下载:
  2. 该程序是一个基本向es插入数据的脚本语言,使用tk做了一个简单的界面(The program is a scr ipting language that basically inserts data into the ES, and uses TK to make a simple interface)
  3. 所属分类:其他

    • 发布日期:2018-04-23
    • 文件大小:8192
    • 提供者:qingyun0922
  1. IEEESMIB

    0下载:
  2. PSSE simulations and python scr ipting
  3. 所属分类:其他

    • 发布日期:2021-03-25
    • 文件大小:215040
    • 提供者:TOML1990
  1. IEEE14

    1下载:
  2. EXAMPLE OF PSSE simulations and python scr ipting (IEEE 14 SYSTEM)
  3. 所属分类:其他

    • 发布日期:2020-06-17
    • 文件大小:163840
    • 提供者:TOML1990
  1. IEEEWIN

    1下载:
  2. EXAMPLE OF PSSE simulations and python scr ipting (Wind Energy)
  3. 所属分类:其他

    • 发布日期:2020-06-06
    • 文件大小:9216
    • 提供者:TOML1990
« 1 23 »
搜珍网 www.dssz.com