资源列表
[控制台(字符窗口)编程] fourier
说明:离散傅里叶变换及其逆变换,非常简便的傅里叶变换实现,供大家学习傅里叶变换使用-Discrete Fourier transform and its inverse transformation, a very simple implementation, Fourier transform for everybody to learn using Fourier transform<lishuxing> 在 2025-06-22 上传 | 大小:342kb | 下载:0
[界面编程] windows-calc
说明:windows界面计算器,界面简单,易实现,仅供学习-windows calculator interface, the interface is simple and easy to achieve, only to learn<阿福> 在 2025-06-22 上传 | 大小:9.32mb | 下载:0
[多媒体编程] share-memory-file
说明:windows 通信之 共享文件编程 Vs2008 环境下编译的-shared files compiled windows programming Vs2008 communications environment<肖波> 在 2025-06-22 上传 | 大小:3.65mb | 下载:0
[C#编程] bitmani
说明:Using the bit manipulation operators, develop and test C programs to perform the following. (i) Starting with the word 0xF0A6, reset bit 3, set bit 6, set bit 8, reset bit 13. (ii) Starting with the word 0xCB43, determine if the word contains<Yangyong> 在 2025-06-22 上传 | 大小:144kb | 下载:1
[C#编程] fib
说明:Write a recursive function to obtain the first 25 numbers of a Fibonacci sequence. In a Fibonacci sequence the sum of two successive terms gives the third term. Following are the first few terms of the Fibonacci sequence: 1 1 2 3 5 8 13 21 34 5<Yangyong> 在 2025-06-22 上传 | 大小:142kb | 下载:0