搜索资源列表
aa
- 凯撒密码的过程,再用配对字母取代讯息里的原始字母位移加密法(shift cipher):模数计算。Ek(x)=(x+k)mod 26,Dk(y)=(y –k)mod 26 如:k=5 “hello world”加密为:mjqqt….
LIBCTINY
- 使用 LIBCTINY.LIB 为 EXE 和 DLL 文件 减肥 原著:Matt Pietrek 翻译:crazyd 原文出处:MSDN Magazine January 2001 Reduce EXE and DLL Size with LIBCTINY.LIB 原代码下载:Hood0101.exe (45KB) 在 October 1996 column 我讨论过一个有关可执行文件大小的问题。那个时候,一个简单的
linuxprogramming
- beging linux program 源码,从hello world 开始教你开发linux程序
hello-gtk
- 一个例子程序,使用linux +gtk+gnome,主要功能是建立一个对话框,打印hello world,有详细的注释,如何编译以及怎样运行,是一个很好的学习上手的例子程序。
HackingHelloWorld_I
- 台湾的Jserv的深入淺出 Hello World,第一次演讲资料,附带源码. 用helloworld程序 详细的分析了gun工具的工作机制!如果学会了本书的内容,你对GNU工具将有个比较好的理解! -Taiwan
qttutorial
- 第一个程序是一个简单的Hello World 例子。它只包含你建立和运行Qt 应用程 序所需要的最少的代码。上面的图片是这个程序的快照。-The first procedure is a simple Hello World example. It includes the establishment and operation of your Qt applications need a minimum of code. The above picture is a snapshot of
hello-world
- 第一个应用程序hello world (基于AT91SAM9260开发板linux2.6.22)-The first application hello world (based on the AT91SAM9260 Development Board linux2.6.22)
hello.tar
- Very useful hello world program
QT
- 一个很好的QT入门教程,从简单的“hello world”入手,到一个复杂的游戏的实现,手把手教你使用QT-A good entry-QT Guide, from a simple " hello world" approach to a complex game the realization of手把手教you use QT
hello
- Simple Hello World application in linux assembly.
hello-example1
- Hello World 标准源代码 GTK 开发经典源代码-C
Hello
- Prints Hello World !
webService
- apache cxf 配置的 webService hello world 小例子,包含与 spring 结合配置的应用与代码发布的应用两种发布形式。-apache cxf configuration webService hello world small examples, including the application with the spring configuration and code with the application of the two release forms
hello-mb
- ibm cell芯片,主核和副核,同步异步实现的的实例代码。hello world程序在ibm cell芯片上的移植。-ibm cell chip, the main core and sub-nuclear, synchronous asynchronous implementation of the example code. hello world program ibm cell chip transplantation.
hello
- linux的简单应用程序,实现打印hello world-simple linux application that prints hello world to achieve
hello
- QT语言的最简单的Hello world的实现。大家可以参考一下。-the implement of the most simple process of "hello world" with QT
HELLO
- 用keil编程,在urat2中显示hello world,简单的实例程序-C51 programming, hello world, displayed in urat2 simple example program
hello
- C code that prints "Hello World" on the standard output
hello
- 内核模块编码的简单实例 包括模块的编译,加载和卸载-linux kernel module hello, world!
hello-world
- this a simple program to show hello world,but it is important to all of the beginners.-this is a simple program to show hello world,but it is important to all of the beginners.