资源列表
桌面hhs
- int *base int *top int stacksize }sqstack inistack(sqstack &s) { s.base=(int*)malloc(stackintsize*sizeof(int)) if(!s.base) exit(-2) s.top=s.base s.stacksize=stackintsize return 1 }- int *base int *top i
圆弧的 Bresenham 算法
- 圆的bresenham算法-round bresenham Algorithm
DemoD3D
- general computation of gup in shader language
src
- DNF保护驱动IDA分析研究 过保护逆向源代码-dnf bypass
bitmap
- it is a c based *.bmp file viewer-it is a c based*.bmp file viewer
wuziqi
- 五子棋游戏,设计的简单,只是用C语言设计的,所以对于一些C初学者还是有用的。-Backgammon game design is simple, just use the C language design, so for some C is useful for beginners.
TMSManage
- TMSManage system , TMSManage system
lncurve
- 根据散点值拟合指数、对数趋势线,并用asp.net画图实现。-Scatter values fit index, the logarithmic trend line, and use asp.net drawing to achieve.
FTPFiles
- FTP文件和文件夹(或包含子文件或子目录)的创建、删除、下载、上传-FTP files and folders (or contains subfolders or subdirectories) to create, delete, download, upload
hanming
- 本人自己编写的汉明码编解码程序,并且附有注释I have written Hamming code decoding program, and annotated-I have written Hamming code decoding program, and annotated
hongwai
- 单片机+ds1302+12864可调日历时钟,经调试认证可行-MCU++ 12864 adjustable calendar ds1302 clock, authenticated by the debugging is feasible
siginfo
- This the size (including padding) of the part of the struct siginfo that is before the union. -This is the size (including padding) of the part of the struct siginfo that is before the union.
