资源列表
[.net编程] WindowsApplication5
说明:读取VB.net 读取EXCEL表数据后,插入MSSQL数据库,源代码,可根据需要修改。 email:cicjs@msn.com-Read VB.net to read EXCEL table data, insert MSSQL database, source code, can be amended. email: cicjs@msn.com<sir> 在 2025-11-06 上传 | 大小:441kb | 下载:0
[界面编程] LoginFrame
说明:java 与数据库连接登陆界面,并且加图片的源代码-java with the database connection login interface and add the image source code<李慧> 在 2025-11-06 上传 | 大小:1kb | 下载:0
[界面编程] mfcPlay
说明:用的FFMEG做的解码器 用的SDL显示 加上简单的界面开发 很适合初学者 学习-FFMEG used to do the decoding of the SDL Used for display together with a simple interface development very suitable for beginners to learn<L114624915> 在 2025-11-06 上传 | 大小:31.88mb | 下载:0
[ActiveX/DCOM] day
说明:在对话框内调用日期控件的例子,点击日期控件并得到控件上所点击的日期的例子。-In the dialog box control, call the date of the example, click on the date and get the control on the control, click on the date of examples.<钱> 在 2025-11-06 上传 | 大小:3.33mb | 下载:0
[其他小程序] stringmatching
说明:可以采用正则表达式来实现字符串匹配功能。一种简单的正则表达式是由英文字母(区分大小写)、数字及通配符"*"和"?"任意组合而成的。"?"代表任意一个字符,"*"代表零个或任意多个字符。例如,a*b可以匹配acb,aabb,afdfdb,ab等,但不可以匹配ac,bb,abbc;a?b可以匹配acb,abb,但不可以匹配ab,accb。试编写一个程序,从文件中读入N个字符串,再从键盘上读入任意一个合乎规则的正则表达式,例如:"a?bb*d",输出符合正则表达式的字符串。 查询的字典文件为<wind> 在 2025-11-06 上传 | 大小:2kb | 下载:0
[其他小程序] gaositouying
说明:高斯投影正反算的问题,用克拉索夫斯基的椭球体运算结果-inverser and direct gaosi<guojiahua> 在 2025-11-06 上传 | 大小:3.53mb | 下载:0
[其他小程序] BinOct
说明:把十进制整数转化成二进制整数和把二进制整数转化成十进制整数的函数,并编写主程序调用它们,以验证其正确性。-The decimal integer into a binary integer and the integration of the binary integer into a decimal integer function, and the preparation of the main program calls them, to verify its correctness.<wind> 在 2025-11-06 上传 | 大小:1kb | 下载:0
[其他小程序] findsushu
说明:用筛选法可得到2~10000之间的所有素数,找出此序列中最长的等差序列(连续的和不连续的两种)。例如:3,5,7 为一连续等差序列,长度为3,公差为2;而7,13,19 为一不连续等差序列,长度为3,公差为6。-2 with the screening method available for all prime numbers between 10000 to find out the sequence of the longest arithmetic sequence (continuou<wind> 在 2025-11-06 上传 | 大小:1kb | 下载:0