-
技术提升!顺利面试,笔试!
让你顺利拿到offer,成功进入心仪企业!最新原创,绝对让你耳目一新,快来看一看,最新源码,仅此一份!免费预览阅读,随时下载浏览,运行!
- 2022-02-13 01:06:13下载
- 积分:1
-
51communicate-with-Arduino
Arduino32路舵机控制板的控制程序,利用51单片机所接的矩阵键盘通过异步通信向Arduino控制板发送其规定的字符串指令,使舵机控制板控制舵机实现其预先在PC上通过软件设定好的动作。控制舵机机器人时非常好用的程序。(The servos control panel in Arduino32 Road control program using 51 microcontroller connected matrix keyboard through a the asynchronous communication the Arduino control panel sends its provisions string instruction, the steering gear control panel to control the steering gear to achieve its set through the software on the PC in advance given a good action. Control the steering robot is very easy to use program.)
- 2013-01-22 10:40:04下载
- 积分:1
-
大富翁游戏模拟
大富翁游戏模拟大富翁游戏模拟大富翁游戏模拟大富翁游戏模拟大富翁游戏模拟大富翁游戏模拟大富翁游戏模拟大富翁游戏模拟大富翁游戏模拟大富翁游戏模拟大富翁游戏模拟大富翁游戏模拟大富翁游戏模拟大富翁游戏模拟大富翁游戏模拟大富翁游戏模拟大富翁游戏模拟大富翁游戏模拟
- 2023-08-05 10:05:03下载
- 积分:1
-
3
编写程序:基类base,有一个私有数据成员n,派生类Derived公有继承基类base,Derived中新增加一个数据成员m(Programming: the base class base, there is a private data member n, the derived class Derived inherits the base class public base, Derived add a new data member m)
- 2013-12-17 13:38:33下载
- 积分:1
-
一种UPS的数字化锁相及旁路检测和切换控制技术
UPS锁相环Matlab/simulink仿真(dpll Matlab/simulink)
- 2017-12-13 09:35:37下载
- 积分:1
-
HSM
本历程实现了一个完整的层次状态机HSM,可根据UML方便的写出相应的状态机代码。特别适合复杂状态机的开发。(This process implements a complete hierarchical state machine (HSM), according to the UML state diagram convenient to write the corresponding state machine code. Especially for complex state machine development.)
- 2013-08-21 09:32:25下载
- 积分:1
-
线性表的建立,从算法改为vc语言实现编程
线性表的建立,从算法改为vc语言实现编程-linear scale of the establishment, from algorithms to vc Language Programming
- 2022-04-11 21:39:50下载
- 积分:1
-
用matlab实现tau_p变换
文件中附有二进制地震单炮数据。建议使用Fimage进行成图。参数非常重要,128道,1024采样点。进行tau_p转换后,P值变为801,因此道数必须也填801,采样点仍是1024.这个资源只是让大家认识tau_p变换。需要好好学习程序中的参数设置。
- 2022-08-26 06:04:31下载
- 积分:1
-
给ARM用的MP3CF程序源码
给ARM7用的MP3程序源码,可以用来作软件MP3编码解码。(-MP3 source code for ARM7. It could be used in software for encoding and decoding MP3.)
- 2005-05-12 18:13:16下载
- 积分:1
-
Windows文件系统过滤驱动开发教程
我经常在网上碰到同行请求开发文件系统驱动。windows的pc机上以过滤驱动居多。其目的不外乎有以下几种: 一是用于防病毒引擎。希望在系统读写文件的时候,捕获读写的数据内容,然后检测其中是否含有病毒代码。 二是用于加密文件系统,希望在文件写过程中对数据进行加密,在读的过程中进行解密。 三是设计透明的文件系统加速。读写磁盘的时候,合适的cache算法是可以大大提高磁盘的工作效率。windows本身的cache算法未必适合一些特殊的读写磁盘操作(如流媒体服务器上读流媒体文件)。设计自己的cache算法的效果,我已在工作中有所感受。 如果你刚好有以上此类的要求,你可以阅读本教程。(I often encounter online request peer file system driver development. Windows on the pc-driven mostly to filter. Its goal : There are several : First, for the anti-virus engine. Hope for writing the document, read and write data capture, which then detected the presence of the virus code. Two documents for encryption systems in the hope that the process of writing papers for data encryption, in the course of time deciphering. Three is to design a transparent file system accelerated. The disk read and write when appropriate cache algorithm can greatly improve the efficiency of disk. Windows itself to the cache algorithm may not be suitable for some special disk read and write operations (such as streaming media server time streaming media). The cache design algorithm results, I have some wo)
- 2005-06-13 20:12:26下载
- 积分:1