联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All Windows编程(104) 
按平台查找All Python(104) 

[Windows编程] 推文1:Python 与 Stata 配合批量转换数据

数据处理过程中,研究者常会遇到收集的数据与预期采用的工具不匹配问题。目前,常用的方式是 Datatransfer 等数据格式转换器,通过导入及导出实现数据格式的转换,缺点是软件收费以及当代转换的数据多时,耗时耗力。鉴于此,本文借助于 python 以及 python 与 Stata 相结合的方法提出两种可实现批量数据格式快速转换的方案。
In the process of data processing, researchers often encounter the mismatch between the collected data and the expected tools. At present, the commonly used method is data format converter such as data transfer. The data format conversion is realized by importing and exporting. The disadvantage is that the software charges and the data converted at present are time-consuming and labor-consuming. In view of this, with the help of Python and the combination of Python and Stata, this paper puts forward two schemes that can realize the fast conversion of batch data format. (2020-06-16, Python, 4KB, 下载0次)

http://www.pudn.com/Download/item/id/1592312894951077.html

[Windows编程] my-c-code

困扰:你的电脑里下载了许多日本av,而且这av在某个目录树下,很多子目录,一共有上万个av文件, 可是又不想被小孩或其它播放器搜索到不小心打开播放, 于是你有了个简单易用的想法: 当自己不想看这些电影时,把这数万个av的扩展名,改成其它,比如改成图片的扩展名.jpeg 当自己想看这些电影时,把这数万个av的扩展名,恢复成原样 可是要自己手动一个个修改,实在费神费力, 如果手动全选后再修改,又会把原有文件名改的乱七八杂,况且很多文件格式并不是都相同! 于是你有了个更好更快捷的想法,快速方便的批量改扩展名和恢复的原名 于是本人帮你设计了个C的DOS界面程序, 设计目的:方便自己方便他人
play use c code (2016-07-02, Python, 381KB, 下载1次)

http://www.pudn.com/Download/item/id/1467433418231958.html

[Windows编程] GameDevelopmentWithPygame

你有没有打开过你计算机的机箱呢?你会发现你的机器由很多部件组成。视频卡产生图形,发射数字信号到 处理者。声卡把声音信号混合后送到扬声器。同样,键盘、鼠标等其他这些输入设备,是游戏必要的使用设备。在家用电脑的出现的早期,程序员必须了解计算机的 每个元件。游戏程序员必须阅读每个计算机设备的技术文档,并编写驱动程序来通信。这种情形变得越来越坏,当不同的计算机厂商生产出不同的设备时。由于兼容 性问题,游戏程序在想进入游戏市场时遇到了很多的问题,这些问题同样也给游戏玩家带来了很多问题。当微软窗口操作系统出现的时候,他们提供了一种简单的方 式来与设备通信。这就意味着程序员可以抛弃技术手册了,因为厂家提供了驱动程序,并且这些驱动可以直接被调用用来在操作系统和硬件之间的通信。即使是这 样,编写游戏同样还是挺困难的。但是幸运的是,Pygame的出现使我们没必要担心细节。
Have you ever open your computer chassis? You ll find out your machine composed of many parts. Have a graphic video card, to transmit a digital signal Handler. Sound card sound signals after mixing to the speaker. Similarly, keyboard, mouse and other input devices that use of the equipment, the game is necessary. In the early home computer, the programmer must know the computer For each component. Game programmers must read technical documents for each computer equipment, and the preparation of the driver to communication. This situation becomes more and more bad, when different computer manufacturers of different devices. Because of compatibility Problem, game program to enter the game market encountered a lot of problems, these problems for game players also brings a lot of problems. When there is Microsoft windows operating system, they provide a simple square To communicate with the device. Which means programmers can be abandoned in the technical manual, because manufacturers (2015-05-16, Python, 4579KB, 下载1次)

http://www.pudn.com/Download/item/id/1431763564732689.html

[Windows编程] Python

本书是Python开发者的完全指南——针对 Python 2.5全面升级 ·学习专业的Python风格、最佳实践和好的编程习惯; ·加强对Python对象、内存模型和Python面向对象特性的深入理解; ·构建更有效的Web、CGI、互联网、网络和其他客户端/服务器架构应用程序及软件; ·学习如何使用Python中的Tkinter和其他工具来开发自己的GUI应用程序及软件; ·通过用C等语言编写扩展来提升Python应用程序的性能,或者通过使用多线程增强I/0相关的应用程序的能力; ·学习Python中有关数据库的API,以及如何在Python中使用各种不同的数据库系统,包括MySQL、Postgres和 SQLite。
This book is the Python developer s Guide for complete-- Python 2.5 upgrade Learning professional Python style, best practices and good programming habits · strengthen in-depth understanding of the Python object, memory model and Python object-oriented characteristics To establish Web, CGI, Internet, network is more effective and other client/server architecture applications and software Learning GUI application and how to develop their own software using Python Tkinter and other tools Performance, by using C language extension to enhance the Python application, or through the use of multiple threads to enhance the ability of I/0 related applications Learning about the database in Python API, and how to use Python in a variety of different database systems, including MySQL, Postgres and SQLite. (2014-07-11, Python, 6852KB, 下载7次)

http://www.pudn.com/Download/item/id/2585964.html
总计:104