- vc_port 基于8112板卡的通过WINIO修改寄存器的VC程序
- 3Dcad 三维CAD画图程序
- digitalShop 一个.net项目案例
- HDF5188-win32-vs9 HDF5文件的读取库
- key 用VC实现的模拟按键
- winlock_source I manage a system where I need to restrict users from accessing the desktop and running other applications. The search for ways to achieve this returned several different techniques. Although in the end I didn t use any of the techniques described here
资源列表
maze
- 迷宫通路算法实现 希望对大家有用 大家自己看看把 -maze complete算法实现 希望对大家有用 大家自己看看把
daili
- http代理服务器用于下载一些东西是的应用,给你带来好处。-http for vc++
dff
- verilog, d-flipfliop, d-verilog, d-flipfliop, dff
quicksort
- quicksort algorithm for sorting matrices
plot1_new
- draw a plot of psnr vs bitrate
connMySQL
- 一个简单的连接MySQL的JavaBean-A simple connection of the JavaBean MySQL
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
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