资源列表
ChineseCode
- 自己写的中文编码库, 原创噢,请帮忙审核!-chinese code lib
5
- 超级简易的计算器程序,op为运算符,它的取值只能是+、-、*、/、 。计算除法输出小数点后两位,其他运算均输出整数-This is a simple calculator program, op is operator, its value can only be+,-,*, /, . The calculation division outputs two decimal places, and all other operations output integers
zhanghong
- 方便机械领域的学生学习的基于MFC的界面设计的源代码-To facilitate the field of mechanical students to learn MFC-based interface design source code
test8
- 便于机械领域的学生学习的基于MFC的界面设计的源代码-To facilitate the field of mechanical learning MFC-based interface design of the source code
enc
- C语言写的简易的文件加密/解密工具,将文件加密为sec文件,经测试加密后无法被其他程序识别。解密时可原封不动地变回原来的文件(经测试,图片、视频加密后解密均能打开和播放)。使用时(显示:Error, file can not be found的时候)输入一个质数密码:223092871(2到23所有质数相乘加一,不易被破解),按回车后就能开启加密/解密功能。显示What would you do?(1/2)时,1为加密整个文件夹的文件,2为解密整个文件夹的文件 务必注意:生成的exe文件名称
zhongweishu
- i.中位数问题 问题描述 设X[ 0 : n - 1]和Y[ 0 : n – 1 ]为两个数组,每个数组中含有n个已排好序的数。找出X和Y的2n个数的中位数。 编程任务 利用分治策略试设计一个O (log n)时间的算法求出这2n个数的中位数。 数据输入 由文件input.txt提供输入数据。文件的第1行中有1个正整数n(n< 200),表示每个数组有n个数。接下来的两行分别是X,Y数组的元素。 结果输出 程序运行结束时,将计算出的中位数输出到
Max-Multiply
- i.最大K乘积问题 问题描述 设I是一个n位十进制整数。如果将I划分为k段,则可得到k个整数。这k个整数的乘积称为I的一个k乘积。试设计一个算法,对于给定的I和k,求出I的最大k乘积。 例如十进制整数 1234 划分为 3 段可有如下情形: 1 × 2 × 34 68 1 × 23 × 4 92 12 × 3 × 4 144 编程任务 对于给定的I 和k,编程计算I 的最大k 乘积。 数据输入 输入的第1 行中有2个正整数n和k。正整数n是序列的
digital-signal-processing
- 数字信号处理课程实验中所需的各个模块代码,可完整搭建多个数字信号处理课程实验-Digital signal processing courses in the experiment required each module code, you can build a complete number of digital signal processing course experiment
LogWriter
- 用C#开发的用于Log记录,可以记录软件在工作过程中的异常和通讯信息。-Developed with C# for Log records, you can record the software in the process of abnormal and communication information.
MATLAB
- 在MATLAB中进行16位数的加减乘除,小型计算器-MATLAB for the 16-digit addition and subtraction multiplication, small calculator,
wireless-communication
- 本文件提供了53种无线通信原理仿真实验中需要用到的模块,你可以根据自己实验要求自由的搭建实验。-This document provides 53 kinds of wireless communication principle, simulation experiments need to use the module, you can experiment according to their own requirements, free to build the experiment.
system
- 景区管理系统 景区管理系统 -A system used to show the road with a tree bulit.I hope that it is a fine system.Luckily, it is!Why not?
