资源列表
4399707
- C++大学教程(第七版)].(美)戴特尔课后习题答案-The homework answer of C++ How to Program (7th Edition)
JPG.to.PDF.Converter.v1.1.Pkeygen-[Jazz_Singh].ra
- JPG to PDF converter program. As it is stated in its title, the software literally converts JPG into a PDF file so that it can be opened in any PDF viewer may it be an application or Kindle. Please download it so that you can test it
IR_Con_VB
- 基于VB的万能红外遥控器设计 通过串口控件与下位机实现通讯-VB-based universal infrared remote control designed to communicate through the serial port and the next crew
BER_of_BPSK_Rayleigh_and_AWGN
- 瑞利和高斯信道下的BPSK误码率,含有详细解释,成功运行,学习通信仿真第一个程序。-BPSK BER under Rayleigh and Gaussian channel containing a detailed explanation of successful operation, the first communication simulation learning program.
Report
- 完善的.net 报表程序,具有打印、打印预览等各种功能-Perfect.Net reporting procedures, with print, print preview and other functions
calendar
- 输入日期,可以验证是否闰年,很简单的学生作业- Enter the date, you can verify whether a leap year, a very simple student assignments
ex10
- 采集信号,输出波形。
11
- 文件管理系统,对所存信息进行管理修改添加删除等操作-file manage
SPN
- 包括SPN加密以及其增强,线性分析与差分分析,暴力破解-SPN encryption and enhanced linear and differential cryptanalysis
OperationTXT-3
- 首先通过File.ReadAllLines()方法读入文本文档中内容并返回字符串数组contents,这样每行数据就成为了这个字符串数组contents的一个元素,再利用split()方法将每一个元素以空格或制表符分割,返回字符串数组,这样一行数据又被返回了3个字符串放入字符串数组中,通过Convert.ToDouble()方法将其转化为double类型并计算。创建一个StringBuilder数据类型将每行的字符串添加进去,转换为string后,最后用File.WriteAllText方法写入
OperationTXT-4
- 这一篇与上一篇比较类似,目的相同,不同之处为读入到了list中,list泛型集合可以当作可变长数组使用。通过StreamReader创建一个流sr,然后通过一个while循环将读得的每行数据放入字符串类型的list中,之后对每个list分割,并返回一个字符串数组,这个字符串数组就可以通过转化为double来计算了,计算完成后可以通过放入sb中统一写入到文本文档中。-This is a comparison similar to the previous one, the same purpose
OperationTXT-2
- 用c#语言读入文本文档商品清单,计算总价格 将规则的几列数据放入文本文档,用c#语言读取数据计算并将结果写入数据,这种方法在计算采矿工程覆岩三带、surfer插分起伏地表建模等处有很大用处-With c# language reads text documents list of goods to calculate the total price will be several columns of data rules into your text document, reads the
