资源列表
283627
- 关于关机的小程序,只是有时间的时候拿来完完,希望你能用的上()
shuzidianweiqi
- arduino通过蓝牙手机端控制三路数字电位器x9c103,inc脚接D4,D7,D10,(控制级数),U/D脚接D3,D6,D9,(控制方向),CS脚接D2,D5,D8,(选择器件),本程序设定30步一次,可以根据需要自行调节,一共100步,如有不周之处还请指教。(Arduino through the Bluetooth mobile terminal control three digital potentiometers x9c103, Inc feet to D4, D7, D10,
差分法求解两点狄利克雷边值问题
- 运用差分法求解两点狄利克雷边值问题。。。。(Two point Dirichlet boundary value problem is solved by difference method.)
差分法求解两点混合边值问题
- 应用差分法求解两点混合边值问题的程序。。(A program for solving two point mixed boundary value problem by difference method.)
light2
- 一个有光源的三维球体的构造,可运行,以验证。(The construction of a three-dimensional sphere with light source can be run to verify.)
8.5timer
- 使用turtle库、time库描画一个自己的时钟。(Using turtle and time to create a clock of yourself.)
richardson外推法
- 高精度算法中的理查德森(richardson)外推法。。(Richardson (Richardson) extrapolation in high accuracy algorithm)
通信建模
- matlab_simulink通信建模仿真实例与分析(matlab_simulink Simulation examples and analysis of communication modeling)
BlockGame
- VC++实现的俄罗斯方块,有详细的代码注释(Tetris, which is implemented by VC++, has detailed code annotation.)
Visual C++ MFC 棋牌类游戏编程实例
- MFC VC++平台上编写棋牌游戏,指导文档(Writing chess and card games on the MFC VC++ platform, directing documents)
抛物型偏微分方程的有限差分法
- 抛物型偏微分方程的有限差分法中的向前差分显格式和向后差分隐格式。(The forward difference explicit scheme and backward difference implicit scheme in the finite difference method for parabolic partial differential equations.)
sedginal
- 关于对话框的vc例子,示范了如何建立一个基于对话框的mfc程序()