-
codes
数据结构相关代码,源码-数据结构算法解析(高一凡 )(Data structure-related code, source code- Data Structure Analysis algorithm (high one where))
- 2008-05-23 02:41:54下载
- 积分:1
-
Assignment
Programming. Have funnnnnnnn
- 2019-04-16 22:29:09下载
- 积分:1
-
根据DXF文件生成相对应G代码(用于数控)
根据DXF文件生成相对应G代码(用于数控),内包含一些算法,用于生成G代码,稍微修改就可以用以精雕等数控机台的使用,用户可根据自己的需要进行修改!
- 2022-06-27 03:13:42下载
- 积分:1
-
人脸识别和比对源码
基于OPenCv的人脸识别源码 可以运行的,希望有这方面学习爱好的可以看看
C#代码简单清晰
- 2022-07-19 13:06:05下载
- 积分:1
-
mootools.js
网页上的mootools滑动菜单,向上滑出带缩略图的文字滑动菜单,菜单在图片的下方,鼠标移上后,菜单包括的二级子菜单向上滑出,滑出菜单中允许添加缩略图,所以说这是一款图文结合的滑动菜单,整体效果可看截图。(Mootools sliding menu on a Web page, up and out of text with thumbnail sliding menu, the menu at the bottom of the picture, the mouse moved on, the menu includes two sub-menus up and out of the slide-out menu allows you to add thumbnails, so This is a combination of graphic sliding menu, the overall effect can look at the screenshot.)
- 2013-04-19 20:42:44下载
- 积分:1
-
ESP8266-MODBUS-温湿度
说明: 配合中移onenet网络平台使用
1.修改esp8266.c下的wifi账号及密码
2.修改onenet.c下的PROID、SERIAL和PSWD
2.指令说明:
1.平台侧协议数据:
查询温度:01 03 0001 0001 D5CA
查询湿度:01 03 0002 0001 25CA
3.公式
1.温度:A0 / 100
2.湿度:A0 / 100(Use with China Mobile onenet network platform
1. Modify the wifi account and password under esp8266.c
2. Modify PROID, SERIAL and PSWD under onenet.c
2. Instructions:
1. Platform side protocol data:
Query temperature: 01 03 0001 0001 D5CA
Query humidity: 01 03 0002 0001 25CA
3. Formula
1. Temperature: A0/100
2. Humidity: A0/100)
- 2020-11-20 09:52:27下载
- 积分:1
-
FFT
快速傅里叶变换的C实现,采用新的倒序算法,程序代码只有一百多行,就要以实现千个采样点的计算(Fast Fourier Transform of C realized, the introduction of a new reverse algorithm, program code, only more than 100 lines, it is necessary to achieve the 1000 sampling points calculation)
- 2007-08-14 09:24:04下载
- 积分:1
-
CPP-Gotchas-Avoiding-Common-Problems-in-Coding-an
gotchars for C++ programming
- 2014-09-11 20:20:35下载
- 积分:1
-
LedAndMusic
采用凌阳SECE061A板,外接发光二极管来设计一个语音跑马灯,具体功能如下:
1. 采用61板播放一小段语音。
2. 用发光二极管显示声音的大小。
3. 可以扩展为让声音一直循环播放。(By Ling Yang SECE061A board, an external LED to design a voice Marquee, specific functions are as follows: 1. By 61 board plays a brief speech. 2. With a voice the size of the light-emitting diode display. 3. Could have been extended to allow the sound loop.)
- 2011-05-10 08:52:03下载
- 积分:1
-
ArpSender
一个抓包小工具,获取网络上面其它装置之间通讯报文(a tool that get a net reports between other equipments)
- 2015-05-07 16:34:05下载
- 积分:1