资源列表
Convex-Learning-materials
- 主要是解决凸优化问题,以及用凸优化思路解决非凸优化问题-Two English Books ——《convex analysis》and 《convex optimization》,which tell us how to analyse the convex knowledge and solve the convex optimization problem,which are useful for mathematicas and engineering
image-processing-in-MATLAB
- 精通MATLAB图像处理随书光盘,其中包括了实例对应的MATLAB M文件,以及用到的图片。所有代码都是在MATLAB R2008b下编写并调试通过。-Proficient in MATLAB friendly image processing book with CD-ROM, including examples of the corresponding MATLAB M file, and use the picture. All code is written and de
Server
- windows网络编程的工程文件和源代码,主要讲iocp模型的用法,实现一个管理系统。-windows network programming project file and source code, mainly about the use of iocp model, implement a management system.
java_yh
- 简单的java版银行信息系统,实现了用户登陆和员工登陆及取、存款、开户、销户、查询等基本业务流程。 基于SQL2000数据库为后台应用数据库,使用java语言实现对数据库的增删查改等基本功能-Simple java version of the Bank Information System, a user login and staff landing and take, deposit account, an account, query, and other business p
《微信小程序开发零基础入门》张帆
- 微信小程序是一种最新的App替代品,其定位是在微信公众号的生态链中,使用微信本身作为应用平台,无须更新和下载,开箱即用。《微信小程序开发零基础入门》由浅入深、循序渐进,使零基础的读者能够熟练掌握使用微信开发小程序应用。 《微信小程序开发零基础入门》分为8章,第1~2章是关于小程序的应用场景和小程序本身的介绍,包括小程序涉及的技术和IDE开发环境的使用。第3章是HTML 5、CSS 3、Javascr ipt的语法介绍,然后引申出小程序使用的WXSS、WXML、Javascr ipt的相关语
bookmanager
- 用VC和SQL开发的数据库管理系统,运行时需要先安装SQLserver-Database Management System
Head.First.HTML.with.CSS.and.XHTML
- HTML教程(Head.First.HTML.with.CSS.and.XHTML)-HTML Learning,(Head.First.HTML.with.CSS.and.XHTML)
MMS7-Send
- 使用java实现pc端移动彩信MMS的编写、发送、接收等功能。前提是要使用3g数据卡,使用MMS7接口发送。-Using java to write, send, receive, and features such as pc-mobile MMS MMS. The premise is to use 3g data card, use MMS7 interface to send.
LabVIEW如何制作EXE和SETUP文件
- LabVIEW制作可执行文件EXE和安装文件SETUP,可执行文件需要安装labview主程序,安装文件可不需要安装labview相关的任何文件(Microsoft:LabVIEW:EXE/SETUP)
FriendsManage
- 朋友网系统,有登录注册添加修改功能,此项目是用VS2013开发的(The friend network system, which has the login and registration to add the modification function, this project is developed with VS2013)
Lecture Notes
- 离散结构基础课程:函数 逻辑 数字系统 集合 证明(discrete structure basic course: functions logic number systems sets relations)
GPUTerrain
- CRM,.Game.Programming.Gems.6 上的GPU渲染地形程序。完整。-GPU Terrain Rendering from CRM,.Game.Programming.Gems.6.