资源列表

[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)。这种情况下,
<jiangyi> 在 2025-01-24 上传 | 大小:1kb | 下载:0

[Windows编程hyicrf

说明:回型真 是一种非常基本的图形 现在在这里用C++来实现这个图形 希望能得到大家的鼓励-Return type is really a very basic graphics now here C++ To achieve this graphic would like to have everyone s encouraged to
<jiangyi> 在 2025-01-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-01-24 上传 | 大小:1kb | 下载:0

[其他小程序LCS

说明:LCS 是一個能從輸入兩串字串當中找出最長的由左而右的順序的字元-LCS is a string which can enter the two strings to find the longest sequence of characters由左而右
<linru> 在 2025-01-24 上传 | 大小:1kb | 下载: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
<张磊> 在 2025-01-24 上传 | 大小:1kb | 下载:0

[Windows编程main

说明:普通c语言的一个测试代码,是利用dev C++在windows xp sp3下编译的-C language, a common test code, is to use dev C $!#! in windows xp sp3 compiled under
<qidizi> 在 2025-01-24 上传 | 大小:1kb | 下载:0

[其他小程序oct3bank

说明:三分之一倍频程滤波器组的算法。可以从时域进行滤波得到频谱,需要读入数据。-One-third octave filter bank algorithm. Can be time-domain filter spectrum, the need to read into the data.
<she> 在 2025-01-24 上传 | 大小:1kb | 下载:0

[其他小程序LCS

说明:Instead of finding the longest common subsequence, let us try to determine the length of the LCS. 􀂄 Then tracking back to find the LCS. 􀂄 Consider a1a2…am and b1b2…bn. 􀂄 Case 1: am=bn. T
<linru> 在 2025-01-24 上传 | 大小:1kb | 下载:0

[其他小程序huffman

说明:Huffman codes 􀂄 In telecommunication, how do we represent a set of messages, each with an access frequency, by a sequence of 0’s and 1’s? 􀂄 To minimize the transmission and decoding costs, we ma
<linru> 在 2025-01-24 上传 | 大小:1kb | 下载:0

[其他小程序heapsort

说明:A heap is a binary tree satisfying the following conditions: 􀂄 This tree is completely balanced. 􀂄 If the height of this binary tree is h, then leaves can be at level h or level h-1. 􀂄 A
<linru> 在 2025-01-24 上传 | 大小:1kb | 下载:0

[其他小程序RTCS

说明:批量开telnet的VBS 不要问我是做什么的 只有你要用的时候才知道这是真正的好东西! -Bulk of the VBS to open telnet do not ask me What is the only use it when you know that this is a real good thing!
<王江> 在 2025-01-24 上传 | 大小:1kb | 下载:0

[其他小程序x

说明:值班登记,通达OA的一个工作流设计.为了测试.-Watchkeeping for registration, access to OA a workflow design. In order to test.
<上官> 在 2025-01-24 上传 | 大小:1kb | 下载:0

源码中国 www.ymcn.org