资源列表
Project1
- DDD领域模型设计DDD domain model designDDD domain model design(DDD domain model design)
Lesson7
- 对话框用户加冕程序的编写,如何向对话框空间关联数据成员及其实现激励,如何利用兑换卡累的成员函数想空间发送消息和获取对话框的类指针-Procedures for the preparation of the coronation of the dialog box the user, how to dialog data members and their spatial association, to achieve motivation, how to use the Exchange Car
C-P-P-programming-ideas
- C + + 编程思想,写的很生动有趣,很有益处-C++ programming ideas,Very interesting and very beneficial
AlgorithmDesignKleinbergTardos
- 学习算法设计的一本很好的资料,英文版扫描的,包括各种各样的算法设计方法和技巧。-A good book of learning algorithm, English version of the scan, including a variety of algorithm design techniques and skills.By Kleinberg Tardos.
AndroidSDKAPILevel
- 安卓系统4.04的API文件,配合稳定另一个文件android_SDK的platform使用-Two system 4.04 API file, with stable another file android_SDK platform of use
GI.Graphics.Programming.with.DirectX.9-Module.II.
- Graphics Programming with Direct X 9 Module II (14 Week Lesson Plan)
code_Of_Ajax
- Ajax入门经典的源代码 通过本书,您将会看到借助于Ajax技术建立的站点可以比以前有更多的交互式用户界面。-Introduction to the classic Ajax source code through the book, you will see the establishment of the site by means of Ajax technology can be more interactive than before the user interface.
spvdeconv
- 这是Shan Qi的空间移变运动模糊复原算法实现,代码包括可执行的exe文件和dll文件,可在cmd窗口输入命令调用-the code is written by ShanQi for spatially variant non-blind deconvolution, the package includes .exe and .dll files, you can input your orders in commond window in Dos
LED-display-zuzhuang-video
- LED显示屏组装视频讲解,LED显示屏组装视频讲解-LED video display assembly to explain
arm-linux-gcc-3.4.5.tar
- linux 下 arm 交叉编译工具: arm-linux-gcc-3.4.5 支持软件浮点运算,-arm cross-compiler under linux: arm-linux-gcc-3.4.5
C_language_ZIP_WOW
- 压缩包中内容很多,包括c语言最新编程计巧200例,C编码规范,c编程思想(经典),c编程宝典-Compressed content package, including the latest programming language c of 200 cases of Qiao, C coding norms, c programming ideas (a classic), c programming book
人脸识别
- 基于ssm框架搭建的,前端通过获取video标签?调用本地的摄像头(获取用户媒体对象,流媒体数据base64),将流媒体数据画到convas画布上去?,后台调用百度API人脸识别接口,进入百度大脑搜索人脸识别即可获取官网的Secret Key,将前端获取的人脸信息的base64信息和你本地数据库里的人脸信息传到百度人脸识别的接口进行人脸比对,返回一个json数据,result参数 带别人脸相似度, result可自己定义,从而实现人脸识别登录(Based on the SSM framework