资源列表
[其他小程序] the-number-of-word
说明:接受一个有字母和数字以及空格组成的字符串,和一个字符,然后输出输入字符串中含有该字符的个数。不区分大小写。-Accepts a string of letters and numbers and of spaces, and a character, and then enter the number of the output string containing the characters. not case sensitive.<sunhe> 在 2025-06-10 上传 | 大小:1kb | 下载:0
[C#编程] linear-block-code-software-design
说明:应用C语言对(7,3)线性分组码的编译码的软件设计。主要做了以下几项工作:对三位正确的信息码进行编码;若输入的三位信息码有错,系统输出提醒,可以重新输入;对七位接收到的码字判断是否有错,并在无错和有一位错误时进行译码,在有多位错误时输出提醒,可以选择重新输入。-Application of C language for encoding and decoding (7,3) linear block code software design. Mainly to do the following<杨银松> 在 2025-06-10 上传 | 大小:1kb | 下载:0
[C#编程] Socket_Client
说明:使用c语言进行接收发送,等待会话系统,比较详细-Using the C language to receive and send, waiting for the session system, more detailed<wl> 在 2025-06-10 上传 | 大小:1kb | 下载:0
[控制台(字符窗口)编程] High-latitude-and-longitude
说明:从txt或Excel文档中读取数据,并计算平均值-Read data txt or Excel document, and calculates the average<张斌浩> 在 2025-06-10 上传 | 大小:1kb | 下载:0
[控制台(字符窗口)编程] Extract-data-from-a-document
说明:在卫星导航数据中,提取经纬高和伪距,计算b值-Satellite navigation data extracted latitude and high pseudoranges calculated value b<张斌浩> 在 2025-06-10 上传 | 大小:1kb | 下载:0
[其他小程序] svmTime-series-prediction
说明:matlab环境下的支持向量机的时间序列预测-Time Series Prediction of Support Vector Machine in Matlab Environment<jeck> 在 2025-06-10 上传 | 大小:1kb | 下载:0
[其他小程序] efficiency
说明:matlab code to find the efficiency of the sysytem<vrushRahul> 在 2025-06-10 上传 | 大小:1kb | 下载:0
[其他小程序] src_code_cpp
说明:Function of an integer raised in a power and the calculation of the sum of a series of integers (1^e+2^e....+n^e) raised in a power.<kamsys> 在 2025-06-10 上传 | 大小:1kb | 下载:0
[控制台(字符窗口)编程] Calendar
说明:C语言设计万年历流程 1、输入要查找的年份和月份,其中,要对输入参数进行检查,以保证输入参数正确,不会对后续程序造成影响。 2、对输入的年份和月份进行处理和计算,判断输入年份是否闰年,若为闰年,则置2月日期为29天,否则,置为28天。 3、计算输入月份的1号距当年元旦的天数,进而计算该月1号是星期几。 4、最后,打印出当月的月历。-C language design flow 1 calendar, enter the month and year you want to fin<水云间> 在 2025-06-10 上传 | 大小:1kb | 下载:0