资源列表
[Windows编程] cshixian
说明:问题描述:6×9=42对于十进制来说是错误的,但是对于十三进制来说是正确的。即6(13)×9(13)=42(13),而42(13)=54(10)。你的任务是写一个程序读入3个整数p、q、r,然后确定一个进制B(2<=B<=16)使得p×q=r。如果B有很多选择,输出最小的一个。例如:p=11,q==11,r=121。则有11(3)×11(3)=121(3),因为11(3)=4(10)和121(3)=16(10)。这种情况下,应该输出3。如果没有合适的进制,则输出0. -Prob<jiangyi> 在 2025-06-24 上传 | 大小:1kb | 下载:0
[Windows编程] sxingzhuang
说明:我在这里用C实现一个S图形的编辑 能力有限希望大家能多提意见-I would like to use C to achieve a graphics editor of S limited ability to hope that we can do so<jiangyi> 在 2025-06-24 上传 | 大小:1kb | 下载:0
[其他小程序] Inside_Windows_98
说明:Inside Windows 98, Explore Microsoft Windows Operating System<TuanAnh> 在 2025-06-24 上传 | 大小:1.69mb | 下载:0
[多媒体编程] InvertIm
说明:invert the image, it is quite useful, but now can be replaced by imcomplement.<fung tsz ho> 在 2025-06-24 上传 | 大小:317kb | 下载:0
[驱动编程] s1d13506_test
说明:Project with S1D13506 and AVR M8515<Kosta > 在 2025-06-24 上传 | 大小:701kb | 下载:0
[其他小程序] ALLOCATE
说明:三个非常使用的高速的内存分配函数.读者可以直接拷贝这三个函数到程序中去,使用Allocate()和My_Free()代替系统提供的alloc()和free()函数.-The use of three very high-speed memory allocation function. Readers can directly copy these three functions to the processes, the use of Allocate () and My_Free () to<张磊> 在 2025-06-24 上传 | 大小:1kb | 下载:0
[C#编程] ExcelDataInput
说明:C#编写的桌面程序,用于往本地或局域网SQL SERVER数据库导入已定义好模板的Excel表数据,自行配置数据库链接字符串及表名,有非线程式的进度条,后面添加的执行SQL脚本功能未完善,请感兴趣的朋友完善其更丰富的功能,并将其共享,使用小工具,大家共享。-C# Prepared desktop programs for the local area network to local or SQL SERVER databases has been the definition of a goo<zhanjun> 在 2025-06-24 上传 | 大小:36kb | 下载:0