资源列表
wordpage
- 在VB中统计指定目录下所有Word文档的页数,并提取Word目录。统计Word页数在Word中是很自然的事情,本程序是VB调用Word中的相关编程接口,在不打开Word的情况下,统计各个Worid文件的页码数,并显示出来,比较方便吧。-In the VB statistics for a specified pages all Word documents directory, and extract the Word directory. Statistical Word pages is a
batdelfile
- vb批量删除某类指定类型的文件,比如可以批量删除JPG、GIF/Txt文本等文件,浏览到指定文件下,选择文件类型即可,操作简单,VB批量删除文件的一个简单实例。-VB batch delete certain specified types of files, such as bulk delete JPG, GIF/Txt text files, browse to the specified file, select the file type, simple operation, a si
chealtempfile
- 删除系统临时文件的程序源码,基于VisualBasic6.0,用Vb删除系统临时文件,现在各大系统优化软件几乎都包括有此功能,像360安全卫士、QQ电脑管家、金山卫士等。系统会自动扫描系统临时文件夹中的文件,当你点击“删除系统临时文件”按钮时立即执行删除操作。-Delete temporary files program source code, based on VisualBasic6.0, delete the system temporary files with Vb, now the
fileuploadvbsrc
- VB远程传递小于8129字节的图片,其实也就是一个文件传输程序,只不过这里限制需要发送的文件大小必须小余8129字节,也就是不能超过8M,有兴趣的不妨研究下,程序运行效果图如截图所示。-VB remote transmission of less than 8129 bytes of pictures, in fact is a file transfer program, only this restriction need to send the file size must be smal
vbxml
- 操纵XML文档Vb例子,通过VB读取出XML中各个节点的内容,示例中自带了一个供测试用的XML文件,适合那些想学习VB与XML操作的基础朋友。-Manipulating XML documents Vb example, the VB reads out each node in the XML content in the sample, with a test using XML files, suitable for those who want to learn VB and XML o
zhuanhuanvb
- 用VB6.0写的阴阳历转换程序,如程序截图所示,点击上边的按钮,可根据上边的公历转换成农历,下面的日历就会自动切换到农历上面,同理,若以农历为基准,点击下边的按钮,会转换成公历,上边的时间也就自动变成了阳历时间。程序非常好用我觉得,更细节的代码实现请下载源码参阅。-Using VB6.0 to write the lunisolar calendar transformation procedures, procedures such as shown in the screenshot abo
uchistogram
- VB自己编写的卡尔曼滤波程序源代码,每次变化数据源触发该子函数,初始定义完后得出滤波数值,然后自动计算出K+1时刻最优偏差,然后赋值给text1 也就是最优偏差,一直变化,而这个迭代由数据源的变化而触发驱动。编辑注:可能这个程序需要硬件,测试时候假死。-VB Calman prepared their own filtering program source code, each data source changes trigger the function, after the initia
downshutdown
- VB.net写的关机程序,可实现定时关机,删除所有任务,重启计算机,写的还不够很好,但是基本功能都有,代码解压就能看到源码文件。本程序不能在Windows XP下运行,严格说是不支持Win32系统。-VB.net to write the shutdown procedures, can achieve timing off, delete all tasks, restart the computer, writing is not very good, but the basic funct
vbtextread
- VB读取显示TXT记事本中的数据内容,你可以在一个TXT文本文件中写入一段话,保存为Myfile.txt,本代码将自动去读取里面的内容并显示出来,是VisualBasic读取TXT文件的一个简单例子。-VB reads the data display TXT in Notepad, you can write a paragraph in a TXT file, save as Myfile.txt, the code will automatically read the contents
VCPP-MFC
- 实现客户服务器之间的通信,可以对通信双方的即时信息采用AES加密,同时双方可以进行文件传输,发送发对传输的文件采用AES加密,接收方对接收到的数据解密获取明文。-To realize the communication between the client and server, instant information communication using AES encryption, and the two sides can transfer files, send to transfe
vbreportdate
- VB向DataGrid报表中添加日期、时间和页码,VisualBasic6.0源码实例,向DataGrid数据网格中添加日期、时间和页码。-VB add the date, time and number to the DataGrid report, VisualBasic6.0 source code examples, add the date, time and number to the DataGrid in data grid.
photoviews
- VB图片自动预览,像幻灯片一样的效果,运行有些慢,代码还可以再优化,比较简单,是书中的一个例子,在此分享给VB初学者。-VB image automatic preview, a slideshow effect, the operation of some slow, code can be optimized, relatively simple, is an example in the book, in this share to VB beginners.