-
快速排序与归并排序的比较
快速排序与归并排序的比较-rapid sequencing and merging sort of comparison
- 2022-04-20 18:35:42下载
- 积分:1
-
电气类毕业设计,电气,电气,猫…
电气类毕业设计毕业设计电气类毕业设计电气设计电气类毕业设计电气类毕业设计电气类毕业设计电气类毕业设计电气类毕业设计电气类毕业设计电气类毕业设计电气设计电气设计研究生类
- 2022-04-18 05:16:44下载
- 积分:1
-
directx 9 的delphi驱动程序,如果能看懂会给你带来很大的好处,学习的好资料....
directx 9 的delphi驱动程序,如果能看懂会给你带来很大的好处,学习的好资料.-The driver of directX 9 in delphi, it will bring you very big benfit if you will read it, it is very nice.
- 2022-07-14 15:00:04下载
- 积分:1
-
A C
一个C#写的留言本,支持UBB,数据库采用Access
运行时将Web.config中
数据库所在目录改为本机实际目录
暂时未提供会员系统
起始页面:http://localhost/SaintGBook/Default.aspx
联系方式:
saintqiqi@163.com
-A C
- 2023-04-22 23:05:03下载
- 积分:1
-
内容管理服务…
contents management service...
- 2022-11-16 12:00:03下载
- 积分:1
-
可以很容易地比较2个字符串的相似性,基于汉的汉码方法,和…
可以很容易比较两个字符串的相似度,基于汉明码的方法,效率高。-Can easily compare two string similarity, based on the Hamming code method, and high efficiency.
- 2022-02-03 11:40:16下载
- 积分:1
-
一个简单的网络猜数字程序 程序简单易懂 适合初学者使用
一个简单的网络猜数字程序 程序简单易懂 适合初学者使用-a simple network tones procedures are simple procedures for beginners
- 2022-03-10 00:17:11下载
- 积分:1
-
vc代码通过调用matlab生成的DLL文件实现VC和matlab的混合编程
vc代码通过调用matlab生成的DLL文件实现VC和matlab的混合编程-vc code matlab generated by calling the DLL file to achieve a mixture of VC and matlab programming
- 2023-02-08 18:20:04下载
- 积分:1
-
3L书1.1本书特点:一、界面美观,简单实用的2,可以…
3L留言簿 1.1
本留言簿特色:
1,美观的界面,简单实用
2,可以设置留言簿版头公告
3,管理员当然可以回复;同时支持来宾回复
4,不用于非法,重发布和商业,随你怎么用^_^
使用:
1,修改mdb目录里面的数据库地址,然后在Setup.asp文件中修改对应的地址。(必须!)
2,上传所有文件到服务器,打开管理员登陆设置页面login.asp,进行相关的设置。
3,初始密码:admin-3L book 1.1 book features: one, beautiful interface, simple and practical 2, can set the book version of the first Notice 3, the administrator can, of course, back while supporting guests back 4, not used for illegal re-release and commercial, with the how do you use ^ _ ^ use: 1, modify mdb database directory inside address, and then edit the corresponding document Setup.asp address. (Must!) 2, upload all the files to the server, open the Administrator Settings page landing login.asp, the relevant settings. 3, the initial password: admin
- 2022-03-20 03:46:31下载
- 积分:1
-
Qt4连连看
#include "widget.h"
#include
int main(int argc, char *argv[])
{
QApplication a(argc, argv);
Widget w;
w.show();
return a.exec();
}
- 2023-04-28 14:15:04下载
- 积分:1