-
ViewPicture
VC++下开发的浏览图像文件程序,只要双击可执行文件,就能运行程序,若提示没有所指定的数据库,可以自己指定数据库。(development of the VC View images documentation procedures, as long as you double-click the executable, we will be able to run the program, If no prompt specified by the database, the database can be assigned themselves.)
- 2007-04-27 22:48:29下载
- 积分:1
-
文字加密 (1)
666,将**转换程__,dejdioejdiejwoideoijh(fcdhewuecdfwfvcewvcerdfverfd)
- 2017-12-09 11:12:56下载
- 积分:1
-
357357666
显示多行文字的工具栏,VC++经典编程源码,很好的参考资料。(Display multiple lines of text toolbar, VC++ classic programming source code, a good reference.)
- 2013-11-14 18:58:34下载
- 积分:1
-
moshishibiesuanfashiyanshuju
该数据集中的数据是由鸢尾属植物的三种花——Setosa、Versicolor与Virginica——的测量结果所组成,数据集中共包含150组数据信息,每一类别植物有50组数据。( The data in the dataset is composed of three species of Iris flowers- Setosa, Versicolor and Virginica- consisting of the measurement results, the data set contains a total of 150 groups of data, each class plants have 50 sets of data.)
- 2014-02-22 22:18:42下载
- 积分:1
-
vc_teach
着重介绍基于C++的web编程技术,有实例。(highlights the web based on the C programming technology, and examples.)
- 2006-11-01 17:28:59下载
- 积分:1
-
RS
VB人力资源管理系统(Access版源码),有需要的下吧。(VB (Access version of the source), human resource management system in need of it.)
- 2013-08-04 09:00:03下载
- 积分:1
-
dictionary
利用Trie树实现一个英语单词辅助记忆系统,完成相应的建表和查表程序(Trie tree using an English word to achieve auxiliary memory system, complete the appropriate procedures for the construction table and look-up table)
- 2010-05-05 20:53:32下载
- 积分:1
-
fileOperate
这个例子主要是vb.net对excel表格进行读操作和写操作,读操作的代码有点问题,请将代码 xlBook.Close()
xlApp = Nothing 交还控制给Excel
xlBook = Nothing
xlSheet = Nothing
更改为
xlBook.Close()
xlBook = Nothing
xlApp.Quit()
xlApp = Nothing
xlSheet = Nothing(This example mainly describes vb.net operates excel spreadsheet for reading and writing,writing codes have some errors
please change
xlBook.Close()
xlApp = Nothing
xlBook = Nothing
xlSheet = Nothing
into
xlBook.Close()
xlBook = Nothing
xlApp.Quit()
xlApp = Nothing
xlSheet = Nothing)
- 2015-04-22 15:09:56下载
- 积分:1
-
Cpp1
transfer coordinates from BLH system to XYZ system in the foundation of geodesy
- 2011-10-05 09:19:40下载
- 积分:1
-
Test
并口通讯,通过并口控制打字机刻在自行车上,防止自行车丢失(Parallel port communication, and by the parallel port control typewriter engraved on the bike, to prevent the a bike to lost)
- 2013-04-25 10:20:21下载
- 积分:1