资源列表
欧拉方法
- 解决初值问题,也就是不能直接跟用解析方法解决的方程,用近似的方法。(Solve the problem of initial value)
MA复盘专用EA
- 专用于复盘使用,在使用的过程中只需要看到K线的动态变化就好了(Dedicated to replay, in the process of using only need to see the dynamic change of K is good)
socket
- UDP多播、UDP广播,TCP等网络套接字(UDP multicast, broadcast, TCP and other network sockets)
二叉查找树(Ⅰ)-创建和遍历
- input It is composed of multiple sets of data. Each group of data is composed of two lines. The first line is the number of keywords to be inserted, n (1<=n<=100). The second line is a positive integer separated by a n space, with a value o
车站调度
- input The input contains a number of test cases. Each test case is composed of multiple lines. The first line is an integer n two (1<=n 100) and m, n said inbound sequence for 1 to n. M indicates that there is then a m line outbound sequence. Wh
huffman编码
- input The number of weights n (n>1) is first entered. Then the N weights are entered in turn (the weight is a positive integer greater than 0). output Corresponding to the input n weight value, the corresponding encoding is output in turn.
thread
- 操作系统经典问题,利用线程模拟实现司机与售票员的相互(Classic operating system problem, using thread simulation)
ASP+Ajax
- ASP+Ajax异步请求和获取数据(页面不刷新)的实例,ASP只是后台页面,改成PHP或.net都可以(Creating a two-dimensional code of the middle band web site LOGO through the QRCode class library)
matlab work
- MATLAB进行机械结构可靠度分析的算例(An example of the reliability analysis of mechanical structure by MATLAB)
compute_symbol_error_rate_qam_ofdm_awgn.m
- matlab code for ofdm channel simulator
mfiles
- fuzzy cmeans clustering
文章编辑
- 文章编辑 输入一页文字,程序可以统计出文字、数字、空格的个数。 静态存储一页文章,每行最多不超过80个字符,共N行;要求(1)分别统计出其中英文字母数和空格数及整篇文章总字数;(2)统计某一字符串在文章中出现的次数,并输出该次数;(3)删除某一子串,并将后面的字符前移。 存储结构使用线性表,分别用几个子函数实现相应的功能; 输入数据的形式和范围:可以输入大写、小写的英文字母、任何数字及标点符号。(The editor enters a page of text, and the program
