联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 控制台编程(20) 

[控制台编程] zh

智慧树网刷课,无问题弹窗,1.5倍加速,f12打开网页控制台,复制粘贴代码回车即可,课程名变为蓝色即为成功。
Wisdom Tree Net Brushing Class, No Problem Bullet Window, 1.5 times faster (2019-05-11, Java, 56KB, 下载0次)

http://www.pudn.com/Download/item/id/1557511359175631.html

[控制台编程] contrtur_determine

公司用的3G资料,很好的用来培训员工的wcdma核心网资料
The company uses 3G data, very good for training employees of the wcdma core network data (2019-01-04, Others, 1760KB, 下载0次)

http://www.pudn.com/Download/item/id/1546612745309489.html

[控制台编程] ProjectCHomeWork

网吧管理系统,个人作业设计,利用了getch读取和putch回显方法控制用户输入,利用了结构体创建链表,可读写文件,使用标记文本技术很方便读取存档,源文件和头文件遵循规范创建,注释详细,条理清晰,很适合C语言进阶者初次体验项目制作的参考。
Network bar management system, personal job design, using the getch reading and Putch back display method control user input, using the structure to create chain table, read and write files, using the label text technology is very convenient to read the archive, the source file and the header file follow the standard creation, the annotation detailed, clear, very suitable for the C language advanced. The reference of first experience project production. (2018-06-15, C/C++, 95KB, 下载1次)

http://www.pudn.com/Download/item/id/1529041358485297.html

[控制台编程] myo-sdk-win-0.8.1

MYO臂环在windows下的SDK,之前在myo官网下载的,好像现在在官网下载不了了
The SDK of MYO armband in Windows,I download on the myo official website, as if the official website can not download (2017-05-05, C/C++, 7841KB, 下载9次)

http://www.pudn.com/Download/item/id/1493955942968373.html

[控制台编程] a-behavioral-netlist

创建一个能够计算由给定技术库文件的行为网表文件指定的逻辑电路的关键路径的程序。
Creating a program capable of calculation the critical path for a logic circuit specified by a behavioral netlist file given a technology library file. (2017-05-02, Visual C++, 21KB, 下载1次)

http://www.pudn.com/Download/item/id/1493706434956114.html

[控制台编程] cgntouk

基于VB编写的三角网生成程序,三角网是基于离散点生成等值线的一个步骤,
Triangle mesh generation based on VB program, triangulation is based on the discrete points to generate contour a step, (2017-04-27, Visual Basic, 53KB, 下载6次)

http://www.pudn.com/Download/item/id/1493271237823036.html

[控制台编程] Ethernet-frame

开发一个以太网帧解析程序,实现以下功能:解析已封装好的Ethernet V2.0帧封装文件(见附件),判断有多少个帧,每个帧的所有字段内容,检测CRC校验是否正确。
Develop an Ethernet frame analysis program, to achieve the following functions: parsing the encapsulated Ethernet V2.0 frame encapsulation document (see annex), to determine the number of frames, each frame of the contents of all fields to detect CRC checksum is correct. (2013-10-30, Visual C++, 273KB, 下载18次)

http://www.pudn.com/Download/item/id/2387261.html

[控制台编程] B06040324_B2

模拟电信计费系统的设计与实现 要求:(1) 计费功能。根据存放在源数据文件中的通话记录和长途费率文件对每一条通话记录计算其通话费用,并将结果保存在费用文件中。其中: 通话费的计算方法如下: 通话费=长途电话费+本地电话费 长途电话费=费率(元/分钟)×通话时长(分钟) (通话时长不满1分钟的按1分钟计算) 本地电话费为:3分钟以内0.5元,以后每3分钟递增0.2元。 (2) 话费查询。输入一个电话号码,从费用文件中统计该电话号码的所有本地话费、长途话费,并从用户文件中查找其用户名,最后在屏幕上显示: 用户名 电话号码 本地话费 长途话费 话费总计 (3) 话单查询。输入一个电话号码,查询并在屏幕显示该用户的所有通话记录,格式为: 用户名 主叫电话号码 被叫电话号码 通话时长
Design and implementation of simulation of telecommunication billing system Requirements: (1) the charging function. According to the calculation of the call charges stored in the source data file in the call records and the long rate documents for each call record, and save the results in cost file. Among them: The following conversation method to calculate the fee: Long distance telephone calls =+ local telephone fee Long distance telephone fee = rate (yuan/minute)* call time (minutes) (call time less than 1 minutes to 1 minutes) Local call: 3 minutes 0.5 yuan, increasing 0.2 yuan every 3 minutes later. (2) calls inquiries. Enter a phone number, all local calls, long-distance calls statistics the phone number from the cost in the file, and find the user name from user file, and finally displayed on the screen: The user name phone number local calls long distance charges charges totaling (3) if a single query. Enter a phone number, query and display all the call records of th (2013-09-25, Visual C++, 277KB, 下载10次)

http://www.pudn.com/Download/item/id/2362072.html

[控制台编程] SetIPNew

通过修改注册表信息修改IP地址,子网掩码,网关等信息
By modifying the registry information to set the IP address, subnet mask, and gateway information (2013-05-04, C/C++, 2488KB, 下载9次)

http://www.pudn.com/Download/item/id/2227879.html

[控制台编程] carparking-managment-system

该程序是基于控制台操作的停车场管理系统,自动运行记录进入停车场的入口道路,出口道路的情况,并记录各个车辆在停车场中停留的时间等信息,程序还提供了历史信息的查询功能
The program is based on the operation of parking management console system to run automatically recorded into the parking lot entrance road exit road, and record various vehicles remain in the parking lot of time and information, the program also provides historical information query function (2013-03-13, Visual C++, 941KB, 下载3次)

http://www.pudn.com/Download/item/id/2158534.html

[控制台编程] WLAN

windows下的无线网分享dos命令,建立后需要自己设定网络共享,然后开启即可.对于无法搜索到win7热点只支持wlan的设备很有用处
wireless network to share under windows dos command, after the establishment of the need to set the network share, and then open the can. useful unable to search the win7 hotspot only supports wlan devices (2013-01-29, DOS, 4KB, 下载6次)

http://www.pudn.com/Download/item/id/2129626.html

[控制台编程] Set_Ip

一键修改IP、子网掩码、网关,打开程序,填入所要修改的IP,在运行程序,即可修改IP。对于需要频繁修改自己主机IP的程序员们很有帮助。
Use only one key to modify the IP, subnet mask, gateway, open the program, fill in the IP you want to modify and run the program, you can modify the IP. Helpful for programmers who need to frequently modify their own host IP. (2012-07-31, Visual C++, 1566KB, 下载42次)

http://www.pudn.com/Download/item/id/1953767.html

[控制台编程] my_hadai

computer guess a number from 1 to 100
computer guess a number from 1 to 100 (2011-04-18, Visual C++, 4696KB, 下载2次)

http://www.pudn.com/Download/item/id/1496329.html

[控制台编程] shuizhunwang_pingcha

本款程序为Visual Studio2008下的C++编写,功能为实现水准网平差。通过已知高程点,各水准路线的观测高差、距离及已知点高程求9个待定高程点高程平差值;以及平差后精度最弱的点及其高程平差值中误差。
Procedures for Visual Studio2008 this subsection C++ under the written standards for the realization of network adjustment function. By a known elevation point, the standard line of observation height, distance and elevation requirements known points to be determined Elevation Elevation 9 level difference and precision of the weakest points, after adjustment of elevation difference in the error level. (2010-12-05, C++, 1082KB, 下载26次)

http://www.pudn.com/Download/item/id/1369654.html

[控制台编程] LOCK

一个可以锁屏幕的小程序,类似网吧的挂机锁。 1.本系统界面友好,容易操作。 2.本系统用于挂机,可以用于网吧游戏挂机锁住屏幕。 3.本系统能显示开始挂机时间和挂机所用时间。 4.本系统最大的特点是可以用屏幕键盘输入密码和隐藏窗口(类似QQ)。 5.本系统是通过修改注册表来禁止任务管理器的,不过系统退出会还原注册表。 下一版本改为远程注入来禁止任务管理器。 6.本系统还禁止了系统热键,任务条,开始键等。 7.本系统使用了不少技巧,其中参考了不少人的代码,这里不一一致谢,如有 问题,或者你有什么意见或建议,
A small program you can lock the screen, similar to Internet cafes to hang the lock. 1. The system interface is friendly, easy to operate. 2. This system is used to hang up, can be used to lock the screen to hang up the game cafes. 3. The system can display the time and began to hang hang time spent. 4. The greatest feature of this system can be used on-screen keyboard to enter a password, and hide the window (similar to the QQ). 5. This system is by modifying the registry to disable the Task Manager, but the system will restore the registry to withdraw. Changed into the next version of Remote Task Manager to prohibit. 6. The system also prohibits the system hotkeys, task bar, start button and so on. 7. The system uses a number of techniques, including reference to the code a lot of people here are not 11 thanks, if Problem, or do you have any comments or suggestions, (2009-12-23, Visual C++, 6391KB, 下载92次)

http://www.pudn.com/Download/item/id/1015404.html

[控制台编程] computetime

开心网种地时,每种蔬菜都有时间,本程序可以计算收菜时间,以防别人偷菜。
Happy farming network, the time for each vegetable has, the program can calculate the cooking time to close to prevent others to steal food. (2009-04-29, Visual C++, 1KB, 下载8次)

http://www.pudn.com/Download/item/id/736753.html

[控制台编程] Starlight_game

一个点灯游戏,欢迎学习下载,既能娱乐又能学习编程知识
A look over the game are welcome to learn from the download, both entertainment while learning programming knowledge (2008-05-02, DOS, 2KB, 下载2次)

http://www.pudn.com/Download/item/id/451198.html

[控制台编程] HOPFIELD1

本段代码演示人工神经网络的hopfield网的运行机制。
code demonstration of the artificial neural network hopfield network operating mechanism. (2006-04-01, Visual C++, 181KB, 下载9次)

http://www.pudn.com/Download/item/id/164217.html

[控制台编程] 浙大ACM 第1109

浙江大学ACM竞赛网测试题第1109道,内附说明,在DEV C++上编写。
Zhejiang University ACM network testing and that its 1109, enclosing shows that the C DEV prepared. (2005-10-02, C++ Builder, 138KB, 下载13次)

http://www.pudn.com/Download/item/id/116231.html

[控制台编程] C数据结构课程设计

数据结构C语言课程设计源代码 这是我花了一个星期独立编出来的课设,得了100分,整个专业就只 有三个满分!内含24点游戏,飞机订票系统和火车信息查询系统以及课 设论文,注释非常详细,相信对学习C语言和数据结构的同学大有帮助
data structure C language source code design courses that I spent a week down the independent class-based, had 100 points, on the whole, only three out! The game includes 24 points, aircraft and booking system for train information system and class-based papers, notes in great detail, I believe in learning C language and data structure of great help students (2005-06-24, C/C++, 312KB, 下载1097次)

http://www.pudn.com/Download/item/id/1119582919142630.html
总计:20