资源列表
MultiCamera
- OSG 单窗口多视图多相机的一个程序代码 -program for OSG multicamera
dydc
- 这个程序可以交你怎么使你的容器组件淡入淡出。使用时只需要把里面的的glassbox 当成普通的panel来用就行了-This program can pay you how to make your container components fade. Should be used only inside the glassbox panel to use as common on the line
TestGE
- 在自己的窗口中显示Google Earth-In their window display Google Earth
Excel_ContourFill
- excel下等值线填充绘制,e xcel下等值线填充绘制,-contour fill in excel files
cSharp
- 自动更改桌面背景
click
- counts no. of clicks
measureround
- 这个程序是用MALTAB软件来计算曲率,程序可以直接运行,注释明确,很实用-This program is a matlab program to solve curvature it is very useful and it can bring out effect solution
sLinkList
- 项目任务 在单链表类中增加一个功能erase(x, y), 删除表中所有值在 [x, y] 之间的结点。假设链表中结点数值类型是整形,要求编程返回删除相应结点后的链表长度和链表元素。 输入描述 第一行输入链表List的结点元素值,元素之间用空格间隔,且均为int类型; 第二行输入为x和y,分别表示需要删除结点元素的最小值和最大值。 输出描述 第一行输出删除相应结点后链表的长度; 第二行输出删除相应结点后链表的所有元素,元素之间用空格间隔。若无剩余元素,输出null。(Project task
Queue
- 任务描述 栈和队列都提供 Push/Pop 两种操作,其中 Push:加入一个元素。Pop:弹出一个元素。给出一个线性结构的进出顺序,判定这个结构是栈还是队列。(40’) 输入描述 第一行输入一个整数s,代表有s组测试数据。 第一行输入一个整数 n,代表操作的次数。 输入 n 行,每行包含两个整数 type val。 当 type = 1时,表示该次操作为 push 操作,val 表示进入的数字。当 type=2 时,表示该次操作为 pop 操作,val 代表出来的数字。 输出描述 对每
qpsoSVMcgForClass
- 利用量子粒子群优化svm参数得到高精度svm模型(Using quantum particle swarm optimization (QPSO) to optimize SVM parameters, a high-precision SVM model is obtained)
BAS
- 利用天牛须算法寻优,程序中用一个函数进行测试,绘制出迭代次数和搜索路径的两个图(In the program, a function is used to test, and two graphs of iteration times and search path are drawn.)
worst_case_optimization
- 最差性能最优法波束形成,内含仿真信号,可根据需求更改参数(worst-case-optimization beamforming,including simulation signal,simulation parameters are changeable)