资源列表
IIS
- 用C#操纵IIS, 后缀是.txt,便于阅读,运行时自己改名字吧。
文件内容导出为C语言数组
- 将文件内容数据导出为C语言数组,以实现将文件嵌入到C语言代码中。
CSharp-Skyiv-BigInteger
- 一个实现了大数及其加、减、乘、除等各种操作的类-An implementation of the large number of addition, subtraction, multiplication, division and other operations of the class
QQ_number
- 可读取本机上线的QQ号,更多的功能,进一步完善。-hai shi bu nen fan yi
calculator
- 一个简单的支持带括号功能的计算器,暂时只支持整数运算。-A simple calculator, which is only used to do integer calculations.
DES_Driver
- this DES source code-this is DES source code
file-operation--func-and-stack
- 常用文件操作函数的示例,还有堆栈的C语言实现。适合初学者学习。-Examples of common file manipulation functions, as well as stacks of C language. Suitable for beginners to learn.
POLY
- 一元稀疏多项式的加,减,求值,复制,插入,等操作的综合计算器。-One yuan sparse polynomial addition, subtraction, evaluation, copy, insert, and other operations of the integrated calculator.
main
- 二叉树的前中后的三种递归和非递归还有线索化-Binary tree in front of three recursive and non-recursive well after cued
STBC_MIMO
- 基于Matlab的MIMO通信系统仿真。MIMO:发送端和接收端同时使用多天线来抑制信道衰落,从而大幅度地提高信道容量、抗衰落性能和频谱利用率。基本要求。2*2 STBC的实现关于分集增益的分析 弹性要求与一发多收系统的比较(最大比合并):分集增益、信噪比损失多个天线(>2)STBC实现(例如4*4)-Matlab simulation of the MIMO communication system. MIMO: sending and receiving ends simultan
Dynamic-Memory-Management
- Dynamic Memory Management.If the allocated memory is not freed when it s no longer necessary it will result in a memory leak. It is not specified what will happen to the leaked memory, but contemporary operating systems collect it when the program te