资源列表
myajax
- jquery 动态切换 php应用 ajax 隐藏和动态显示-jquery css ajax php
read_txt
- 本程序实现的功能是: 从一个txt为文本文档中,读入一个数字矩阵,例如, 在txt文档中写下如下的数据: 12 23 45 65 78 89 56 74 12 54 63 31 74 25 10 79 可以通过此程序读入到一个矩阵中(在程序中表现为存储在一个开辟好的存储空间中)。 在编程时要注意的一个问题在于: txt文本文档在结束的时候有四个字符 space 空格符 CR LF EOF 所以在编程的时候要特别注意,否则极容易出现死循环
pd
- 对一个书进行判断,判断它是正数,还是负数。-Judge a is positive or negative number.
jisuanqi
- 很简单的PHP计算器,供学习php的新手一定要看一下源码。界面与传统的计算器界面有所不同,这一种更简洁好用,本程序就只有一个PHP文件。-Very simple PHP calculator for learning the php novice must look at source code. Interface with traditional calculator interface, a more simple and easy to use, the program is only
Minn_method_MSE
- OFDM 同步算法 MINN算法的MSE信噪比matlab程序-MSE SNR OFDM synchronization algorithm MINN algorithm matlab program
Clanguagewritearead
- 这个用于文件的读写。是一个C语言的小程序。可以帮助你学习C语言的文档读写。而且这里包含了修改英文大小写的函数。-This is used to read and write files. Is a C language programs. Can help you learn to read and write C language documentation. And here contains a modified English-sensitive functions.
binarytree
- 输入一棵二叉树,第一行为2个整数N。代表二叉树有N(N<10)个节点(编号0 ~ N-1)。接下来N行,每行有两个数字,代表N个节点(从第0号节点开始到N-1号个节点)的左右孩子的编号(-1代表无)。(保证输入是符合一棵二叉树的)-Enter a binary tree, the first acts of two integers N. Represents binary tree has N (N < 10) nodes (number 0 ~ N-1). The next N l
open_hash
- 外散列表,与内散列一样对产生的10000个数据进行分桶存储-Scattered outside the list, the same as on the inner hash produced 10,000 barrels of stored data points
main
- 4*4矩阵键盘。。 。。 。。 测试成功-4* 4 matrix keyboard test is successful
power_distribution_LOS_NLOS
- 可见光室内通信中,接收端考虑散粒噪声和热噪声后的接收功率-Visible indoor communication, the receiving terminal receives the power to consider the shot noise and thermal noise after
Take-Chinese-pinyin-1
- 可以实现拼音汉字转换的小工具源码简单适合新手-Can realize little pinyin, Chinese characters conversion tool is simple to source suitable for novices
BST
- 问题描述 利用二叉查找树(BST)实现一个动态查找表。 基本要求 (1) 使用二叉树(BST)来实现。 (2) 二叉树使用链式结构(二叉链表)实现。 (3) 实现BST的构建,查找两个功能。 -The basic requirements(1) using a binary tree (BST).(2) binary tree using the chain structure (binary list).(3) implementation of BST buil
