资源列表
Teleskety
- Remember the toy Telesketch ", with two checks, one for the point drawing verticaldel movement, and another that controls the horizontal movement? Well here are the program
screenshot
- Example of how to take screenshot in windows. Uses CreateDC("DISPLAY", ...) to create DC to blit from and blits to new bitmap DC.
sipia_bitmap
- when detect the bit meet, then set th bit in bit map-bit when detect the meet, then set th bit in bit map
shu
- 电力系统潮流计算中数据的输入程序(用c语言)
clocl
- MFC时钟的显示程序
WinMain
- 介绍如何用 WinMain来创建传统窗口-introduce how to create a traditional window with WinMain
yuanzhut
- 一杯沸水冷却,圆柱体模型,底面半径0.05m,高0.1m,周围温度20度,初始水温100度 方程是四维输运方程(常数a^2=k/(c*p),k是热传导系数0.6006焦/(米*秒*度)) 初始条件:t=0时水等于100度 边界条件:1.上下壁都是自由冷却,第三类边界条件,周围温度保持在20度(H=k/h,h取1) 2.杯壁绝热,第二类边界条件 -cup of boiling water cooling cylinder model, the bottom radius of
matrixcalculation
- 线性代数之伴随矩阵计算C语言实现 伴随矩阵定义:把矩阵所有位置上的元素替换为元素的代数余子式,即得原矩阵的伴随矩阵。-linear algebra's adjoint matrix calculation of C language accompanying matrix definition : Matrix put all the elements in place to replace the elements of algebra minor, in the original
systemtestask
- matlab数字滤波器,cic,hb,fir 滤波器 欢迎参考-Matlab digital filters, cic, hb, welcomed the reference filter fir
CRC4
- 16位循环冗余校验的4位查表法,用法在文件内有祥细说明
date
- 应用vc++编写的一个简洁的日历程序,与大家分享
7
- (7,4)汉明码的编码程序,实现4位信息位后加三位监督位,组成7位码组