-
vc++环境下的实时曲线程序
realtime_plot_vc
强烈推荐vc++环境下的实时曲线程序,老外编的,值得借鉴。里面包含说明文档,我也是一开始使用mschart发现更新数据时出现屏幕闪烁,才找到这个程序,是公开的。(Strongly recommend vc++ Environment real-time curve procedures, foreign made, and worth learning from. Which contains documentation, I also started using an updated data MSChart found when the screen flashes, only to find this program is open to the public.)
- 2020-06-26 03:00:02下载
- 积分:1
-
How_To_Game_Programming
Why your files are not be used?
1.The content is too simple
2.Is not a sourcecode or document
3.lost some files
4.Description is not detailed or not correct
5.Compressed file has password
6.Sourcecode duplicate or already exist
- 2009-10-09 01:31:50下载
- 积分:1
-
j161121243777s
jsp+mysql医院门诊系统源码。admin, doctor, images, patient是是与页面相关的文件夹hospital.jpx是JBuilder工程文件,用来编辑db包
(jsp+mysql hospital outpatient system source code. admin, doctor, images, patient is associated with the page file folder hospital.jpx JBuilder project file, used to edit the db package)
- 2012-08-23 22:21:15下载
- 积分:1
-
C# WPF设置图片做为程序窗口背景
C# WPF设置程序窗口背景图片的例子,调用外部一张图片,作为程序窗口的背景,这是一个挺基础的C#窗口设计制作小例子。本程序通过定义BitmapImage和ImageBrush()来实现,有兴趣的参见以下几行代码:
设置WPF程序的背景图像代码如下:
var MyImage = new BitmapImage(new Uri("J001.jpg", UriKind.Relative));
var MyBrush = new ImageBrush();
MyBrush.ImageSource = MyImage;
this.Background = MyBrush;
本例的运行效果请参见下图示。
- 2022-02-28 22:19:19下载
- 积分:1
-
sdk
脱机通讯开发包.可以支持VC,VB及多种编程语言.(err)
- 2008-06-18 09:17:51下载
- 积分:1
-
一个小游戏的代码,可以供给C++初学者学习之用
一个小游戏的代码,可以供给C++初学者学习之用-a little game of the code will be available to beginners learning C use
- 2023-03-04 08:55:03下载
- 积分:1
-
基于widgets的c++图像浏览器
基于c++利用weidgets库编写了图像浏览软件,目前可以实现图像打开,浏览,上一张下一张还有图像播放功能,可以显示图像的直方图以及二值化分割,同时,可以进行图像的平移变换等操作。UI的框架由formbuilder搭建,适合于新手进行widgets的编程入门以及图像处理编程训练教材
- 2022-07-05 13:09:55下载
- 积分:1
-
Server
服务端采用TCP/IP协议进行通讯连接,连接端口号默认为20249(The server uses the TCP/IP protocol to communicate the connection, the connection port number is 20249.)
- 2016-07-19 16:03:54下载
- 积分:1
-
12864LCD_lib
说明: 12864液晶的标准测试程序,含底层函数可直接调用(12864 LCD standard testing procedures, including the underlying function can be directly called)
- 2009-08-16 23:42:33下载
- 积分:1
-
fan
小家电松翰2501程序,产品已量产.放心使用(Small appliances Sonix 2501 program, the products have been mass production)
- 2015-10-10 14:43:37下载
- 积分:1