-
ch3_3
泡泡运动,通过载入泡泡图片和背景。运用动量守恒定律来实现泡泡的碰撞。可能缺少几个图片,大家自己补充一下就好(Bubble motion pictures and background by loading bubble. The use of the law of conservation of momentum to achieve bubble collisions. May be missing a few pictures, we like to add your own)
- 2013-10-10 21:21:28下载
- 积分:1
-
openrave-master
openrave是一个开源的机器人开发平台,可以上面进行机器人的运动规划。(Openrave is an open source robot development platform, which can be used for robot motion planning.)
- 2017-06-23 11:34:17下载
- 积分:1
-
STK-user-manual
STK的用户使用手册,这个手册被分成 18 章和一些提供特殊功能的附加部分(STK user manual,This manual is divided into 18 chapters that provide an additional part of the special function)
- 2012-04-01 15:26:32下载
- 积分:1
-
CPP-Primer
c++primer,全面、详细的c++学习资料,更是学习人员必备工具(c++primer, comprehensive, detailed c++ learning materials, it is an indispensable tool for learning)
- 2013-12-17 23:39:40下载
- 积分:1
-
qichekaiti
汽车零部件管理开题报告,有价值可供大家参考,更多论文请见www.bysjaid.com(Car parts management opening report, valuable for your reference, more papers see www.bysjaid.com)
- 2013-10-23 16:32:08下载
- 积分:1
-
MonitorCreateProcessEvent
利用WMI监视进程的创建
Private Sub StartMonitorCreateProcessEvent()
Set CreateProcessEvent = New SWbemSink
Set objSWbemServices = GetObject("winmgmts:\.
ootcimv2")
objSWbemServices.ExecNotificationQueryAsync CreateProcessEvent, "SELECT * FROM __InstanceCreationEvent WITHIN 1 WHERE TargetInstance ISA Win32_Process "
End Sub(Use WMI to monitor process creation Private Sub StartMonitorCreateProcessEvent () Set CreateProcessEvent = New SWbemSink Set objSWbemServices = GetObject ( )
- 2007-09-07 09:22:06下载
- 积分:1
-
1
CVI环境下的串口调试助手,主要功能有即时收发信息,显示波形,截图和保存数据(CVI environment serial debugging assistant, the main function includes immediately send and receive information to display waveforms, capture and save data)
- 2013-07-11 09:47:50下载
- 积分:1
-
serial-communication
利用C语言实现RS232串口上下位机通信的设计(Using C language to realize RS232 serial port communication up and down a machine design
)
- 2013-12-12 10:18:29下载
- 积分:1
-
ChatRoom
局域网聊天室,实现客户端和服务器端,实现托盘功能,对网络编程和界面编程的同学有一定的帮助。(LAN chat rooms, client and server-side tray function, certain network programming and interface programming students.)
- 2013-03-16 09:21:07下载
- 积分:1
-
GL12
编写Windows 窗口应用程序,要求能实现如下功能:1.包含如下菜单项:学生管理—>管理(M) ,管理菜单项选择后要求弹出自定义对话框对学生进行管理,管理内容包括
增加学生,浏览学生信息,删除学生;
2.学生信息包括性别,专业,CET4,CET6,计算机等级考试等学习情况,要求使用Radio,CheckBox,ComboBox,Button,EditBox;
3.学生管理对话框中增加头像选择功能,头像采用cat.ico, dog.ico, boy.ico, girl.ico 文件;
4.增加菜单项:学生管理—>保存(S),读取(R) ,能将所有学生信息(包含头像信息)保存到指定的二进制文件no12.data中。(Write Windows window application requirements to achieve the following functions: 1. Contains the following menu items: Student Management- " Administrative (M), management requirements of the pop-up menu of options to customize the dialog box after the students management, management including increased student View student information, delete the student 2. student information including gender, professional, CET4, CET6, learning computer grade examinations, requires the use of Radio, CheckBox, ComboBox, Button, EditBox 3. Student Management dialog box, select the features to increase picture , head with cat.ico, dog.ico, boy.ico, girl.ico documents 4. add menu item: Student Management-> Save (S), read (R), can all student information (including picture information ) saved in the specified binary file no12.data)
- 2020-07-03 02:40:01下载
- 积分:1