资源列表
[C#编程] dianzizhong
说明:帮助使用者更好的理解电子钟的功能,使用起来方便-Help users better understand the electronic clock function, easy to use<吴燕> 在 2026-01-01 上传 | 大小:77kb | 下载:0
[通讯编程] SkypeAPI_vc
说明:skype api vc++ ,SkypeControlAPIAttach, SkypeControlAPIDiscover<小明> 在 2026-01-01 上传 | 大小:32kb | 下载:0
[C#编程] bookSaleVS2005
说明:用C#写图书管理系统,开发平台VS2005,数据库用的是sql server2005,里面有数据库文件,附加即可使用-Written in C# library management system, development platform VS2005, the database is sql server2005<binghe> 在 2026-01-01 上传 | 大小:2.86mb | 下载:0
[其他小程序] BCB6_OpenDialog
说明:BCB6_OpenDialog BCB的OpenDialog对话框使用演示,简洁明了,-BCB6_OpenDialog BCB' s OpenDialog dialog demo, concise,<Yuyoufang> 在 2026-01-01 上传 | 大小:426kb | 下载:0
[其他小程序] WinLauncher_dotNetCSharp
说明:load dot net exe from memory<小明> 在 2026-01-01 上传 | 大小:35kb | 下载:0
[C#编程] Csharp-developing-
说明:c#教程,入门级,介绍c#窗体、控件应用,例子比较多,比较基础-introduce of c#<nickname> 在 2026-01-01 上传 | 大小:6.42mb | 下载:0
[文件操作] phonenumber-notebook
说明:一个C++编写的电话本小程序,支持添加,删除,查询打印等功能,同时文件操作部分可供初学者参考-A C++ program written in a small phone book, support for adding, deleting, check printing and other functions, and file operations section reference for beginners<刘> 在 2026-01-01 上传 | 大小:2kb | 下载:0
[其他小程序] CS-meal-order
说明:基于C/s架构的简单外卖小程序,支持顾客与送餐员的角色,可以同时打开多个客户端,完全在QT环境下实现-Based on C/s architecture simple takeaway small program to support the role of the customer and the delivery member, you can open multiple clients simultaneously, fully realized in the QT environment<刘> 在 2026-01-01 上传 | 大小:7.08mb | 下载:0
[其他小程序] the-greatest-common-divisor-
说明:<1> 用辗转相除法求最大公约数 算法描述: m对n求余为a, 若a不等于0 则 m <- n, n <- a, 继续求余 否则 n 为最大公约数 <2> 最小公倍数 = 两个数的积 / 最大公约数*/-< 1> with the common denominator Euclidean algorithm descr iption: m for n remainder of a, if a is not equal<nickname> 在 2026-01-01 上传 | 大小:6kb | 下载:0