资源列表
gongjiao
- 公交车智能报站系统能够实现自动报站,显示站名等-Bus intelligent bus stop announcement system able to achieve automatic newspaper station, display station name, and and so on on
wenjianjiami
- 文件加密 采用二进制异或 解密也同样如此 文件加密即为压缩包中txt文件-File Encryption
chengjitongjiyuguanli
- 成绩统计与查询。包括很多常规功能,插入、查询、删除等。-Results Statistics and inquiries. Including many routine functions, insert, query, delete, etc..
CSharpTUSHUGUAN
- c#图书馆管理系统,包括管理员等多种身份,含数据库。-c# library management system, including the administrator in many capacities, including database.
skyblue_Snake
- MFC实现贪吃蛇游戏,学习VC++开发的最佳程序之一。-The MFC Snake game, learning one of the best procedures developed by the VC++.
ReadObj
- Read obj file Format for 3D MESH MODEL
Sorting
- Sorting (Quick and Radix) performance test
shoufengqin
- 收集了3个手风琴菜单,都是可以左右折叠/展开的图文菜单,使用了jQuery插件的收缩菜单完整实例,每一款菜单的风格和形式大致相同,无非是菜单项多少的不同,点击手风琴上的每一个琴键,菜单就展开了,其它的就自动收缩起来,网上大概见到这种形式的菜单挺多吧,本特效包内的三款手风琴菜单,相信也是不错的选择。-Collected three accordion menu are around the folding/unfolding Teletext, use the the complete the j
3DGalleryRoom
- 这是flickr网站上的3D Gallery Room网页相册特效,但测试时候没有发现“3D”的效果在哪里,可能我浏览器的问题吧,感兴趣的可下载压缩包仔细测试一下。Demo示例文件一共有两款3D Gallery Room效果,但大体上效果相似。本效果好像没有使用jQuery插件,调用了几个自定义的Js封装类文件。-This is the flickr the 3D Gallery Room Web Albums effects on the site, but the test when not
database-conn
- VC数据库连接代码,一个有10个文件夹演示代码,每一个文件夹内的都是采用不同的方法连接VC与数据库的演示,像通过ado连接数据库,dao连接数据库还有odbc连接数据库等,相信通过这些丰富的演示实例,你将学会如何使用VC++连接各种类型的数据库,你可下载源码后保存到你的资料库中,即使现在你用不上某种数据库的连接方式,但也可以放在那以后用得上了参考一下。演示截图为SerializeObjectIntoDBField_demo文件夹内的代码演示。-VC database connection cod
Homework1
- 用FFT分析离散时间周期信号的频谱实例,利用FFT分析离散时间周期信号的频谱,通过实验理解分辨率的概念和栅栏效应。-With a the FFT analysis the the frequency spectrum instance of of the discrete-time periodic signal, the use of the FFT analysis the the frequency spectrum of the discrete-time periodic signal
N-queen
- n皇后问题回溯法经典问题 主要用回溯法剖析n皇后问题-n queens problem back method Classic