-
圆形水晶按钮 C# 做的
C# 开发的圆形水晶按扭,可以拿到项目中直接使用,有源码,有例子。源码可以直接拿来用,如有不懂可以看例子
- 2022-12-31 14:00:03下载
- 积分:1
-
实例295——获取系统CPU信息
实例295——获取系统CPU信息。欢迎大家下载、试用。谢谢大家的支持!
- 2022-03-30 08:45:42下载
- 积分:1
-
Compiler Principle small programs have a small problem source files as follows :...
编译原理小程序 有点小问题 源程序文件内容如下: main() { int a, b a = 10 b = a + 20 } 要求输出如下: (2,”main”) (5,”(”) (5,”)”) (5,”{“} (1,”int”) (2,”a”) (5,”,”) (2,”b”) (5,” ”) (2,”a”) (4,”=”) (3,10) (5,” ”) (2,”b”) (4,”=”) (2,”a”) (4,”+”) (3,20) (5,” ”) (5,”)”)-Compiler Principle small programs have a small problem source files as follows : main () (int a, b a = b = a 10 20) output requirements are as follows : (2, "main") (5 ,"(") (5, " ) ") (5 ,"{"} (1," int ") (2," a ") (5 ,",") (2," b ") (5," ") (2," a " ) (4 ,"=") (3,10) (5, "") (2, "b") (4 ,"=") (2, "a") (4, "") (3,20 ) (5, "") (5 ,")")
- 2022-04-18 02:56:06下载
- 积分:1
-
通过C语言操作文件来实现的控制台信息管理系统
通过C语言操作文件来实现的控制台信息管理系统-File through the C language operations to implement information management system console
- 2022-01-31 09:19:51下载
- 积分:1
-
AVS2视频源代码
来自AVS.ORG的AVS2源码,,可适用于解码器开发,目前AVS2是我国研发的针对4K视频的一个编码,未来可以应用于4K广播行业,地面数字广播扽等
- 2022-08-04 06:00:46下载
- 积分:1
-
phone book
编写一个程序,该程序使用一组结构来保存联系人信息(名字、姓氏、,
- 2023-03-29 20:40:04下载
- 积分:1
-
是从一个国外的蚁群算法网站上下载的源程序,是用蚁群算法解TSP问题的源程序!感谢开放源程序...
是从一个国外的蚁群算法网站上下载的源程序,是用蚁群算法解TSP问题的源程序!感谢开放源程序-from a foreign website ant algorithm download the source code, is ACO for the TSP source! thanks to open source
- 2022-04-28 05:06:37下载
- 积分:1
-
讲解C++,PPT(主要是关于类和对象)
讲解C++的PPT(主要是关于类和对象)-Explain the C++, PPT (mainly about classes and objects)
- 2022-02-04 17:13:52下载
- 积分:1
-
dos下多任务C源程序
dos下多任务C源程序-dos multiple tasks C source
- 2022-09-15 05:05:04下载
- 积分:1
-
虽然说生成随机数大家都知道.但是要生成指定长度.指定字符组合.随机率在1/2000000.就难了.这是我在做充值卡时写的用来生成充值时写的随机数生成器.也是原创...
虽然说生成随机数大家都知道.但是要生成指定长度.指定字符组合.随机率在1/2000000.就难了.这是我在做充值卡时写的用来生成充值时写的随机数生成器.也是原创吧.在网上找了一堆不满意,只好自己写了.-generated random number is known to all. However, to generate a specified length. Designated character portfolio. Random rates in the 1/2 million. Very difficult. This is my doing prepaid card was used to generate the recharging time to write the random number generator. It is also original. On the Internet to find a heap of dissatisfied, but his writing.
- 2022-09-15 15:20:04下载
- 积分:1