资源列表
AllAppList
- 仿android界面的3d滑动效果-android 3d Sliding effect
ff
- 主要组成是以51单片机最小系统为核心,通过键盘获取按键信息,通过运用单片机定时器等部件实现蜂鸣器发声同时用数码管同步显示。本系统具有播放歌曲及选取按键输入高、中、低音的功能-Major component is the smallest single-chip system as the core 51, access to key information through the keyboard, and other components through the u
string
- 实现字符串的strcat, strsub, strequ操作 Input 第一行有一个字符串,为被操作字符串的初值(可能为空串),接下来有一个整数q,表示操作的个数,接下来q行每行为下列情况的一种:1. strcat ssss 表示把字符串ssss连接到被操作的字符串之后 2. strsub b e 表示求被操作字符串的子串(Sb...Sb+e-1) 3. strequ ssss 判断被操作字符串与ssss是否相等(每次strcat操作之后,被操作的字符串被永久的改变。)被操作字符串最长长
OPNET-BOOK-CODE
- 《opnet modeler与网络仿真》书中各章节源码合集,经仿真通过,适合初学者-"Opnet modeler network simulation," source of the chapters the book collection, the simulation by, for beginners
tab_contro2016618302006
- simple tab control example
grid
- 网格搜索法寻找最优的惩罚因子,SVM,经测试可以用-SVM find C gamma
player
- 用vb写的播放器,即可播放music又可播放视频文件。通过添加windows media player控件来实现。代码模仿常用的音乐播放器来编写。-Written with vb player, you can play music but also play video files. By adding windows media player control to achieve. Imitation of code used to write the music player.
Delphi-PID-Control
- Delphi PID Control. Demonstrates how to implement PID algorithm in delphi
FileUpload
- 多文件上传 支持删除功能 带预览效果 支持AJAX
pid-from-the-entry-to-the-master
- pid从入门到精通:历程,吃透PID,火电厂自动调节系统-pid from the entry to the master: history, understand PID, auto-thermal power plant control system
对一串数字各不相同的数字串进行排序
- 对一串数字各不相同的数字串进行排序,大的在前,小的在后,把一串数字中最大的那 个数字找出来,然后与第一个数字交换,这样的话我就能够确定排序后数字串中的第 一个数字;接着,我从数字串中的第二个数字开始往后找,找到最大的一个,然后与 第二个数字交换-Different for a string of numbers to sort the string of numbers, large front, small in the post, the largest of a stri
fenzhidingjie
- 整数规划,分支定界法,实现1000变量(变量个数可自行设定),只需改变原始数据,就能运行!是比较好的分支分支定界法程序设计-Integer programming, branch and bound method to achieve the 1000 variables (number of variables can be set on their own), simply by changing the original data, you can run! Branch is a bet