资源列表

« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 260 »

[菜单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]
<陨石> 在 2024-06-09 上传 | 大小:2048 | 下载:0

[菜单AddRemoveMenu

说明:VB通过代码动态添加删除自定义菜单,并定义菜单事情-VB Dynamic adoption of the code to add remove the custom menu, and define the menu things
<刘卫兵> 在 2024-06-09 上传 | 大小:2048 | 下载:0

[菜单1

说明:职工管理系统,输入,输出,查询,删除-Staff management system, input, output, query, delete
<王泽波> 在 2024-06-09 上传 | 大小:2048 | 下载:0

[菜单Huffman

说明:这是一个巧妙的实现了哈夫曼编码的程序,想必会有用的-This is a clever realization of the Huffman coding procedure, must be used
<> 在 2024-06-09 上传 | 大小:2048 | 下载:0

[菜单LCG_MENU_SIMULATION

说明:一个简单的C语言按键控制界面-A simple C language button control interface
<bill gate> 在 2024-06-09 上传 | 大小:2048 | 下载:0

[菜单jQueryDropDownMenu

说明:jQuery Simple Drop-Down Menu Plugin
<khan> 在 2024-06-09 上传 | 大小:2048 | 下载:0

[菜单BMenu

说明:建立位图菜单,这是一个演示如何建立位图菜单的程序-The establishment of menu bitmap
<FANGHAI> 在 2024-06-09 上传 | 大小:2048 | 下载:0

[菜单menu

说明:这是一个建立菜单页面的界面,包含文件和编辑两,可以实现新建保存等功能-This is a page set up menu interface, including documents and edit the two can be achieved to preserve features such as new
<liujuan> 在 2024-06-09 上传 | 大小:2048 | 下载:0

[菜单DynamicMenu

说明:脱离资源动态加载菜单。可以加载标准菜单和弹出式菜单,支持两层菜单。-Dynamically loaded from the resources menu.
<刘晓> 在 2024-06-09 上传 | 大小:2048 | 下载:0

[菜单WinMenu

说明:esimple menu control writtene in dev-c-esimple menu control writtene in dev-cpp
<Du> 在 2024-06-09 上传 | 大小:2048 | 下载:0

[菜单addmenu

说明:Add a menu to another program
<Maxwell Smart> 在 2024-06-09 上传 | 大小:2048 | 下载:0

[菜单src

说明:menu screen in j2me develop using midlet just compile and deploy as normal j2me application better using netbeans like ide it is easy
<udaya> 在 2024-06-09 上传 | 大小:2048 | 下载:0
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 260 »

源码中国 www.ymcn.org