资源列表
Program
- the program to login and checkout members of public in social network vkontakte
reportformat_html
- code to make report in html in asp.net
longitude-and-latitude
- 在ASP.NET中调用Google maps 时,点击这一图标可以显示其经纬度。-when you click icon on google maps,the map will show the longitude and latitude of the icon.
js_three_linkage
- js 地区联动下拉框,js 简单三级联动-js regional linkage drop-down box, js simple three linkage. . .
RtlSetProcessIsCritical
- vc++进程保护的例子 很好的 就是没其他语音的-vc++ process proect
21-dot
- this is a game named 21 dot.
yh
- 杨辉三角_对齐VC.txt 杨辉三角_对齐VC.txt
MyCV
- 判断数据是否为空值不是则转换为其他指定类型.-To determine whether the data value is not empty then converted to other specified types.
07302859-03
- 文字统计工具,可统计同一目录下的txt文件中文数,英文数和数字字母。-Text statistical tools statistics under the txt file in the same directory for Chinese-language and English a few letters and numbers.
Cryptography
- A helper class support cryptography
recursionTraverse
- 指定文件夹,递归读取所有子目录和子文件,如果是下一级目录则判断是否存在子文件,如果存在进入读取,依次类推,知道读取所有。-Recursion traverse input files
guangdu
- 用广度优先搜索方法实现传教士食人魔过河问题,由于是用指针实现,所以结构比较复杂