资源列表
animatedtiles
- HIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT ** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR ** A PARTICULAR PURPOSE A
appchooser
- Redistributions of source code must retain the above copyright ** notice, this list of conditions and the following disclaimer. ** * Redistributions in binary form must reproduce the above copyright ** notice, this list of conditions
MATLAB智能算法30个案例分析].史峰等.扫描版
- matlab程序代码,30个例子,很全,在各科领域的应用(Then the paper provides the main codes compiled with the toolbox of Ann.)
stickman
- Class Dialog inherits QDialog. It encapsulates the user interface and an instance of QSharedMemory. It also has two public slots, loadFromFile() and loadFromMemory() that correspond to the two buttons on the dialog.
YS-NRF无线串口模块配套资料Ver5.2(20140418)
- 无线程序,无线串口关于nrf的可以好好研究一下(Wireless program, wireless serial port about NRF can be studied well)
步进电机
- 三菱步进电机plc程序 vs触发控制方式(MITSUBISHI stepper motor PLC program)
derivrwfon
- N次牛顿向前插值计算公式通用程序及流程图()
AttributeQuery
- Huong dan su dung vi du arcgis
C语言,模糊控制程序
- VC语言编写的模糊控制程序,可以看看还可以(VC language to write a fuzzy control program, can see still can)
常用_串口监视工具
- 这是一款监控串口通讯工具,rs232 rs485通讯工具(This is a monitoring serial communication tool, RS232 RS485 communication tool)
SelectFeaturesTool
- Copy the SelectFeature tool focus map and overwrite the MapControl map
PB中,怎样将数据库中的图片存到电脑的指定文件夹
- integer li_FileNum blob emp_id_pic SELECTBLOB salary_hist INTO : emp_id_pic FROM Employee WHERE Employee.Emp_Num = 100 USING Emp_tran; li_FileNum = FileOpen( "C:\EMPLOYEE\EMP_PICS.BMP"