资源列表
[Windows编程] the-physics-of-compressive-sensing
说明:压缩传感的经典文献,介绍了一种典型的重构算法-Compressed sensing classic literature, describes a typical reconstruction algorithm<球王> 在 2026-01-22 上传 | 大小:1.16mb | 下载:0
[按钮控件] run-button
说明:运用vc++编写的逃跑按钮的程序,鼠标放在按钮上面就会是按钮跑动-Using vc++ program written to escape button, the mouse on the button above the button will run<球王> 在 2026-01-22 上传 | 大小:1.8mb | 下载:0
[状态条] scrollview
说明:关于windows界面滚动条的基本程序,运用vc++编写,适合初学者-Scroll bars on the windows interface of the basic procedures, using vc++ is written for beginners<球王> 在 2026-01-22 上传 | 大小:1.85mb | 下载:0
[控制台(字符窗口)编程] CmdTool
说明:可以接收简单的控制台命令,用于调用控制台程序,可以把其中的模块抽出来,以供调用其它的控制台程序,里面有详细的注释,一看便懂.-Can receive a simple console command, used to invoke the console program, which the module can be taken out for the console call other procedures, there are detailed notes, a look they un<linmucheng> 在 2026-01-22 上传 | 大小:20kb | 下载:0
[Windows编程] Complete-Visual-CPP-Tutorials
说明:This book is excellent reference for Visual C++ .<Saurabh> 在 2026-01-22 上传 | 大小:2.94mb | 下载:0
[Windows编程] Windows-API
说明:Windows API大全,调用Windows API的注意事项。Windows API包括几千个可调用的函数,它们大致可以分为以下几个大类: 基本服务 组件服务 用户界面服务 图形多媒体服务 消息和协作 网络 Web服务。-Windows API Daquan, call the Windows API considerations. Windows API includes thousands of callable functions that can be divided into<cc> 在 2026-01-22 上传 | 大小:6.84mb | 下载:0
[驱动编程] htun-drv-20071122-001
说明:虚拟网卡的驱动程序代码,标准C开发,可跨平台使用。-Driver for virtual network<mjh> 在 2026-01-22 上传 | 大小:8kb | 下载:0
[控制台(字符窗口)编程] ch02
说明:复数的加法法则 复数的加法按照以下规定的法则进行:设z1=a+bi,z2=c+di是任意两个复数, 则它们的和是 (a+bi)+(c+di)=(a+c)+(b+d)i. 两个复数的和依然是复数,它的实部是原来两个复数实部的和,它的虚部是原来两个虚部的和。 复数的加法满足交换律和结合律, 即对任意复数z1,z2,z3,有: z1+z2=z2+z1 (z1+z2)+z3=z1+(z2+z3). 编辑本段复数的乘法法则 规定复数的乘法按照以下的法则进行: 设z1<李江涛> 在 2026-01-22 上传 | 大小:3kb | 下载:0