资源列表
migong
- 解决迷宫问题的程序,能求出迷宫的输出路径。-Solve the maze procedure to derive the output path of the maze.
TCPIP
- 3次握手完成两个重要的功能,既要双方做好发送数据的准备工作(双方都知道彼此已准备好),也要允许双方就初始序列号进行协商,这个序列号在握手过程中被发送和确认。-3 handshake to complete two important functions, it is necessary to make the two sides prepare to send data (both sides know each other is ready), but also allows both sid
shiyan1
- 一元多项式.确定算法中每一语句的执行次数和整个程序的时间复杂度.-one yuan polynomial. Each algorithm to determine sentences and the number of the implementation of the entire process time complexity.
adotest1
- 一个ADO和CList的示例程序: 使用ADO操作access数据库.增加,删除-an ADO and CList examples : Using ADO database access operations. To add, delete
CDS11302clocca
- 万年历,LCD显示出来, 万年历,LLCD显示出来,万年历,LCD显示出来 -Calendar, LCD display, calendar, LLCD display, calendar, LCD display out
snakeMFC
- 贪吃蛇的源代码,在vc++6.0下,测试编译成功过。-snake
slaa290
- 同行给我的IAR洋例程序,希望对有需要的人有帮助。
开源矢量绘图控件源码
- 一款开源的完整矢量绘图控件源码,支持直线、弧线、矩形、圆角矩形、椭圆、多边形、星形、文本和图片等的绘制,支持旋转、缩放、选择、排列等操作,总的说来功能还是不错的!其实如果稍微懂点计算机图形学的知识要做出比这个还要完善的矢量绘图软件应该是没有问题的。 VB6本身对于绘图的支持是非常弱的,因此一般直接通过其内置方法实现的绘图效率都成很大的问题。解决方法之一是采用Windows API来进行底层GDI的绘制,更好的方法是采用GDI+来绘图,这样效果会更好。
333
- 结束进程的代码,大家可以看看,说不定对你有用-awfaef
桌面魔布
- vb源代码,变幻你的桌面哦-vb source code, and changing your desktop oh
peformatvisefile
- pe文件格式.vc.net BOOL CpefileDlg::IsPEFile(LPVOID ImageBase) { PIMAGE_DOS_HEADER pDH=NULL PIMAGE_NT_HEADERS pNtH=NULL if(!ImageBase) return FALSE pDH=(PIMAGE_DOS_HEADER)ImageBase if(pDH->e_magic!=IMAGE_DOS_SIGNATURE
CALCI
- calculator using 8051
