资源列表
strings
- 自定义字符串的常用操作:串拷贝、求串长、查找字符串的操作。-The common custom string operation: string copy, find string length, find the string operation.
ch
- a fortran code to evaluate profile of velocity in a channel
score
- 示範成績檔讀檔應用 整建筆資料建檔的資料檔可以循序存取,但也可存取指定某一筆資料,本源碼示範指定序號之資料直接讀取-The model results file read the file application Renovation document (s) on file with the data file can be accessed sequentially, but also accessible to specify a data demonstration specif
vectoralgebra-in-CPP
- vector algebra using C-vector algebra using C++
pi
- 计算pi(3.1415926535……)到小数点后任意位,并将计算结果写入文件-Calculation of pi (3.1415926535 ......) to any bits after the decimal point and calculated results is written to the file
codes
- 解薛定谔方程,通过辛几何算法得到的辛格式-Solving the Schrodinger equation by symplectic algorithm Singh style
lorenzeq
- 用Wolf法计算lorenzeq混沌系统的Lyapunov指数谱。改变混沌系统参数,计算准确,运行let.m文件,即可计算Lyapunov指数谱 -Wolf Law lorenzeq chaotic systems Lyapunov exponent spectrum. Change the chaotic system parameters, calculated accurate, run let.m file, you can calculate the Lyapunov expone
poincare_dufen
- 杜芬系统庞加莱界面图的程序。 比较简单。可以试试。 -poincare section figure
QPSK_1
- QPSK 的调制解调代码,以及仿真结果输出,可自行输入比特流!!!!希望对大家有用-Code for Quadrature Phase Shift Keying(QPSK),including QPSK modulator and QPSK demodulator. hope it s useful for you !
clock
- 用C++语言编写的,倒计时时钟趣味小程序,分三个文件,分别是头文件,源文件和主函数。-Fun program the language C++ countdown clock, in three separate files.
timer-and-interrupt
- 外部中断和定时器一样,是单片机最基本也是最重要的两个功能. 我们把它们放在了一起,让大家熟悉单片机的多个内部器件的控制。 因为P3.2接的J8的1端,所有按键“S19”就是外部中断。 数码管的最高位一直显示0--9。当“S19”按下后,就会执行一次流水灯的代码。 因为外部中断0的优先级比定时器0的优先级高。 在执行流水灯的后,数码上显示的值不会有所变化,让后继续显示。-External interrupts and timers, is
dateprint
- 校历打印程序。输入起始日期和结束日期,自动打印校历。-input the beginning date and the ending date ,print all the date between.