资源列表
DIRECTDRAWEample
- 一个学习DirectDraw的很好的例子程序-DirectDraw Learning
DirectDraw
- 学习DirectDraw的很好的文档资料-DirectDraw学习
qq2006winsrc
- QQ界面的工程,一个学习制作QQ界面的好例子,例子中全面介绍了QQ的界面是如何制作的
build_avi_xvid_lame
- Generate Xvid AVI files.
yuan11
- 分数统计(10) 要求:(1)输入某班级学生的姓名、分数; (2)对(1)的分数进行降幂排列并输出;-noting
TestServer
- 基于WSAEventSelect I/O模型的服务端源码,希望对大家有用。-WSAEventSelect I/O模型
Project-Scheduling-Problem
- project scheduling problem
pyexcelerator-0.6.4.1
- Excel文件读取 安装: python setup.py install from pyExcelerator import * sheets = parse_xls( d:/a.xls ) 很简单,与 xlrd 不同。xlrd 需要先调用book = xlrd.open_workbook(filename)打开文档,然后再调用sh = book.sheet_by_index(i)来得到第几个sheet,然后再使用sh.cell_value(i, j)得到i行
xlrd-0.6.1
- 使用 xlrd 能够很方便的读取 excel 文件内容,而且这是个跨平台的库,能够在windows,linux/unix,等平台上面使用。 -Use xlrd can easily read the contents of excel file, and this is a cross-platform libraries, can be windows, linux/unix, and other platforms used above.
pyparsing-1.5.2.tar
- The pyparsing module is an alternative approach to creating and executing simple grammars, vs. the traditional lex/yacc approach, or the use of regular expressions. The pyparsing module provides a library of classes that client code uses to construct
turbo
- map algorithm for turbo codes in matlab the simulation, using 1 / 2 code rate rsc and 2 - random interleaver
MSComm
- 实现串口通信 利用MFC自带的控件来实现-Serial communication control using MFC comes to realize