资源列表
worker
- 简单职工信息管理系统,有界面,有鼠标的简单操作,适合初学者-Simple employee management information system
AddRemoveMenu
- VB通过代码动态添加删除自定义菜单,并定义菜单事情-VB Dynamic adoption of the code to add remove the custom menu, and define the menu things
apihidden
- VB利用API函数实现菜单的显示与隐藏,如上图的窗口顶部的菜单中,当把鼠标移过去的时候它会显示、移开后自动隐藏,大体上实现了所需的功能,对API有研究的朋友,你不妒参考一下别人的编写思路。-VB API function menu display and hide, as shown above the menu at the top of the window, when the mouse is moved over when it is displayed, automatically h
File
- 基于VC++实现简单的菜单栏编程,加载菜单项。-Based VC++ simple programming menu bar to load the menu items.
operation-of-the-linear-list
- 用c++写的线性链表的基本操作,有菜单,界面友好-With c++ written the basic operation of the linear list, menu, friendly interface
vb69
- quickreport中自动换行代码如下: procedure AddSpace(var s:string i:integer) 运行文件中的示例代码,需要您的计算机中的操作系统为Microsoft公司的Windows 95/98, Windows NT 4.0, Windows Me或 Windows 2000,软件需要为VB 6.0及以上的版本-QuickReport automatically for the following lines of code : procedur
cacode
- Hi I like to integrate GPS and INS using kalman filter to predict the position of a vehicle. first of all i like to use GPS sensor readings with kalman filter . I have read lot of research papers for that purpose but I donot know how
vb59
- 运行文件中的示例代码,需要您的计算机中的操作系统为Microsoft公司的Windows 95/98, Windows NT 4.0, Windows Me或 Windows 2000,软件需要为VB 6.0及以上的版本。-run files of the sample code, Your computer operating system to Microsoft's Windows 95/98, Windows NT 4.0, Windows 2000 or Windows Me
sum
- code segment assume cs:code sum_p proc near jcxz exit add ax,cx dec cx call sum_p exit: ret sum_p endp start: mov ax,2000h mov ds,ax mov ax,0 mov si,0 mov cx,7 call sum_p mov [si],ax mov ah,4ch int 21h
BMenu
- 建立位图菜单,这是一个演示如何建立位图菜单的程序-The establishment of menu bitmap
C-menu
- C的菜单编程,用C语言的自己带的函数库,编写的菜单源程序。-C menu programming, C language to bring their own libraries, menu prepared by the source.
tuopan
- 此源码的实例能最小化到托盘,带有托盘菜单,-Examples of this source can be minimized to the tray, with tray menu, and so on ... ...