-
一个很好的C++编程模式设计手册,能够指导你进行系统结构设计。同时还有一份简略的代码范例。...
一个很好的C++编程模式设计手册,能够指导你进行系统结构设计。同时还有一份简略的代码范例。-a good C programming model design manual to guide you to system architecture design. Along with a brief example of the code.
- 2022-05-06 07:38:15下载
- 积分:1
-
用matlab实现障碍期权的复制,并以此给障碍期权定价
用matlab实现障碍期权的复制,并以此给障碍期权定价-Matlab realize with a copy of barrier options and barrier options as to the pricing
- 2022-03-01 19:27:11下载
- 积分:1
-
心报警系统v 1.0.0。开发
Heart Alarm System v 1.0.0. was developed
as healthcare communications application and
emergency alert/ notification system.
This is "call center" with features:
-maintenance pacient s and doctor s information, with editing and storing abilities
-encryption and security abilities
-viewing, searching and removing ecgs from FTP server(FileZilla only tested fully working) and locally
-getting online emergency alerts
-autoupdate (temporarily disabled in source, see update.txt as example script for explanations)
missed features:
-ecg analysis
-providing dynamically updated offline database
The project was written in C# and compiled under MS VS 2008.
Use sklif.sql MYSQL script to create database.-Heart Alarm System v 1.0.0. was developed
as healthcare communications application and
emergency alert/ notification system.
This is "call center" with features:
-maintenance pacient s and doctor s information, with editing and storing abilities
- 2022-01-25 15:10:26下载
- 积分: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
-
this file have useful information about the localization in sensor networks.
this file have useful information about the localization in sensor networks.
- 2023-07-06 19:00:04下载
- 积分:1
-
u-boot的移植工作的一点点总结,还是不很完善,希望大家共同探讨,我的qq240576670,tanhang200@sohu.com-u-boot the transplantation of a little bit of summing up, or not very perfect, I hope we can jointly explore, I qq240576670, tanhang200@sohu.com
- 2022-06-13 19:52:28下载
- 积分:1
-
快速编程之懒人发邮件
讲的是网络通信的相关知识
快速编程之懒人发邮件
讲的是网络通信的相关知识-Fast programming of lazy email talking about the network communication of relevant knowledge
- 2023-05-22 05:00:03下载
- 积分:1
-
设计模式小例,自己写的一些源码,请多指教
设计模式小例,自己写的一些源码,请多指教-example for pattern,
- 2022-07-09 07:40:25下载
- 积分:1
-
viterbi decoder fpga project
viterbi decoder fpga project
- 2022-09-01 14:25:03下载
- 积分:1
-
经典的树形文件目录 经典的树形文件目录 经典的树形文件目录...
经典的树形文件目录 经典的树形文件目录 经典的树形文件目录-Classic classic tree file directory tree file directory tree file directory classic classic classic tree file directory tree file directory
- 2022-02-06 14:40:39下载
- 积分:1