搜索资源列表
CNC
- CNC控制软件C源码,可控制雕刻PCB机台使用,以DIY制作不需大成本就可使用-CNC control software for C source, the PCB can be controlled carving machine used to big DIY production cost can not use
FindSuperwayFunction
- 本程序利用数据结构中的回溯算法的非递归对以知地图进行全路线查找,可以完成最短路线,最少费用,和所有路线的显示-procedures for the use of the data structure of the back - recursive algorithm right to know what the road map for the entire search, the shortest route to be completed, at least cost, and all th
wangluodezuixiaofeiyongdezuidaliu
- 这是一个求网络最小费用最大流问题的一个C++的程序已经经过调试,请放心使用.-This is a minimum cost network for the largest flow of a C procedures after debugging, please rest assured that use.
jry9524
- Cy7c63723的完整固件 cy7c63723和CY7C63001相比,他的优点是不需加太多外部器件(包括晶振),这样就简化了电路设计,也节省了成本。 本程序就是CY7C63723的完整固件。 -Cy7c63723 the integrity and firmware cy7c63723 CY7C63001 compared He has the advantage of not increase too many external devices (including C
feinuo
- 用C++实现费诺编码 通过输入一系列的概率值得到最优化的输出-C coding to achieve cost Connaught through a series of input probability deserves to optimize the output
TransportSystem
- 交通信息查询系统,采用数据结构,通过读入文件编写查询系统,可方便旅客查询旅行路程、费用等-Traffic Information System, a data structure, through reading the document preparation system. Inquiries may facilitate the travel distance travelers, the cost
desktopcheat
- 1,如果没有出现精灵,请安装资源文件夹里的MSAgent核心库。 如果精灵说话时在确定已经选择了发音选项的情况下,没有语音,则请安装资源文件夹中的Text-to-speech语音库。 2,在精灵上单击右键可以弹出菜单,同样的在任务栏的主程序上也有一样的效果。 双击精灵可以弹出发言对话框,在对话框中的发言快捷键是Alt+A。 3,一台机器只可以运行一个聊天精灵,如果想进行测试,可以在参数设置里把IP地址设置成本机地址。这样可以自己给自己发送信息。 4,目前
dDS18B20
- 一个调试好的DS18B20程序 采用是汇编语言编写,用数码管动态显示.开发简单,成本低廉.是理想的测温选者 -a good testing procedures used DS18B20 is written in assembly language, the use of digital dynamic display. Development of simple, low cost. The ideal temperature is a person
shengyinkfenxi
- 采用PC技术、DSP技术和LABVIEW多线程技术,实现了对音频信号实时、高保真的采集与处理。系统性价比高,通用性强,界面友好,数据存储方便,性能稳定可靠,其个别性能指标甚至优于市售数据采集板卡。在PC上配置多块声卡并行工作,完全可以构成一个多通道数据采集系统,满足特定应用范围内数据采集的需要。-PC technology, DSP technology and LABVIEW multithreading technology, to achieve real-time audio signa
20070210015
- 网络课堂系统,主旨在在Internet上构建多个虚拟教室,营造师生互动的网络环境。 她比传统教室教学更为生动活泼,可以为学员提供时间上更灵活,没有地域限制,更高效率、更省费用的培训课程-classroom network system, the aim of the Internet build multiple virtual classroom, teachers and students to create an interactive network environment. She t
thline
- 有向直线2中值问题 对于给定的有向直线L,编程计算在直线L 上增设2处服务机构的最小服务转移费用。-two straight to a mid-value problems for a given straight to the L, Programming included in the additional line L on the two services shift to the smallest cost.
4keyled
- 这个源码的CPU为PIC16C54,为子节约成本采用端口复用。-the source for the CPU PIC16C54 to adopt cost-saving portal reuse.
Test_Memory
- 内存漏洞测试,在windows环境下,测试动态创建对象的内存耗费情况!-memory test loopholes in windows environment, the testing of dynamic object creation cost of memory!
Great_Outdoors_by_sandals82.zi
- 一种简单有效的基于动态时变语音识别源码 对于大多数研究者来说,寻找能够匹配二重时间序列信号的最佳途径是很重要的,因为它有许多重要的应用需求.DTW是实现这项工作的显著技术,尤其在语音识别技术领域,在这里一个测试信号被按照参照模板拉伸或压缩, ,Searching for the best path that matches two time-series signals is the main task for many researchers, because of its importa
uCOS-IIamsp430f1611
- uCOS-II移植到msp430f1611单片机中,uCOS-II在性价比极高的单片机使用,任您发挥。此例包含了PS2,拼音输入法,12864,nRF24L01,I2C总线,SPI总线等许多驱动,您只要使用API即可。创建了几个任务,您可在任务里任意发挥。另外,您可修改MCU头文件在msp430f149、f169等中使用,但任务堆栈需减小。-uCOS-II ported to msp430f1611 microcontroller, uCOS-II in highly cost-effectiv
ev1527
- 此软件是用来软解码编码IC如EV1527,FP527等防盗器常用的IC,程式可减少硬件的成本-This software is used to soft decoding IC, such as coding EV1527, FP527, such as anti-theft devices commonly used in IC, the program can reduce the cost of hardware
LCS-VC60
- C语言DTW算法实现,主要功能: 1)快速近邻DTW比较 2)算法稳定 3)节省内存-== Key features == 1) Fast Dynamic Time Warping nearest neighbor cost retrieval. 2) Persistence 3) External-memory: you need only a constant amount of RAM
systemtest
- 本程序是操作系统课程实验的死锁的检测与解除。解除方式采用撤销进程的方法。全部用数组实现。在ubuntu(linux)下编译通过。为本人原创。每次撤销个代价最小的死锁进程,释放其所拥有的资源。 所有数据都是可以自行设置的,包括进程个数,资源种类数,各进程的代价等。-This procedure is the operating system course experiment Deadlock Detection and disarmament. The lifting of the way
LCM
- Least cost method ---transportation model implementation in c-Least cost method---transportation model implementation in c++
Cost-charges
- 工程造价咨询服务收费计算工具,根据服务性质和相关数据计算应收的咨询费。-Engineering cost consulting services fee calculation tools, according to the nature of the service and data consulting fees receivable.