资源列表
DynamicMenu.rar
- 脱离资源动态加载菜单。可以加载标准菜单和弹出式菜单,支持两层菜单。,Dynamically loaded from the resources menu.
tanchukuang
- 很酷的右下角弹出框。使用易语言编写。采用了渐显渐大、线条过渡等效果,美化窗口出现效果。可以再加上背景图片,更加美观漂亮。-Cool the lower right corner of the pop-up box. Use the easy language. Fade gradually transition lines, and beautification of the window effect. Background image can be coupled with the beau
LinearArray
- 该程序为matlab源代码,功能为仿真等距直线阵进行笔形波束综合,可以绘制功率方向图和相位方向图-failed to translate
binary-tree
- 创建二叉树,搜索二叉树,包括前向遍历和后向遍历。-Create a binary search tree, including forward and backward traversal traversal.
sram_if
- 实现跟sram芯片的接口。调试时使用的芯片是:IS61WV51216BLL-10T,容量512K words,总线16位。 模块工作时钟为100MHz.-Achieved with sram chip interface. The chip is used for debugging: IS61WV51216BLL-10T, Capacity 512K words, the bus 16. Module clock is 100MHz.
LCD12864_V
- 这个是一段对LCD12864的控制程序 已经经过验证-This is a piece for LCD12864 control program has been proven
DES
- DES加密,用于对网络传输字节的加密,保证信息的安全,防止被破解- 检测到中文 英语
prova
- test to confirm account
VB.Menu.module.code.hidden.design
- VB 菜单隐藏设计模块代码VB Menu module code hidden design -VB Menu module code hidden design
IntToChar
- 几个整数转字符串的函数代码,里面用说明,可以自己看-Transfer function of a string of several integer code, which by that, you can see their own
VBxuanzhuan
- VB编程小例子,让字符或文字旋转显示,可设置文本倾斜度(旋转角度),设置字体参数,VB代码里还有更多的设置参数:比如: 设置字符高度 RF.lfWidth = 10 设置字符平均宽度 RF.lfEscapement = 0 设置文本倾斜度 RF.lfWeight = 400 设置字体的轻重 RF.lfItalic = 0 字体不倾斜 RF.lfUnderline = 0
000
- 1.随机产生一组整数序列(最少10个),建立二叉查找树,并完成查找、插入、删除任一结点的算法。 2.对二叉查找树中序遍历得到一个升序序列,对该序列完成折半查找。 -1. a set of randomly generated sequence of integers (minimum 10), the establishment of a binary search tree, and complete the search, insert, delete any algorith