资源列表
dsp54xx55xxcsl
- dsp54xx,dsp55xx的csl库的API函数,对开发dsp5000系列的同仁来说,不可缺少。-dsp54xx, dsp55xx the csl library API function, on the development of Tongren dsp5000 series is indispensable.
sjzd
- 多线成手机炸弹,连续攻击,只到对方手机死机,请误做坏事!-Multi-line phone into a bomb, continuous attacks, only to crash each other s cell phone, please do bad mistake!
degd
- 一个文件比较的工具,能够比较出多种格式的文件.-A file comparison tool to compare a variety of formats.
design
- 常用运放电路图!!!常用运放电路图-Commonly used operational amplifier circuit!!! Common OPAMP circuit
JXT
- 吉祥天破解版.这个是早期的版本.现在不知道能不能用了-Crack version of auspicious days. This is the early version. I do not know can be used
nsis-2.36-setup
- 开源软件经常使用的打包程序,安装使用方便。-Open-source software package frequently used procedure, the installation of easy to use.
CMXzucheng
- 计算机组成原理的实验要求,挺简单的,希望可以帮助大家-Principles of Computer Organization experiment requirements, quite simple, I hope you can help
jfreechart-1.0.11.tar
- java开发中使用Jfreechart进行画图的源码-java development JfreeChart for the use of the source drawing
miniword
- 一个小型的MINIWORD程序,具有编缉,删除,以及鼠标的定位等功能-MINIWORD a small program, with editing, delete, as well as the positioning of the mouse and other functions
cityList
- 城市链表 将若干城市的信息,存入一个带头结点的单链表。结点中的城市信息包括:城市名,城 市的位置坐标。要求能够利用城市名和位置坐标进行有关查找、插入、删除、更新等操作。-The city will list a number of city information, take the lead into a single linked list node. Node of city information including: a city name, city location coo
StringIndex
- 设有两个字符串s和t,首先将s1与t1进行比较,直到s的某一个字符si和ti相同, 再将它们之后的字符进行比较,若也相同,则如此继续往下比较,当s的某一个字符si与t的字符tj不同时,则s返回到本趟开始字符的下一个字符,即si-j+2,t返回到t1,继续开始下一趟的比较,重复上述过程。若t中的字符全部比较完,则说明本趟匹配成功,本趟的起始位置是i-j+1,否则,匹配失败。 -There are two strings s and t, first s1 and t1 compare s
conversion
- 数制转换问题 [问题描述] 将十进制数N和其它d进制数的转换是计算机实现计算的基本问题,其解决方案很多, 其中最简单方法基于下列原理:即除d取余法。例如:(1348)10=(2504)8-Number system conversion problem [Problem Descr iption] will be a decimal number N, and other d-band conversion is the number of computer calculation