搜索资源列表
DotNetMagic5.0.0
- dotNetMagic 非常漂亮的界面工具,在vs2005下开发,同时还出售c#控件源代码,免除后顾之忧,这是个破解版,要正版的请去购买,此版本仅仅为学习之用,本人不负任何法律责任.谢谢.-dotNetMagic very nice interface tools, in vs2005 under development, also controls the sale of c # source code, remove the worries, this is the crack versio
cr_net_2005_mergemodules_mlb_x86
- vs2005 水晶报表部署时需要添加合并的内容,因为自己曾经因为找个碰了很多壁,所以希望更多的人更方便的解决问题-vs2005 crystal statements deployment need to add the contents of the merger, because they had to find a collision because a lot of wall, I hope more people more convenient solution to the probl
MINSortDict
- Minidx字典整理程序源代码发布 几千条数据排序并去除重复纪录可以有很多排序算法直接内存中操作,但是假如说有几百万条记录需要处理,那就不一定适用了。这个程序最初的目的为了解决Minidx字典中重复数据的问题,但是发现写文件时I/O限制比较明显,虽然可以解决问题,但是效果却不怎么样。 工程基于VS2005,MFC的Unicode模式下编译的,利用了Sqlite3.5.0,作了C++封装处理。写处理中开启了事务. 相关链接 http://cn.minidx.com/index.
vs2005_beta_cleanup_tool.zip
- 用于卸载VS2005的工具,此类工具包括vs_uninst_betas.exe,ttools.exe,及本工具,其他2个工具都试过,都无法解决重装VS2005后出现的无法加载包的错误,现提供此工具给用的上的朋友用。虽然不是源码,但也相当有用。VS2005卸载后重装很容易遇到莫名其妙的问题。此工具我找了很久才找到的。希望站长手下留情。 可解决重装VS2005后出现的“无法加载包”错误、无法切换到视图错误,VS2005 Uninstall tool for such tools include v
IE8_vs2005.rar
- VS2005+IE8操作示例 在IE8与IE6的编程方法不一样,在网上找了很长时间,都找不到IE8怎么编程,在IE8中,如果用IE6的方法得到的IHtmlDocument是无效的,不能操作,得使用另一种方法来编程,请看例子吧,例子为本人在工作中总结出来的,像IE8中的开发者工具一样,可以得到一个网页的元素树,把各个网页元素用树形表示出来,VS2005+ IE8 operation example in IE8 and IE6 does not like the programming, the
qqlike6_code
- 超级仿真的qq2010的界面效果,网上有很多qqlike的代码但都编译不过,压缩包里面有最新的ringsdk开发包,相对路径都设置好,在vs2005下全部编译过,代码虽是别人原创的,但是本人花了很多功夫来整理6个源码和六步教程,下载者不用做任何修改,直接编译既可,无须任何dll插件,直接运行exe既可看到超炫的仿真qq界面,无法编译qqlike的朋友们欢迎下载。-Super simulation qq2010 interface effects, there are many online qq
MyMediaPlayer
- 自己用media player控件做的播放器,很简单,可以实现全屏播放,vs2005版本的-i programming it by using media player.
csharpmail
- 完整版的C#邮件收发系统,含一个POP3邮件接收程序和一个邮件发送程序,程序可以生成EXE安装文件,在VS2005下编译通过,测试时记得POP3接收邮件的端口号为110,smtp发送的端口为25,注意不要设错了,否则连不上邮件服务器。-The full version of C# e-mail sending and receiving systems, including a POP3 e-mail to receive an e-mail programs and send the prog
DES-Encrypt
- 这是一个用才c井写的DES加密程序,界面美观,可以加密文本文件,文本框中只能加密数字和字母,我把源码都发上去了,希望大家可以完善加密图片的功能,只要做好图片转化为比特流再传给加密函数就可以了,用vs2005打开*.sln即可,然后再运行编译就可以看到结果了。本程序采用C#中的内封装好的类,仔细看开始加密的那个类,可以看到C#的加密功能也是蛮强大的-This is a well written with only c the DES encryption process, interface ae
sample
- 在VS2005环境下,使用MFC实现一个马赛克图片特技的多线程播放。将打开按钮的响应函数中屏蔽的代码打开可以看到串行程序的效果。通过二者的对比可以深刻体会串行程序与多线程程序的区别。这是我自己写的,在讲课中用的一个小示例程序。-In the VS2005 environment, the use of MFC stunt the realization of a mosaic picture of the multi-threaded playback. Button will open the
search_image
- 本人做个一个站内图片搜索,asp.net(vs2005+sql2000)-I make a picture of a station search, asp.net (vs2005+ Sql2000)
02
- 采用vs2005中的c# 功能是“如何查找网页中所有的超级链接” 目的是学习用-VS2005 using the c# function is, " How do I find all of the super-page link" with the aim of learning
project
- 自动生成试卷,环境是VS2005+office Word 2003 + VSTO, 运行此程序需要一定的环境支持。这是我的毕业设计,大家看看……这里是我搜集的一些资料,希望对大家有所帮助:-D-Automatic generation of papers, the environment is VS2005+ office Word 2003+ VSTO, run this program requires a certain degree of environmental support. T
VS2005
- I want to become the Vib member
I2C
- VS2005寫的一個小程式,透過LPT介面模擬I2C通訊-VS2005 to write a small program, through the LPT I2C communications interface simulation
VS2005-Tutorial
- 内容包括 第一章:Windows程序开发简介 第二章:Windows编程初步 第三章:Windows编程进阶 第四章:Windows图形编程 第五章:数据库编程 第六章:线程机制 第七章:网络编程-Chapter I: Windows Programming Introduction Chapter II: Windows Programming Preliminary Chapter: Windows Programming Advanced Chapter:
SamplePlayer
- 这是依据《Directshow开发指南》做的一个播放器 有“打开”“播放”“暂停”“停止”“抓图”“全屏”“属性”几个功能 开发工具是 vs2005 记得装上directshow之后编译,不然你又有那九个lib-This is based on the "Directshow Developer s Guide" to do a player The "Open" "play" "pause" "stop" "Grab", "full", "property" of severa
VS2005
- Windows编程初步,学习资料,例子很多,跟着做一遍,迅速精通Windows编程。-The Windows Programming initial learning materials, many examples, do what I do it again, quickly proficient in Windows programming.
about-timer-in-vs2005(Light-water)
- 本人为了对VS2005定时器深入了解,自己动手编译了一个流水灯的程序,可以直观的看出这个定时的作用。可以对PICTURE COTROL控件的应用,希望对初学者有用-I VS2005 timer insight into their own hands to compile a program of light water, you can visually see the role of timing. The application can the PICTURE COTROL control
vs2005(tab-cotrol)
- 自己通过学习而总结修改的代码,我觉得我的代码很简洁,对初学者VS2005的绝对有帮助-Themselves through learning and summarize modify the code, I think my code is very simple, absolute beginners VS2005
