资源列表
Cjishitime
- C计时程序源代码 void mytime1() { static LARGE_INTEGER startTime QueryPerformanceCounter(&startTime) static LARGE_INTEGER timerFrequency QueryPerformanceFrequency(&timerFrequency) /////////////***你要计时的程序-time C source code void mytim
netgrid
- 一个简单的动网格事例,该程序用MATLAB语言编写.-a simple moving mesh example, the procedures used MATLAB language.
y4
- y4.c Jacobi方法-y4.c Jacobi method
Send
- c++基于socket的多线程文件传输、断点传输等等发送端代码-c++ socket-based multi-threaded file transfer, transmission, and so the sender code breakpoint
ali4
- pattern formation by visual c++ wich is produced four replica of Ali pattern and put them together to struct a beutiful graphical pattern
WTSAPI
- 利用WTSAPI中的WTSEnumerateProcessesA查询当前进程-Query using WTSAPI the current process in WTSEnumerateProcessesA
SQL_Helper
- SQL数据库助手类,帮你节约开发时间! (封装了SQL五大对象,让你灵活调用)-SQL database helper classes to help you save development time! (Package of five of SQL object to allow you the flexibility to call)
signalandsystem
- 此代码模拟了通讯系统中音频文件通过调制解调技术进行通信的过程,适合初学者学习。-This code simulates the communication system audio files via modem technology for communication in the process, suitable for beginners to learn.
128QAM
- 随机产生二进制序列,进行128QAM调制,画出星座图,通过加性高斯白噪声的信道,再画星座图,并计算误比特率。-128QAM modulate with MATLAB
soapdenglu
- excel 登录密码鉴权,通过soap查询,在excel中-excel soap denglu
bahuanghou
- 数据结构,c++,八皇后问题,北京邮电大学,第三次实验作业-Data structure, c++, eight queens problem, Beijing University of Posts and Telecommunications, the third experiment jobs
PointInPolygon
- 这是一个判断点是否在多边形内的很漂亮的算法。-This is a point to determine whether the polygon is very beautiful algorithms.