资源列表
Nes
- 网络技术混合总线测试系统设计Network Test System Hybrid bus-Network Test System Hybrid bus
Spuensions
- 机器视觉直齿圆柱齿轮尺寸参数测量Spur gear machine vision measurement of dimensions-Spur gear machine vision measurement of dimensions
UserForm1
- 辅助CDR设计软件进行图片文字编辑。可以自动导入图片并自动调节图片大小同时将图版按顺序放排放在指定位置上。同时可将改入的图片的文件名做为文字说明或者从别的地方准备好的图片文字说明对应上。对于图片量大且排列有规律的设计稿件有很好的帮助。目前公司十几个平面设计人员都在使用。使用方法:打开CDR里边的VB编辑器。然后导入。同时,在对应工程里边的模块CorelMacros添加UserForm1.Show。以后每次使用。直接在CDR菜单--工具--VB--播放。就可以使用。-CDR assisted de
WinMain-1
- windows基础编程,介绍入门基本的简单windows窗口编程,让我们初步认识windows编程,了解一些基本操作。-Windows based programming based programming Windows, introduces the basic simple introduction to programming, let our Windows window, understand the preliminary understanding Windows program
csmacd
- 开发平台: windows XP SP2 Visual Studio.net 2003 程序使用较为简单,直接在控制台下键入程序名,回车即可。
24-The-Game-N73-E65-240x320
- project of point of sale inventory system
phonebook
- 用C++链表实现一个电话簿功能,包括通过缩写查找联系人,通过电话查找联系人,通过邮编查找联系人,找到最年轻联系人,添加联系人-Linked with C++ to implement a phone book functions, including search by abbreviation contacts, find contacts by telephone, by Zip code to find contacts, to find the youngest contacts, ad
keyboard
- 触摸按键实现代码,非常好的代码,大家借鉴一下。-Implementation code touch keys, very good code, we learn from it.
training
- 员工培训系统的数据库实现,非常好的代码,大家借鉴一下。-Staff training system database implementation, very good code, we learn from it.
ProtectPassword
- 密码输入控件的编程实现,学习vc的可以下下来借鉴一下。-Password input control programming, learning vc' s can learn about the next down.
WinHex-study
- winhex使用方法,教你如何使用winhex 16进制编辑工具-winhex useage
jisuanqi
- 1)具备整型数据、浮点型数据的算术(加、减、乘、除)运算功能。依次输入第一个运算数、运算符(+,-,*,/)、第二个运算数,然后输出结果。结果可以作为下一个运算的第一运算数。按‘C’清屏,按‘R’返回 菜单。 例如:输入:2 + 5 输出:7 2)实现单运算符表达式计算的功能。输入的操作数可以包含整数或浮点数。输入表达式如下: 例如:输入:2+5 输出:7 -1) with integer, floating-point data arithmetic (additi