-
ShowSaveBMP
使用CDib类实现显示与保存BMP文件,VC++经典编程学习源码,很好的参考资料。(Use the CDib class to display and save the BMP file, VC++ classic learning programming source code, a good reference.)
- 2013-11-25 11:53:05下载
- 积分:1
-
提取刚度矩阵
说明: 主要用于ansys workbench提取结构件的刚度矩阵,希望能帮助到有需要的人(It is mainly used in ANSYS Workbench to extract the stiffness matrix of structural parts, hoping to help people in need)
- 2020-05-08 09:42:12下载
- 积分:1
-
Poolcode
大学时的毕业设计,包括演示文稿,详细介绍了中国游戏开发的现状、Direct3D技术、DirectDraw技术介绍等。
(College graduation design, including presentation, detailing the status of the Chinese game development, Direct3D technology, DirectDraw technology introductions.)
- 2010-07-09 13:11:00下载
- 积分:1
-
daxiaoxiehuhuan
实现大小写互换,即输入大写子母程序会自动转成小写子母(Realization case swap)
- 2014-02-23 09:40:42下载
- 积分:1
-
51继电器使用
51单片机继电器简单使用# include
# define uchar unsigned char
# define uint unsigned int
sbit k1=P3^4;
sbit k2=P3^5;
sbit jdq=P2^1;
sbit l1=P1^0;
void delayms(uint x) //延时
{
uint i,j;
for(i=x;i>0;i--)
for(j=110;j>0;j--);
}
void main ()
{
jdq=0;
while(1)
{
if(k1==0)
{
delayms(10);
if(k1==0)
{
&nbs
- 2022-12-25 10:25:03下载
- 积分:1
-
toCstring
将不同格式的数据转换成cstring格式,很方便,文件存在txt文件中(different data format conversion cstring format, is a convenient, the paper documents exist txt)
- 2006-09-27 18:16:45下载
- 积分:1
-
C# 微信公众账号开发实例源码 (实现了机器人聊天/自动回复功能)
里面有自动回复和查询天气 等功能
- 2013-11-28下载
- 积分:1
-
Truly1.3PM_init code
说明: CH1116G OLED驱动,初始化代码。
OLED采用纵向取模,字节倒序的方式进行绘制。(Ch1116g OLED driver, initialization code.
OLED uses vertical mode taking and byte reverse order to draw.)
- 2020-11-30 10:26:31下载
- 积分:1
-
势场
说明: 路径规划的避障,主要是ros之中路径的规划等等(Obstacle avoidance path planning)
- 2020-09-09 10:04:50下载
- 积分:1
-
心电测试程序和仿真
心电测试程序和仿真,微弱心电信号检测
心电测试程序和仿真,微弱心电信号检测
心电测试程序和仿真,微弱心电信号检测
- 2022-03-07 06:43:05下载
- 积分:1