资源列表
SendMessage使用
- 使用sendmessage发生消息,发生字符串。。。。(A message occurs with SendMessage, and the string occurs....)
多线程实例
- 使用单线程,多线程,带一个参数,带多个参数的例子(Use single threaded, multi-threaded, with a parameter, with multiple parameters example)
ISO 532-1 - Program etc
- ISO 532-1 自带的程序C++编程(the c++ code for ISO 532-1)
PCLInMFC
- 实现了在MFC对话框中调用pcl显示点云数据(Achieved in the MFC dialog box call PCL display cloud data points)
ISO_532-2_-_Program etc
- ISO_532-2 自带的c++程序 计算响度(the c++ code for ISO_532-2)
屏幕放大_c井
- 鼠标指向屏幕位置放大2倍的使用例子,c#编程例子(An example of how the mouse points to 2 times the screen position)
tv2016Matlab
- 计算时变声音信号的响度 Moore matlab编程(The Matlab code provided calculates loudness according to the model described by Moore)
度丫丫
- 百度语音 文字转语音服务可以用在机器人里哦(Baidu voice, text to voice service can be used in the robot Oh!)
67590518
- source code for the examples from Mike Smith s book Java()
DLB100_REV6_120704_vel
- 1. 施耐德M218 PLC加TWDIO PTO模块实现三轴步进电机的控制,实现 钢丝的长度计量及冲切、折弯等功能。 2. 该项目配置施耐德HMI与PLC采用MODBUS通讯,触摸屏实现监视和控制(1. Schneider M218 PLC plus TWDIO PTO module to achieve the three axis stepper motor control, to achieve the length of steel wire measurement and punch
MU1.03tuoji
- 很不错的一个奇迹(MU)脱机外挂,支持手动添加捡取任何物品。自动上线。(A nice miracle (MU) is out of the machine, supporting manual addition of picking up any items. Automatic online.)
3120102432-1
- 用顺序表实现学生成绩管理系统 对线性表的顺序存储结构进行基本操作,要实现的功能有: (1)录入功能:可以录入学生信息; (2)统计功能:计算出每个学生的平均成绩,按照平均成绩排序,并能统计出100~90,60~0学生的人数和信息; (3)查找功能:能根据学号查找学生信息,并能进行相应修改; (4)插入功能:能插入新学生的信息; (5)删除功能:能根据学号,删除相应学生的信息。(Using the order table to achieve student achievement m