-
wpf页面切换的特效
wpf做的一个界面切换特效,包括百叶窗,左右划入,会使你的界面加分哦!
- 2023-01-21 17:55:03下载
- 积分:1
-
设计模式可复用面向对象软件的基础
这是第三章
设计模式可复用面向对象软件的基础
这是第三章-Design Patterns for Reusable Object-Oriented Software This is the third chapter
- 2022-03-24 01:52:44下载
- 积分:1
-
2 自由机器人手臂运动范围检查
这是 2 自由机器人手臂运动范围检查。公共类 TDraw {私人 PictureBox picbox = null ; 私人位图位图 = null ; 私人图形 = null ; 私人双 xmin,xmax,ymin,ymax ; 논리좌표최소최대 / / 논리좌표를좌표로public 浮球的 xpixelpos (双 xpo) {返回 Convert.ToSingle (picbox。ClientSize.Width/(xmax-xmin) * (xpos-xmin)) ;}公众持股量 ypixelpos (双 ypos) {返回 Convert.ToSingle(-picbox.ClientSize.Height / (ymax-ymin) * (ypos-ymin) + picbox。ClientSize.Height) ;}公众持股量 xpixelsize(double xsize) {返回 Convert.ToSingle (picbox。ClientSize.Width * xsize/(xmax-xmin)) ;}公众持股量 ypixelsize(double ysize) {返回 Convert.ToSingle (picbox。ClientSize.Height * ysize/(ymax-ymin)) ;}pixel좌표를논리좌표로public 双 xposD (浮法 xpixel) {返回 Convert.ToDouble ((xmax-xmin) / picbox。ClientSize.Width * xpixel + xmin);}公共双 yposD (浮法 ypixel) {返回 Convert.ToDouble ((ymax-ymin) / (-picbox。ClientSize.Height) * (ypixel-picbox。ClientSize.Height) + ymin) ;}公共双 xsizeD (浮法 xpixelsize) {返回 Convert.ToDouble (xpixelsize/picbox。ClientSize.Width * (xmax-xmin)) ;}公共双 ysizeD (浮法 ypixelsize) {返回 Convert.ToDouble (ypixelsize/picbox。Clie
- 2022-10-29 14:20:03下载
- 积分:1
-
Thesis, for a certain ip network and a description of the techniques with the us...
论文,对于一定网络和ip技术的说明与使用-Thesis, for a certain ip network and a description of the techniques with the use of
- 2022-03-19 06:02:07下载
- 积分:1
-
设计模式教程,对设计模式初学者来说是个不错的电子书。
设计模式教程,对设计模式初学者来说是个不错的电子书。-Design patterns tutorial on design patterns is a good beginner" s book.
- 2023-04-10 19:15:15下载
- 积分:1
-
软件工程开发文档全套,很全。包含各种文档,想要什么有什么。...
软件工程开发文档全套,很全。包含各种文档,想要什么有什么。-Complete set of software engineering development documentation, it is full.
- 2023-04-27 07:15:03下载
- 积分:1
-
CSS2 中文手册,值得一读的好书,适合初学者
CSS2 中文手册,值得一读的好书,适合初学者-CSS2 English manual, it is worth a read books, suitable for beginners
- 2022-02-13 08:11:52下载
- 积分:1
-
微波滤波器综合的出发点在于滤波函数的选择,滤波函数的性质决定了滤波器的响应。文中提出了一种广
义的巴特沃思滤波函数,在保留其群时延上优势的同时,通过引入有...
微波滤波器综合的出发点在于滤波函数的选择,滤波函数的性质决定了滤波器的响应。文中提出了一种广
义的巴特沃思滤波函数,在保留其群时延上优势的同时,通过引入有限位置的传输零点,大大的改善巴特沃思函数的带外
特性,使得其可以适应现代通信技术对微波滤波器的要求,在微波滤波器的实际设计中具有很好的应用价值。-Microwave filters and integrated starting point is the choice of filter function, filtering function, the nature of the filter response. This paper presents a generalized Butterworth filter function, while retaining the advantages of their group delay at the same time, through the introduction of limited number of locations of transmission zeros, greatly improve the function of the band Butterworth characteristics, making it to adapt to modern communications microwave filter technology requirements, the actual design of microwave filters has a very good value.
- 2022-01-26 04:13:17下载
- 积分:1
-
C#酒店管理系统
资源描述
酒店管理系统,sqlserver数据库,完整的酒店管理系统:
请先附加数据库
管理员密码:
admin admin
服务员密码:
baobao baobao
客户密码
weixu weixu
- 2022-06-18 19:59:44下载
- 积分:1
-
测试条形码字体与视觉工作室
test barcode font with visual studio
- 2022-02-02 07:50:31下载
- 积分:1