资源列表
Clock
- 时钟显示,为初学者提供简单的事例,帮助对C++的理解-Clock display, provides a simple example for beginners to help the understanding of C++
plot1_new
- draw a plot of psnr vs bitrate
connMySQL
- 一个简单的连接MySQL的JavaBean-A simple connection of the JavaBean MySQL
yanghuisanjiao
- 讲述杨辉三角的逻辑,应用,和算法的一些基础型知识-Yang Hui triangle about the logic, applications, and algorithms of some basic type of knowledge
DOS
- DOS环境示例,可以产生输入,其实就是一个简单的演示程序,用C编写-DOS environment for example, can produce the input, in fact, a simple demo program, written using C
00005
- 枚举型和字符型Switch结合的实例应用-Enumeration type and character with the example application Switch
active
- 可以实时获取当前窗口标题,vb6.0编写的 -Real-time access to the current window title, vb6.0 prepared
line_interection
- 判断两直线的相交情况,若有交点,返回其交点-The situation to determine the intersection of two straight lines
shuzita2
- 基于java的压缩数字塔算法,是若干自然数能够按照一定的大小和次序排列。-Java based compressed digital tower algorithm is the number of natural numbers can be arranged according to a certain size and order.
Efunction.c
- 本代码是DES加密系统中的E函数扩展实现。用于实现从32bits扩展到48bits.-This code is a function of E DES encryption system expansion to achieve. Used to implement extended from 32bits to 48bits.
basic_thread_module
- 主要基于Linux介绍C多线程。在编译C的多线程时候,一方面必须指定Linux C语言线程库多线程库pthread,才可以正确编译(例如:gcc test.c -o test -lpthread);另一方面要包含有关线程头文件#include <pthread.h>。-Introduced Linux-based C multi-threaded. Compile the multithreaded C, when, on the one hand, you must specify
euler-explicit.f
- Fortran code for euler explicit