资源列表

« 1 2 ... .48 .49 .50 .51 .52 4353.54 .55 .56 .57 .58 ... 5346 »

[C#编程BarcodeLib_NETBarcode_Trial

说明:barcode library demo code
<Lam Duy Quan> 在 2024-11-02 上传 | 大小:3210240 | 下载:0

[C#编程DZBXS

说明:模拟电阻保险丝的熔断,当电流超过额定电流值,继电器就会断开,断开电路,保护电路- Analog resistive fuse blows, when the current exceeds the rated current value, the relay will disconnect, disconnect circuit protection circuit
<张小五> 在 2024-11-02 上传 | 大小:50176 | 下载:0

[C#编程DZSZ

说明:该电子时钟能够显示年月日,时分秒,整点时蜂鸣器会报时,有4个按键去调整年月日时分秒的值-The electronic clock can display the date, minutes and seconds, the buzzer will chime when the whole point, there are four keys to adjust the date, the value of every minute of
<张小五> 在 2024-11-02 上传 | 大小:67584 | 下载:0

[C#编程pig

说明:运行程序,打开魔法兔子主窗体。在主窗体中左侧是功能菜单,右侧是功能菜单的相应内容,上部是广告区域,下部是状态信息-Run the program, open the main form of magic rabbit. In the main form on the left is the function menu, the right is the corresponding content of the function menu
<xuhanqing> 在 2024-11-02 上传 | 大小:2015232 | 下载:0

[C#编程TwoCare

说明:TwoCare:C#开发。远程控制软件TWOCARE源码。 -TwoCare: C# developers. Remote control software TWOCARE sound code.
<Alex> 在 2024-11-02 上传 | 大小:1090560 | 下载:0

[C#编程MyBank1

说明:mybank 模拟银行开户,查询,转账,修改密码的系统-mybank banking system simulation
<方之昊> 在 2024-11-02 上传 | 大小:56320 | 下载:0

[C#编程63378060SliceSTL

说明:实现分层功能,提高快速成型技术,使加工更顺利,减少加工时间。-Layered function, raising the rapid prototyping technology, make the process more smoothly, to reduce processing time.
<卢凯> 在 2024-11-02 上传 | 大小:143360 | 下载:0

[C#编程jiandan

说明:简单的开机密码程序 1.自动识别功能 2.输入密码 3.错误提醒 4.密码提示 5.登录成功 6.退出程序 7.自动运行-Simple password program 1 automatic recognition function The 2 input password 3 mistakes to remind 4 password 5 successf
<王忠林> 在 2024-11-02 上传 | 大小:1024 | 下载:0

[C#编程CSharpperformance-syetem

说明:用C#和SQL SERVER 2008编写的学生成绩信息管理系统,包含学生、成绩、课程三方面信息,可以对其进行输入、查询、修改和删除等功能-C# and SQL SERVER 2008 to prepare the student achievement information management systems, including students, grades, courses in three areas of inform
<侯家悦> 在 2024-11-02 上传 | 大小:485376 | 下载:0

[C#编程Nested-parallelism

说明:嵌套并行,OpenMP 采用 fork-join(分叉-合并)并行执行模式。线程遇到并行构造时,就会创建由其自身及其他一些额外(可能为零个)线程组成的线程组。遇到并行构造的线程成为新组中的主线程。-Nested parallelism, OpenMP using fork-join (fork- Merge) parallel execution mode. When a thread encounters a parallel con
<王林> 在 2024-11-02 上传 | 大小:2081792 | 下载:0

[C#编程Parallel-loop

说明:并行循环模式一般适用于执行一些具有独立性的迭代操作,例如遍历某集合(collection)中的元素或者执行一些限定次数的迭代。但前提是这些操作是彼此独立的,即循环步骤中不存在对本地内存或磁盘文件的共同写操作。-Parallel circulation patterns are generally applicable to perform some iteration independence, such as traversing a
<王林> 在 2024-11-02 上传 | 大小:2128896 | 下载:0

[C#编程Segmented-parallel

说明:并行是指时间上的同时处理。并发是将程序分成多个线程分段执行,通过调度线程执行顺序,来实现多个程序对于用户来说是同时运行的,就像你可以听歌的同时修改文档一样。但具体到线程级别的话,这些线程实际上是线性执行的,只不过执行消耗的时间片实在太短,人感觉不出来,只是觉得两个程序都在正常运行。目前能算得上并行的话也就多核技术了,而且还得解决同步问题,只能说更加接近并行的概念。-Parallel processing is the same in t
<王林> 在 2024-11-02 上传 | 大小:2113536 | 下载:0
« 1 2 ... .48 .49 .50 .51 .52 4353.54 .55 .56 .57 .58 ... 5346 »

源码中国 www.ymcn.org