搜索资源列表
Python_Tkinter
- Python 与 Tkinter 编程 [PDF,中文版图片扫描,全本,554页] 【内容简介】 Thinter 是解释性脚本语言Pyhton的图形界面开发工具包,是一个清晰的、面向对象的图形界面开发工具,它可以让你快速地开发出可以运行在Unix、Macintosh和Windows等系统平台下的Python应用程序。本书详细地介绍了Python语言的语法和函数及其界面的开发方法,重点介绍了在Tkinter可视化平台下的编程方法。本书非常适合各个层次的Python程序员,同时也适合利用Py
os4
- 用c语言实现模拟unix环境下成组链接法-Unix using c language for analog environment into a set of links France
gcc
- 本文将介绍如何利用 GNU Autoconf 及 Automake 这两套软体来协助我们『自动』产生 Makefile 档,并且让开发出来的软体可以像 Apache, MySQL 和常见的 GNU 软体一样,只要会 ``./configure , ``make , ``make install 就可以把程式安装到系统中。如果您有 心开发 Open Source 的软体,或只是想在 Unix 系统下写写程式。希望这份介绍文件能帮助您轻松地进入 Unix Programming -gcc
xpforlinux
- windows下查看unix里面的文件的软件,但有些东西是看不了的。希望对大家有帮助-under windows examines inside unix the document software, but some things could not look. . Hoped that has the help to everybody
nsLookUp
- 這是一個修改Oreilly Java 網路程式設計範例的程式 主要是將裡面的一個小程式加上視窗管理者介面方便使用 使用環境: 需有JRE的環境 path需有指到JAVA_HOME下bin/ 如環境設定OK,在windows直接點選執行即可 如在其他OS(unix-like) java -jar nsLookUp.jar-This is a modified Oreilly Java network programming is an example of the pr
gnuradio-3.2.1.tar
- GNU软件无线电3.2.1,包含多种编解码算法模块。可在linux/unix下编译执行。-GNU Software Radio 3.2.1, including a variety of codec algorithm module. In linux/unix implementation of the compiler.
geekos0.3.0
- 一种教学用的小型操作系统。 一个用C语言开发的操作系统,学生可以在Linux或UNIX环境下对其进行功能扩充,也可以在Windows下使用Cygwin工具进行开发,且其针对进程,文件系统,存储管理等操作系统.. -A small operating system teaching. A C language development with the operating system, students can be Linux or UNIX environment to expand
MTKcallhistoryoperate
- 什么是makefile?或许很多Winodws的程序员都不知道这个东西,因为那些Windows的IDE都为你做了这个工作,但我觉得要作一个好的和professional的程序员,makefile还是要懂。这就好像现在有这么多的HTML的编辑器,但如果你想成为一个专业人士,你还是要了解HTML的标识的含义。特别在Unix下的软件编译,你就不能不自己写makefile了,会不会写makefile,从一个侧面说明了一个人是否具备完成大型工程的能力。 -makefile
libf2c
- fortran77 转C语言的c语言代码库,含f2clib,可执行文件源代码,可在windows,linux/unix下使用(需要修改相应os平台头文件) -lib source code for fortran77 to C language
progressBar
- Unix/Linux下进程进度条显示代码,适用于程序初始化较长时间,用g++编译时需要指定pthread库。-Unix/Linux process progress bar shows the code for the program to initialize a long time, need to specify the use g++ compile the pthread library.
Archive
- Unix 下c语言的call function应用。实现加减乘除四则运算的call by value 和 call by reference。-The application of call function under unix. Realize four basic operation using call by value and call by reference.
SecureCRT5.2.5
- Secure[1]CRT是一款支持SSH(SSH1和SSH2)的终端仿真程序,简单的说是Windows下登录UNIX或Linux服务器主机的软件-Secure [1] CRT is a support SSH (SSH1 and SSH2) terminal emulation program Login UNIX or Linux server host software under the Windows
myBook.tar
- myBook.tar unix下用C++类封装实现的一个图书管理系统,多文件操作-myBook.tar unix implemented using C++ class encapsulates a library management system, multi-file operations
path.py
- 打印出一个文件夹下的所有文件名及其路径,支持windows和unix操作系统。-Display all directories and file names from a given folder
bigview
- 在UNIX下经常要看大日志,vi又打不开,pg又不能一行一行翻,more就更是乱码了。于是自己做了个程序来查看日志,包括跳转,查找等。 自动识别汉字、全角字符、日文,真正做到光标随字移动 窗口化全屏浏览 宽行浏览,完全显示文本原始信息 支持查找、跳转、打印,任意滚屏 支持任意大小的文本,特别适合分析系统大日志 动态内存分配,系统资源消耗少 方便UNIX用户使用,完全仿真vi指令 支持custom命令安装,软件管理方便 内置指令帮助 -Under
cmake-3.0.1-win32-x86
- cmake是将工程在多个工程之间互相转换的利器。如:可将Unix下的工程转化为windows下VC++工程。很是方便。-cmake is a project between multiple projects interchangeable weapon. Such as: Unix under the project can be transformed into the windows VC++ project. It is convenient.
windows_sudoku_1.0_class_Release
- //filename:sudoku.h //author:_a_qian //weixin:635431173 //update:2015/2/10 //edition:1.0 //comment: //完成生成,显示,保存,功能,等功能,详情请见头文件内所有详细注释,当前版本不支持逆向计算,凡是正常生成的矩阵都是有具体参考,答案,由于可能根据你的设置不同,答案不唯一,但是会有个系统标准答案,待后期版本更新中将支持逆运算,谢谢。如果需要源代码,作者会有偿索取一部分人民币(
premake.tar
- premake, linux/unix下根据lua脚本自动生成makefile的工具。此为premake的原码,由lua语言编写!-Under premake, linux/unix tools automatically generate makefile according to lua scr ipts. This is premake original code, prepared by the lua language!
unpv1
- 类Unix系统下网络编程参考,非常值得借鉴,值得一看(Unix network programming)
LTK_CPP_Linux_10_20_0
- 使用R420读写器开发,编程语言为CPP语言的linux系统下的开发包,简单的demo适合初学者(Using R420 reader development, programming language for CPP language Linux system development kit, simple demo suitable for beginners.)