资源列表
CBCT_FDK_MLEM_March_2014
- spect machine, implementation of mlem and osem algorithm on matlab
duobianxingyouxiaobian
- 多边形有效边表填充算法,用了桶结点和边结点,构成纵向和横向链表-Based on vc++
Snooper_taoism2_0.0.3.7_20140928
- SIM管理工具sim 管理工具管理工具sim
vcadddllroresandexe
- 向pe文件资源段添加dll并且释放执行,有时候客户需要程序个数尽可能少,此时这个技术就派上用场了- Add to pe dll file resource section and release execution, the number of procedures and sometimes as little as possible to customer needs, then this technique comes in handy
StuMS
- vc写的学生管理系统,单文档,access数据库,非常详细,是我写数据库课程设计时候的作业-vc wrote the student management system, a single document, access the database, very detailed, is when I wrote a database program designed to work
ettercap-0.8.2.tar
- ettercap arp spooferit capture data and redirect the traffic through your interface card it is used in man in the middle attack
02_PlanAhead
- planahead fpga 设计视频介绍-2-planahead fpga design demo-2
RFID物资管理
- 物资管理系统
Sharpening-and-edge-detection
- 锐化及边缘检测,主要用于图像的锐化处理和图像的边缘检测处理-Sharpening and edge detection, mainly used for image sharpening and edge detection image processing
Intrusion_detection
- kddcup99 数据检测,含有源码重要kddcup99 data detection说明-kddcup99 data detection
SmsTest
- 利用二次开发包开发的短信接收和发送,利用vs2005.net开发,仅供参考-Developed using secondary development package to send and receive text messages
ASF_Mux
- 这几天需要参考FFmpeg的asfenc的asf muxer功能写一个跨平台的程序, 就把ffmpeg里面的output_example.c和对应的libavcodec/msmpeg4 mp2 libavformat/asfenc 的功能和代码移植到windows, 没有使用其他的编译器, 直接用VC的console跑完整个程序. 感觉像ffmpeg这种开源项目的代码还是模块化分得很清楚, 不需要的东西都用宏关的很好. 例子程序生成一个asf输出文件,供大家参考. -asf muxer