搜索结果
找到约 56 项符合
XXX-XXXX 的查询结果
磁盘编程 award bios修改方法 1、解压后进入dos
award bios修改方法
1、解压后进入dos,执行yzbat.bat(修改卡号,第一步必作)
2、用awdflash写出bios文件并保存
3、用cbrom把yz.bin写入bios文件,格式如:cbrom xxx.bin /isa yz.bin
4、用awdflash把bios文件写入bios
注意:压缩包内提供的cbrom适用于award4.51,award6.0的请用cbrom2.17。 ...
数据结构 编程题(15_01.c) 结构 struct student { long num char name[20] int score struct student *
编程题(15_01.c)
结构
struct student
{
long num
char name[20]
int score
struct student *next
}
链表练习:
(1).编写函数struct student * creat(int n),创建一个按学号升序排列的新链表,每个链表中的结点中
的学号、成绩由键盘输入,一共n个节点。
(2).编写函数void print(struct student *head),输出 ...
其他 --- --- --- --- --- --- Visual Studio Project Renamer For Win9x/NT/2k By Niek Albers nie
--- --- --- --- --- ---
Visual Studio Project Renamer
For Win9x/NT/2k
By Niek Albers
nieka@daansystems.com
(C)2001 DaanSystems
Homepage: http://www.daansystems.com
------------------------------------
Use with care and on your own risk!
Make backups before you use this program.
Do a rebu ...
VC书籍 If your application uses MFC in a shared DLL, and your application is in a language other than the
If your application uses MFC in a shared DLL, and your application is
in a language other than the operating system s current language, you
will need to copy the corresponding localized resources MFC42XXX.DLL
from the Microsoft Visual C++ CD-ROM onto the system or system32 directory,
and rename it ...
电子书籍 自适应动态阈值分割 matlab实现
自适应动态阈值分割 matlab实现,example:
i=imread( xxx )
thresh-tool(i)
文章/文档 Project file for MS Visual C++ 6.0. Requires GLUT DLL (www.opengl.org) Adjust program constants in
Project file for MS Visual C++ 6.0.
Requires GLUT DLL (www.opengl.org)
Adjust program constants in Landscape.h and Utility.cpp.
MAPS:
Default map is read from HeghtXXX.raw where XXX is the MAP_SIZE
(as defined in Landscape.h). If this map is not found, the program
attempts to open "Map.ved", a Tre ...
Linux/Unix编程 Linux下的tree命令
Linux下的tree命令,同window,功能更强大!
1、下载tree-1.5.1.1源程序
2、解压源码到工作目录tar zxvf tree-1.5.1.1.tgz
3、在tree-1.5.1.1目录交叉编译:make CC=arm-linux-gcc
4、安装:make prefix=/home/xxxx/rootfs install
Ubuntu下 直接 apt-get install tree 即可安装最新的tr ...
单片机开发 仪器仪表键盘显示模拟系统
仪器仪表键盘显示模拟系统,用AT89S52芯片作为系统的CPU,控制系统的按键及显示器部分。用8路同相三态双向总线收发器74LS245芯片驱动LED。4X4矩阵键盘作为系统人机交互的重要部分,用于向单片机应用系统输入数据或控制信息,设计4X4矩阵键盘分别对应键码“0-F”。系统可以实现的基本功能包括开机LCD液晶屏幕显示“大专05电 ...
Internet/网络编程 软件作者:kylinpoet (E.S.T) PS:发现网上用VB写加花程序的源码很难找 同时也为了加深一下对PE结构的了解 就动手写了这个程序 本来还想加个 crc校验 或者 修改PE结
软件作者:kylinpoet (E.S.T)
PS:发现网上用VB写加花程序的源码很难找
同时也为了加深一下对PE结构的了解 就动手写了这个程序
本来还想加个 crc校验 或者 修改PE结构 欺骗OD 什么
想想也没什么必要 就不加了
参数修改 或者 自己添加花指令的话 就直接在 xml文件里操作吧
自定义的花只用 添加花头
如:
xxxx
xxxx
---- ...
企业管理 管理员的功能: 客房类型管理(编辑房间类型、删除房间类型、增加房间类型)、客房信息管理(编辑房间信息、删除房间信息、增加房间信息)、用户预订管理(对用户的档案进行操作、用户接待进行管理)。
管理员的功能: 客房类型管理(编辑房间类型、删除房间类型、增加房间类型)、客房信息管理(编辑房间信息、删除房间信息、增加房间信息)、用户预订管理(对用户的档案进行操作、用户接待进行管理)。
说明:
A、 该软件的名称:酒店管理系统
B、 任务提出者:xxx酒店
开发者:北大青鸟Aptech珠海前程T84开发小组( ...