资源列表
Csharpjingcaibiancheng
- 用c#实现的BBS论坛。主要提供了三种角色:游客(没有注册的用户)、已经注册的用户和后台管理员。当游客进入论坛之后,只能对网站的首页进行浏览;而已经注册的用户进入论坛之后,可以发表自己的评论、并加以编辑等;管理员进入论坛之后,可以设置及更改整个论坛基本操作-Csharp
DALI
- 以前学习DALI时所下载的一些资料。内容较全。-Learning DALI download some information. Content than the whole.
TheArtofcomputerprogramming
- "The Art of Computer Programming: 1. Fundamental Algorithms 2. Seminumerical Algorithms 3. Sorting and Searching";-"The Art of Computer Programming: 1. Fundamental Algorithms 2. Seminumerical Algorithms 3. Sorting and Searching";
Addison.Wesley.Donald.E.Knuth.The.Art.of.Computer.
- 这个,应该不用介绍了吧。计算机编程的艺术,据说精读后可以直接给小盖发简历。这部分是第一部分:基本算法。目前只找到了英文版的。不过里面的图很多,希望大家下载收藏-the art of computer programming, i think no one needs me introduce this. it s the first volume
xiangrenshouji
- 《匠人手记:一个单片机工作者的实践与思考》带二级目录,高清版。方便大家阅读-Notes: a single-chip builders of practice and reflection
KEY
- stm32f767的按键编程,有需要的同行可以看看(Key programming of stm32f767)
interaction-interface
- Design of man-machine interaction interface
VisualC
- Visual C++图形编程技巧与实例 Visual C++图形编程技巧与实例-Visual C++ graphics programming skills and examples of Visual C++ graphics programming techniques and examples
image
- 精通VC++图像编程,一本学习学习图像处理的好的工具书 -VC++ programming proficiency image
VCPP
- 本书是目前来讲,讲解VC++图像编程最为深入的一本书了,讲解相当细致,如果想学好VC++图像编程,此书是一本不可多得的好书-This book is the current situation, explain the VC++ programming most in-depth image of a book, and explain very carefully, if you want the image to learn VC++ programming, this book is a
programing-on-DIP(CPP)
- 精通VC++图像编程,教程含代码段,适合学习工作参考-advanced programing on DIP(C++ language)
Visual_C++_image_programming
- 介绍了VC++编程概要,讲述了位图基础,面向对象的位图编程,位图的变换,位图颜色处理,位图图像处理等等.