搜索资源列表
求网络的最小费用最大流-C语言
- 本程序是利用Ford和Fulkerson迭加算法,求最小费用最大流-use of this procedure is superposition Ford and Fulkerson algorithm, the minimum cost for maximum flow
S3C4510Bethernet
- 本文介绍了在window环境下,利用c 语言,在基于TCP/IP协议的嵌入式系统上移植以太网协议,实现了数据的高速、准确传送。 -This paper presents the window environment, the use of c language, Based on TCP / IP protocol embedded systems transplant Ethernet agreement, the data's high-speed, accurate trans
searchdirfiles
- 所谓遍历目录,就是给定一个目录,访问其中的所有文件(包括子目录下的文件)。迭代是比较常用的遍历算法。本文利用C++面向对象的特性,通过一个类CBrowseDir,对目录遍历进行了封装。用户只需掌握该类四个成员函数的用法,就可以在自己的程序中,很方便地实现目录遍历。 -called directory traversal is given a directory, which visited all documents (including subdirectories under). It
MSP430-ADTLC5491
- 利用C语言实现MSP430单片机对TLC5491A/D的数据采集
@@@
- 排序问题,利用C语言实现数据链的排序。 很好的程序-scheduling problem, the use of C language data sorting chain. Good procedures
《实战AVR单片机C语言》
- 在本教程当中,所有的程序都是以 GCCAVR 来编写,而且全部利用硬件调试通过,在没有 特殊指明的情况下使用内部 1M 晶振。本教程的全部硬件实验都是以分立元件为主。因为: 第一﹑学习板的硬件电路已经固定好了,从而限制了你的逻辑思维,相对来讲分立元件则非 常灵活; 第二﹑当你学习完一款单片机之后只要更换另外一款单片机芯片就可以继续学习,其它的外 围元件可以完全兼容; 第三﹑学习过程中全部电路都是由自已亲手搭建,这样可以加强自己的动手能力,因为你学 习单片机是为了什么啊!不就是为了成为一名高薪电子
cni.rar
- 利用c++ 呼叫java 使用mingw,method with c++ call java function (CNI)
Form--set
- 利用C#,对窗体的大小进行设置,窗体可以随电脑的屏幕大小自动改变。-Use C#, the size of the form of setting, form with computer screen size can be changed.
sql2005
- 本实验利用C语言提供的通用软件包,结合图形学中图形绘制流程,综合各图形原理的算法(在此不再祥述),编写程序实现个性化图形软件包的制作。-This experiment using C language to provide a common software package, combined with flow Graphics Rendering, General Principles of the graphics algorithm (in this reference is no lo
FFT
- 利用C语言实现FFT快速傅里叶变换 问题:数的格式?小数如何表示?-FFT C
pid
- PID控制c程序,利用c即可简单使用pid控制-pid control for c
UsingClanguagetoachievethechaoticencryptionpasswor
- 口令是人们在网络中的身份认证,一旦被攻击者破译,私人资料将被泄露。该文基于混沌理论针对口令加 密提出了一种新的算法,并利用C++ 语言对算法进行了模拟-Password is in the network authentication, once an attacker to decipher, the private information will be leaked. The password based on chaos theory for a new encryption alg
AnApproachToTheNeuralNetworkBasedDataMining
- 针对数据挖掘中的分类问题,本文提出了一种利用神经网络抽取分类规则都方法。为了易于抽取规则,采用遗传算法对神经网络的结构进行了进化。实际运行结果表明了该方法的有效性。-Classification is an inportant problem in data mining.This paper presents an approach to discover classification rules by using neural networks.Genetic algorithms is u
0
- 交通灯的程序设计与应用,利用C语言惊醒程序编译-Procedures for traffic signal design and application procedures for the use of C language compiler awakened
cx
- 单片机实现温度巡回检测系统参考程序 利用C语言进行开发-Single-chip temperature reference circuit detection system procedures
Cskill
- C语言高级编程技术。介绍了如何利用C实现菜单设计、图形绘制、动画播放等-C high-level programming language. Describes how to use C to achieve menu design, graphics rendering, animation, broadcast, etc.
student
- 学生成绩管理系统,是利用C语言编程,可以实现成绩的删除,修改,添加等操作-Student performance management system is the use of C language programming, you can achieve the results to delete, modify, add and other operations
computeryingjianweihu
- 计算机组装与维护:通过计算机的组装,认识计算机的硬件和结构,了解计算机的整个组装过程和注意事项 OS操作,利用C语言,实现对OS的操作-Computer assembly and maintenance: through computer assembly, computer hardware and structure of knowledge, understanding the computer' s entire assembly process and notices OS o
ModernCryptographyAlgorithms
- 利用C++实现:古典密码仿射变换\LFSR及流密码\生成非线性序列\DES算法的加、解密运算,前面几个较简单,DES算法的效果还可以-Using C++ implementation: Classical password affine transformation \ LFSR and stream password \ generate nonlinear sequences \ DES algorithm for encryption and decryption operations,
os
- 操作系统代码模拟多道程序设计利用c++对于多道程序系统,要假定系统中具有的各种资源及数量、调度作业时必须考虑到每个作业的资源要求。-os