搜索资源列表
redefine.pl
- 将数据文件,按照不同的类型,拆分为不同的文件-data files, in accordance with different types, split into different documents
SPI-tx
- SPI接口实验,主机传送数据到SPI,由从机显示,IO口需要自己重新定义.-SPI interface experiment, transmission of data to the mainfr a me SPI, from the plane, IO I need to redefine themselves.
SPI-tx
- SPI接口实验,主机传送数据到SPI,由从机显示,IO口需要自己重新定义.-SPI interface experiment, transmission of data to the mainfr a me SPI, from the plane, IO I need to redefine themselves.
KeyMapper
- DirectInput编程源代码,可以将鼠标、键盘和JoyStick按键进行映射,出就是重新定义各键的功能-DirectInput programming source code, can be a mouse, keyboard and Joystick button to map out the key is to redefine the function of
IIC24C0x
- 通用的24C02/4/8的C语言程序,使用时需要自己重新定义SDA、SCL及所使用的芯片-24C02/4/8 generic C-language procedures, when used to redefine the needs of their SDA, SCL, and the use of the chip
xtscal
- 在运行嵌入式Linux系统的、支持屏幕点击功能的手机上,如果由于某些原因导致点击与鼠标位置失准,可以用该程序重新定位。-Cell phones that running on embedded Linux system, which support the function of the screen click, if for some reason clicking with the mouse lead to inaccurate
11
- 重新定义权为:剖分弦的长度和加上多边形的周长(显然等价),重新求解 本函数还适用于任何定义在剖分后的三角形上的权的情况(修改一下) 例如权为三角形的面积的面积平方和-To redefine the right as follows: Partition string plus the length and circumference of polygons (apparently equivalent), re-solvin
ChangeKey
- Symbian程序,console程序,实现了在后台捕捉按键事件,并将其改变。 该代码将捕捉的左方向键重新定义为其他的方向键-Symbian procedures, console process to capture a key event in the background and change. The code will be left to capture the arrow keys to redefine the dire
libscl-1.0.2
- This a Small Container Library, SCL. If you are not sure what a container is, then ignore the word container in this file and you ll probably understand everything. This library provides hash tables, list, qu
Builder
- 建造者模式编程,完整代码及运行结果截图 题目: 比如我们要通过一个汽车加工厂,组装一辆汽车;汽车由车头,车身,车尾3部分组成;它的基本组装步骤是: 组装车头 组装车身 组装车尾 不管被组装的是吉普车,卡车,还是公交车,它们都可以各自重新定义车头,车身与车尾的组装方法;而通过这些被重新定义的组装方法,通过相同的组装步骤就可以组装具有不同属性的各类汽车了。-Model builder program code and
ST7735
- Some codes to drive a SPI LCD(ST7735 driver) the code are Keil uVision2 project and for W78E516B microcontroller, but it is very easy to redefine them for other microcontroller.-Some codes to drive a SPI LCD(ST7735 drive
exam10-4
- 面向对象的方法定义重载运算符+ - 的C++ 代码-using C++ Language to redefine some symbol
wanneng-baobiao
- 数据报表,在公司里应用很广,可以自定义报表风格。-data report is useful for print output. and this programme is freedom to redefine the form of report
315f
- 一个简单纯洁的php日历 calendar.class.php是日历类 index.php是入口文件 建议用firefox打开,因为兼容没调好,在ie下可能会有点问题。-A simple calendar calendar.class.php is pure php calendar class file index.php is proposed to use firefox to open the entrance, b
phpwind-windframework-6c42418
- Wind fr a mework是phpwind团队开发的一款php框架。2010年10月份开始投入开发,目前为止已经内部发行了四个版本(0.5,0.8,0.9,1.0)。它源自phpwind社区产品的一次名为‘鹊桥’的重构计划。意在重新定义phpwind的架构层次开发模式,使其看起来更清晰,更易于扩展和二次开发。后来在一次讨论中重构计划被分为了两个部分进行。一部分为底层核心框架。另一部分为phpwind社区数据服务中心,插件组件机制。
SelectDir
- 由于显示的对话框不是居中显示 重新定义函数在程序中-Redefine the function display the dialog box is not centered in the program
ping_block_right
- 重定义IP头内容,实现了ping测功能,并将ping报文内容分片发送。-redefine the head of IP package and realize the function of ping.exe from windows by divide the package of ICMP.
Basics
- 函数化编程方法。重新定义变量 函数以及操作符。从而在此基础上进行编程。和微软的F#类似。-Functional programming methods. Redefine the variable functions and operators. On this basis to be programmed. And Microsoft F# similar.
python_epoll_test.tar
- epool的一个服务器和客户端交互的例子,python写的,数据传递的格式需要自己改写或重新定义。-example of a server and epool client interaction, python write, the need to rewrite or redefine the format of the data transfer.
httpclient4.0.1-tutorial
- HttpClient不是一个浏览器,它是一个客户端HTTP传输类库。HttpClient作用是传输和接收HTTP消息。HttpClient不尝试缓存内容,执行内嵌HTML页面中的javascr ipt脚本,尝试猜测内容类型,重新定义请求/重定向URI位置,其他功能与HTTP传输无关。-HttpClient is not a browser, it is a client-side HTTP transport class library