-
905RF
NRF905程序,基于STM32F101开发的NRF905串口透明传输程序,里面有自动进入待机模式,(NRF905 program based the STM32F101 the development of NRF905 serial transparent transfer program, which automatically enter standby mode)
- 2012-11-16 17:43:01下载
- 积分:1
-
实现esp的tcp server模式并开启热点
通过stm32控制esp8266实现tcp server模式并开启热点可以连接传输数据。
- 2022-02-02 06:48:07下载
- 积分:1
-
TestWord
说明: 把word文件嵌入到系统中,不用另外打开其他程序,非常实用,可以应用到其他大型程序之中(Embedding word files into the system without opening other programs is very practical and can be applied to other large programs.)
- 2019-05-06 17:26:43下载
- 积分:1
-
C#在listView自定义imageList图标列表
C#在listView自定义imageList图标列表,实际上是创建了一个图像列表的Listview列表,我们可以将一些菜单条目做成此类型,以图标的风格展现操作选项,本实例中你可以熟悉imageList、listView1列表项的添加与删除。
下面是关键的代码:
listView1.LargeImageList = imageList1;
imageList1.ImageSize = new Size(37,36);
imageList1.Images.Add(Image.FromFile("01.png"));调用图标显示的图像资源
imageList1.Images.Add(Image.FromFile("02.png"));
listView1.SmallImageList = imageList1;
listView1.Items.Add("明日科技");图标下边显示的文字
listView1.Items.Add("C#编程词典");
listView1.Items[0].ImageIndex = 0;
listView1.Items[1].ImageIndex = 1;
- 2023-03-09 08:05:03下载
- 积分:1
-
jiadianji
基于vc++6.0的佳点集遗传算法的编程,里面的各项参数均可由使用者自我调整!(Vc++6.0 based on the good point set genetic algorithm programming, which the parameters can be adjusted by the users themselves!)
- 2010-11-29 14:44:35下载
- 积分:1
-
http_rabbit_C
用Dynamic C写的http程序,可以在rabbit芯片上跑(using Dynamic C http written procedures, the rabbit can run on chips)
- 2007-04-21 19:51:03下载
- 积分:1
-
c#窗体颜色更改
说明: C#的窗体颜色更改,可以改变窗体的颜色
一个人员工作为了解决定的是否则是否则是否则是否则是否则1223456雪白以及其他们(C# of the form color changes, you can change the color of the form
A staff working to understand the decision is otherwise is otherwise is otherwise is otherwise is otherwise is otherwise is otherwise 1223456 snow-white as well as its them)
- 2020-04-27 10:59:50下载
- 积分:1
-
stm32_dma
stm32 dma 和串口接收大数据的处理(STM32, DMA and serial receive large data processing)
- 2020-06-26 21:40:02下载
- 积分:1
-
垃圾分类小游戏
说明: 自制小游戏,还不错,是一款以垃圾分类为主题的小游戏,用unity制作(Homemade game, not bad, is a garbage classification as the theme of the game, with unity produced)
- 2020-12-25 19:09:04下载
- 积分:1
-
数字光源控制器MFC程序
数字光源控制器。该控制器是MFC程序,能够通过RS-232串口进行四路光源进行光路控制,并实时对四路光进行调节,调节范围为0-255。
- 2022-01-29 01:13:33下载
- 积分:1