-
实验5:静态数码管显示
说明: 静态数码管显示的硬件资料,及配套代码C语言版(Hardware data of static nixie tube display and supporting code c language version)
- 2019-12-18 13:50:31下载
- 积分:1
-
使用一排列对象接受类型int、浮点和串的实体类型3 attibutes 展示对constructor的用途。...
使用一排列对象接受类型int、浮点和串的实体类型3 attibutes 展示对constructor的用途。-A program that uses an array of objects that receives 3 attibutes of an entity type of type int, float and string demonstrates use of constructors.
- 2022-07-26 12:41:32下载
- 积分:1
-
一门小巧得编程语言
一门小巧得编程语言-compact in a programming language
- 2022-02-20 15:23:04下载
- 积分:1
-
DeviceNet_Safety_v3.30
devicenet safety omron
- 2020-06-25 18:40:01下载
- 积分:1
-
练习
python编程约40例,有词频统计、读写文件、有网络爬虫、绘制图像等例程(Python programming about 40 examples, including word frequency statistics, reading and writing files, network crawlers, drawing images and other routines)
- 2019-05-17 13:30:24下载
- 积分:1
-
设计一个鼠标程序,在按下Ctrl键的同时按下鼠标左键,在窗口中拖动鼠标,可以画出一个圆;在按下Shift键的同时按下鼠标左键,在窗口中拖动鼠标,画出一个矩形。...
设计一个鼠标程序,在按下Ctrl键的同时按下鼠标左键,在窗口中拖动鼠标,可以画出一个圆;在按下Shift键的同时按下鼠标左键,在窗口中拖动鼠标,画出一个矩形。-The design of a mouse procedures, press the Ctrl key while pressing the left mouse button, drag the mouse in the window, you can draw a circle in pressing Shift key while pressing the left mouse button, drag the mouse in the window , draw a rectangle.
- 2023-08-03 18:50:03下载
- 积分:1
-
gui_code_trans
GB2312和UNICODE间的转换,使用转换表,应用于嵌入式系统,有转换函数。(GB2312, and UNICODE between the conversion using the conversion table used in embedded systems, conversion functions.)
- 2013-03-27 17:21:05下载
- 积分:1
-
这是一个关于时间的小程序,对初学者有很大的参考价值
这是一个关于时间的小程序,对初学者有很大的参考价值-This is a time for the small program for beginners have great reference value
- 2022-03-17 06:32:11下载
- 积分:1
-
VC++窗体震动【抖动】例子
VC++窗体震动【抖动】例子,使用一个窗口震动功能类:窗体震动例程。作者:徐景周。在对按钮初始化时,自动为按钮属性添加自画属性(OWNERDRAW)
dx=5; // 横坐标震动位移
dy=5; // 纵坐标震动位移
SetDialogBkColor(RGB(160,180,220),RGB(0,0,0));设置对话框背景和文本颜色。
m_bShake=false; //初始置停止震动标志为假,既震动
m_iTotal=1; //总计数值,到一定时间不再震动窗体
注:此程序只能运行一次,用互斥量来判断程序是否已运行
- 2023-04-21 10:40:04下载
- 积分:1
-
龙哥库塔
应用龙格库塔法,解决迫击炮的弹道轨迹,可以调节道道的角度,有图片展示。(Using the Runge Kutta method to solve the trajectory of the mortar, the angle of the road can be adjusted and the picture can be displayed.)
- 2017-12-30 10:26:29下载
- 积分:1