资源列表
Desktop
- 滤波器的基本使用函数,巴特沃斯滤波器函数文件(FIR IIR button worth)
S变换
- 基于matlab语言的s变换,为信号分析提供参考依据。(S transform based on matlab language provides reference for signal analysis.)
xiti
- 简单的实现算法的最长公共子序列,n皇后,最长递增子序列,最短路径,二分查找等(The longest common subsequence of the simple implementation algorithm, the n queen, the longest incrementing subsequence, the shortest path, the two point lookup, etc.)
1
- 线程互斥。在 main函数中创建一新线程,然后main线程和这个新线程共享同一变量,如 sum。在 main函数中,编写一个循环语句共循环 20 次,在每循环中先把sum的值加 1,然后休眠1毫秒。在新线程中,也 毫秒。在新线程中,也编写一个循环语句,总共循环20 次,在每次循环中先把sum 赋值给一个临时变量t,然后把 t加 1,然后休眠 1毫秒,最后把 t的值赋给sum 。当上述工作全部完成后,在main函数中打印sum的值。(Thread mutual exclusion. Create
脚本文件注册表
- 法找到脚本文件"c:\program files\winrar\monitor.jse的解决办法。(因为病毒的原因打 注册表损坏了。。所以要重新注入一个注册表。。)(Unable to find the registry)
Java_go_over
- 自我java编程复习,随时更新。。。。。。。。。。。。。。。。。(Self Java programming review, update at any time)
HaiGui
- 主要讲述的是海龟所用的交易系统是一个完整的交易系统。这是我们取得成功的一个主要因素。我们的系统使我们更容易地进行一致性的、成功的交易,因为它没有给交易员的判断力留下重要的决策任务(Turtle trading is a well known trend following strategy that was originally taught by Richard Dennis. The basic strategy is to buy futures on a 20-day high (bre
my_Fox.c
- scatter_A_B to scatte array A and B in pmi openmp
Myaodv_test.cc.tar
- NS3 aodv协议仿真 可控制节点速度(NS3 AODV protocol simulation)
SM3算法verilog实现
- SM3算法verilog实现,利用alter芯片开发的sm3算法实现(Implementation of SM3 algorithm Verilog and implementation of Sm3 algorithm developed by alter chip)
FBA5IEFI5GMZ8AQ
- bvhimport
Complex
- 设计一个基础的复数类,用运算符重载完成简单运算(Design a complex class)