资源列表
VB6.0快捷键大全
- VB6.0快捷键大全、viaualbasic(viaualbasic/pdf/kuaijiejian)
Python神经网络编程
- python 神经网络编程,附中英文版本,无付费密码,放心下载(Make Your Own Neural Network)
MNIST_data
- 美国国家标准与技术研究所数据集。训练集 (training set) 由来自 250 个不同人手写的数字构成, 其中 50% 是高中学生, 50% 来自人口普查局 (the Census Bureau) 的工作人员. 测试集(test set) 也是同样比例的手写数字数据.(National Institute of Standards and Technology (NIST). (training set) testing code)
fdw
- pb 界面美化 优化代码 pb界面框架,可直接现有框架添加(The Pb interface beautifies and optimizes the code Pb interface framework, which can be added directly to the existing framework)
ActiveBar v3.2.0.173
- 软件界面控件,可以做出XP风格的菜单等界面(Software interface controls, you can make XP-style menus and other interfaces.)
Python核心编程入门必备强化葵花宝典
- python入门教学,案例示范,语言学习(python for beginners)
QT-BOOK
- 提供关于qt-book的源代码,基于C++语言,含有不少小的示例可供参考和改选。
坦克大战
- 游戏,坦克大战,python进行开发,实现基本的游戏界面和操作(Game, tank battle, Python development, basic game interface and operation)
wpf 图片180°查看器
- 具有各种样式的控件,强大的开源源码,可以参考自己做优美的界面WPF照片浏览的源码,很炫酷的动态效果,可以参考做自己的照片墙
lambda08
- 蚁群算法解决TSP问题,即 旅行问题,选择最短路径(Ant Colony Algorithm for TSP Problem)
QT非常酷炫的导航列表
- QT非常酷炫的导航列表,新手必看。跨平台编程
TCP socket通信
- TCP客户端与服务端的例子,使用C++开发,在VS2010上编译通过。