资源列表
PCB设计基础教程
- 在整个PCB中,以布线的设计过程限定最高,技巧最细、工作量最大。-throughout the PCB, wiring design process maximum limit, the smallest skills, the biggest workload.
vc++ finish
- 该程序创建了一个动态连接库并在应用程序中调用了此动态链接库。在动态链接库文件中利用“declspec(dllexport)”关键字添加输出函数的声明。在调用动态链接库应用程序中通过getprocaddress函数或的动态链接库中输出函数的地址,并调用该输出函数。-the program to create a dynamic link library and the application program called this dynamic link library. The dynamic
vc++sample
- 该程序在文本查看器中添加了打印和打印预览功能。程序重载了onprepareprinting函数,调用computepriintmetrics方法计算打印机指标,调用doprepareprinting函数显示“print and print preview”对话框,使用函数createprintdc来创建指向打印机设备环境的指针,并调用核心ondraw函数进行打印。-the procedures in the text viewer to add a Print and Print Preview
添加html视图
- 该程序使用html视图添加web browser控件的功能,并通过使用ongoback函数和ongoforward函数实现向前和向后浏览以前浏览过的站点的功能。-the procedures used to add html View web browser control functions, and through the use of function and ongoback ongoforward Function forward and backward here before vi
重载双目运算符
- 关于重载双目运算符的一个实例,大家可以参考一下,-on heavy binocular Operators of an example, we can take a look, huh. .
利用WIN32API向一个第三方窗口发送消息
- 利用WIN32API向一个第三方窗口发送消息(C#)-WIN32API to use a third-party messaging window (C#)
StudentSM
- C#的编写的学生成绩统计管理系统源代码: 符合要求:成绩修改,添加,删除。成绩的总分,平均分,排序。各成绩档比例-C# prepared by the students scores source code management system : compliance with the requirements : results change, add, delete. The combined results, the average points ranking. The succes
AS常用代码集锦
- AS常用代码集锦包括:用flash 做那种弹出的小窗口、如何使得flash一打开就是全屏、当鼠标经过时动画播放到某处-AS common code highlights include : pop-up flash do kind of a small window, how to make flash open is a full-screen, mouse passing animation to play somewhere
图片收藏系统
- 这是我用课余时间做的一个Flash播放器,在网上看到一些网友做了一些自已的播放器,可是还要注册,(对于我们这些穷学生来说哪有钱呀^_^ )于是自已做了一 个,她不仅是完全免费,而且还代码公开。希望广大网友支持自由软件。里面有一个BUG不得不说出来,就是对多个文件进行播放时,必须远择多个文件,则否会出错, 由于上学期马哲没及格,这学期要补考,所以没有花时间来修正它。对VB感兴趣的朋友们自已改改吧。*_*, 如果有什么其他的建议,欢迎来信:d_wl@163.com-This is wha
test-posi.tar
- 一个结构响应分析程序,采用dmap编程,具体算法使用四阶龙格库塔算法riccati方法求解-a structural response analysis procedures using DMAP program, the specific algorithm used four bands Runge - Kutta method to solve algorithm Riccati
实验1 SQL SERVER 2000上机环境
- 一. 熟悉SQLSERVER2000上机环境、了解SQLSERVER2000各个组件的作用、学习使用SQL SERVER联机丛书。要求能够巩固数据库的基础知识,掌握使用SQL Server2000企业管理器方法创建数据库、查看和修改数据库的属性、缩小与删除数据库。-one. Sqlserver2000 familiar with the environment on the plane, Sqlserver2000 understanding of the role of various com
实验2 创建数据库和表
- 一. (1)创建market数据库。 (2)创建客户表customer、供应商表supplier、商品信息表goods、订单信息表order、信誉等级表creditgrade和商品类型表goodstype。 (3)分别向以上各表输入数据。 (4)用INSERT语句向表中插入数据。 (5)用UPDATE语句更改表中数据。 (6)用DELETE语句删除表中数据。 -one. (1) the creation of the database market. (2) create
