资源列表
PSO-code
- 给出了一个问题优化问题中经常用到的PSO算法代码-PSO algorithm code frequently used in a problem of optimization problems
Cpp1
- 每个地区有一个编号(从 1 到 N) ,如果一个地区有军队的话,这些军队将组成一个军 团。指挥中心将发布的命令如下: U a b:将 b 地区军团的调到 a 地区,从而组成一个新的军团。为了便于管理,每次新加 入的军队将按顺序加入到 a 军团后面。数据保证 a 与 b 不相同。 I a x:将一支人数为 x 的军队调到 a 地区。为了便于管理,每次新加入的军队将加入到 a 军团前面。 D a x:将 a 地区中军队人数为 x 的调走。若不存在,则不执行。 Q a:询问
test2
- 本程序实现的是对java一般控件的使用,比如按钮,文本,选择,响应-This program is the use of java general controls, such as buttons, text, select, response.
BreakPoint
- 实现硬件断点的小程序。通过设置Dr0寄存器,对指定的程序下硬件断点。-Applet for hardware breakpoints. Hardware breakpoints, the procedures specified under by set Dr0 register.
lesson06
- Qt 源码 教程改编 拖放功能 应为要写3D 写的乱码 用来参照的-Qt source tutorial adaptation of drag-and-drop functionality should be used to refer to write 3D garbled write
gmsv
- 魔力宝贝服务端gmsv文件--经验上限修改-The magic baby Service end gmsv--EXP limit edit
Programmoing
- 51单片机及其C语言程序开发实例,介绍了51单片机常用的模块电路设计与实现,主要模块有键盘、LCD显示、A/D转换、D/A转换、I2C总线应用、语音、实时时钟、红外、USB、步进电机、数字锁相环、串口通信、DDS等-51 microcontroller C language program development instance, introduced 51 single-chip module circuit design and implementation of the main mod
fast-matlab-src-2.1-2
- FAST corner detector
HELLOWIN
- 通过API函数的简单运用画出窗口并显示字符-Window and display the character through the simple use of the API functions to draw
fontascii
- 批量提取汉字内码(ascii)可以用于写狗呀,注册什么用的,批量提取很方便的哟-Batch extraction of characters in the code (ascii) can be used to write the dog you register what is the use, batch extraction is very convenient for yo
range
- c++给出数据并从小到大排列,适合入门级程序员借鉴-c++ given data and Sorted suitable for entry-level programmers to learn
ojjiecheng
- c++编写,通过简短的程序计算阶乘,适合入门级借鉴-c++ write short program to calculate the factorial, suitable for entry-level reference